﻿body {
    font-family: 'OpenSans';
    font-size: 17px;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../font/OpenSans-Regular.ttf');
}

@font-face {
    font-family: 'Lobster';
    src: url('../font/Lobster-Regular.ttf');
}

@font-face {
    font-family: 'droid';
    src: url('../font/droid-sans.ttf');
}





@media only screen and (min-width: 1600px) {

     .fixedbody {
    text-align: -webkit-center;
    width: 100% ;
    margin: 0 auto ;
    max-width: 1366px ;

}

     .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 0px!important;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 4%! important;
        top: 140px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 0px!important;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 25px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 0px !important;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 140px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 0px !important;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    



}
@media only screen and (min-width:1366px) {

    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
     .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #0066ee;
    line-height: inherit;
    text-decoration: none;
}


    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 90px 0px 90px;
    }

    .Header_Logo {
        padding: 10px 0px 0px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
    }

    .sizefafa {
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        width: 16.6666%;
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 20px 0px 80px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
    }

    .Footer_Section_two {
    padding:40px 40px 0px 40px;
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
    padding:40px 40px 0px 40px;
    }

    .Footer_Section_Four {
    padding:40px 40px 0px 0px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 40px 0px 40px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 1900px;
    padding:0px;
    }

     .Default_GreyBackgorund2 {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 1900px;
    padding:50px 60px;
    }
   

    .Homebanner {
        padding: 60px 0px 83px 0px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    .Homebanner123 {
        padding: 0px 0px 0px 0px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    .Default_greybgdiv {
    padding:30px 0px 30px 0px;
    }

    .centerbar {
    padding:0px 20px;
    }
    .singledivforsecondbanner {
    padding:0px 20px;
    text-align:center;
    background-image:url(../Images/back_block_showcase.png);
    }

    .singledivforsecondbanner:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 11%;
        top: 329px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
        right: 107px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 329px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }



        .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 5%;
        top: 140px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 25px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 140px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 54px !important;
        margin: 0 !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 0px 15px 0px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 65px 30px 90px;
    }


    .Default_company_profileBox {
    
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
         padding:0px 25px 0px 0px;
    }

    .Default_our_clients_box {
     padding:0px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 30px 65px 70px 90px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    
        padding: 0px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:85px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:0px 0px 30px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 90px;
    }
    .Commnt_banner_data {
    padding: 0px 130px 0px 130px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 65px 0px 90px;
    }

    .Product_video_Div {
        text-align:center;
     padding:0px 0px 60px 0px;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:0px 25px 0px 0px;
    text-align:center;
    }
        .Product_list_div2 {
        padding: 0px 25px 0px 0px;
        text-align: center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 65px 30px 90px;
    }
    .Product_one_main {
        padding: 0px 25px 0px 0px;
    }
     .Product_Two_main {
        padding: 0px 25px 0px 0px;
    }
      .Product_three_main {
        padding: 0px 25px 0px 0px;
    }
       .Product_four_main {
        padding: 0px 25px 0px 0px;
    }

     


    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 150px 50px 150px;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 90px 50px 90px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 90px 50px 90px;
    }
    .Product_general_Devide_dev {
          padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 501px;
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 531px;
        }

    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 90px 50px 90px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 501px;
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 90px 50px 90px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 351px;
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 0px 10px!important;
    }
    .Cnt4 {
         padding: 0px 0px 0px 10px!important;
    }
    .Cnt5 {
         padding: 0px 0px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 0px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/

/*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 90px 0px 90px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/
}




@media only screen and (min-width: 1280px) and (max-width:1365px) 
     {


    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 90px 0px 90px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/


        .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }

            .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 792px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 60px;
    }
    .Homebanner123 {
        padding: 0px 0px 0px 0px;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
        .centerbar {
        padding: 0px 20px;
    }
            .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }


.Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 5%;
        top: 140px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 25px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 140px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }
    .Product_list_div2 {
        padding: 0px 0px 0px 13px;
        text-align: center;
    }

    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
     .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #0066ee;
    line-height: inherit;
    text-decoration: none;
}

    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 60px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 0px 0px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
    }

    .sizefafa {
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        width: 16.6666%;
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 20px 0px 80px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
    }

    .Footer_Section_two {
    padding:40px 40px 0px 40px;
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
    padding:40px 40px 0px 40px;
    }

    .Footer_Section_Four {
    padding:40px 40px 0px 0px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 40px 0px 40px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 1900px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 0px 83px 0px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 8%;
        top: 329px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 5%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 329px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 54px !important;
        margin: 0 !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 0px 15px 0px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 65px 30px 90px;
    }


    .Default_company_profileBox {
    
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
         padding:0px 25px 0px 0px;
    }

    .Default_our_clients_box {
     padding:0px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 30px 65px 70px 90px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    
        padding: 0px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:85px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:0px 0px 30px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 90px;
    }
    .Commnt_banner_data {
    padding: 0px 130px 0px 130px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 90px 0px 90px;
    }

    .Product_video_Div {
        text-align:center;
     padding:0px 0px 60px 0px;

    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:0px 12px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 65px 30px 90px;
    }
    .Product_one_main {
        padding: 0px 25px 0px 0px;
    }
     .Product_Two_main {
        padding: 0px 25px 0px 0px;
    }
      .Product_three_main {
        padding: 0px 25px 0px 0px;
    }
       .Product_four_main {
        padding: 0px 25px 0px 0px;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 150px 50px 150px;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 90px 50px 90px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 90px 50px 90px;
    }
    .Product_general_Devide_dev {
          padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 550px;
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 550px;
        }
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 90px 50px 90px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 451px;
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 90px 50px 90px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 351px;
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 0px 10px!important;
    }
    .Cnt4 {
         padding: 0px 0px 0px 10px!important;
    }
    .Cnt5 {
         padding: 0px 0px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 0px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}


@media only screen and (min-width: 1024px) and (max-width:1279px) 
     {


    /*showcase below div start*/

        .Product_list_div2 {
        padding: 0px 0px 0px 16px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 20px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 106px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 25px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 106px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 50px 0px 50px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/



    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}


    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 30px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 0px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        /*width:55%;*/
    }

    .sizefafa {
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        width: 16.6666%;
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 20px 0px 80px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
    }

    .Footer_Section_two {
    padding:40px 40px 0px 40px;
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
    padding:40px 40px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 40px 0px 0px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 83px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 5%;
        top: 329px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 1%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 329px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0 !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 20px 15px 20px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 65px 30px 90px;
    }


    .Default_company_profileBox {
    
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
         padding:0px 25px 0px 0px;
    }

    .Default_our_clients_box {
     padding:0px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 30px 65px 70px 90px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    
        padding: 0px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:145px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:0px 0px 30px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 90px;
    }
    .Commnt_banner_data {
    padding: 0px 130px 0px 130px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 60px 0px 40px;
    }

    .Product_video_Div {
     padding:0px 0px 60px 0px;
     text-align:center;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:0px 10px 0px 10px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 35px 60px 50px;
    }
    .Product_one_main {
        padding: 0px 25px 0px 0px;
    }
     .Product_Two_main {
        padding: 0px 25px 0px 0px;
    }
      .Product_three_main {
        padding: 0px 25px 0px 0px;
    }
       .Product_four_main {
        padding: 0px 25px 0px 0px;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 12px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 150px 50px 150px;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 90px 50px 90px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 90px 50px 90px;
    }
    .Product_general_Devide_dev {
          padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 450px;
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 550px;
        }

        .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 500px;
        }
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 90px 50px 90px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 361px;
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 90px 50px 90px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 285px;
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 0px 10px!important;
    }
    .Cnt4 {
         padding: 0px 0px 0px 10px!important;
    }
    .Cnt5 {
         padding: 0px 0px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 0px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 915px) and (max-width:1023px) 
     {
    /*showcase below div start*/

        .Product_list_div2 {
        padding: 0px 0px 0px 16px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 20px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 106px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 25px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 106px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 50px 0px 50px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/

    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}


    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 30px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 0px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        /*width:55%;*/
    }

    .sizefafa {
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        width: 16.6666%;
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 14px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 20px 0px 50px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
    }

    .Footer_Section_two {
    padding:40px 25px 0px 25px;
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
    padding:40px 25px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 40px 0px 0px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 83px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 5%;
        top: 329px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 1%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 329px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 94% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0 !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 50px 15px 50px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
         padding:0px 25px 0px 0px;
    }

    .Default_our_clients_box {
     padding:0px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 30px 35px 70px 60px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        /*background-image:url(../Images/back_block_showcase.png);*/
       padding: 0px 0px 0px 0px;
        /*height:299px;*/
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    /*.Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }*/
    .Default_Amol_GARMENTMACHINES {
    
        padding: 0px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:165px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:0px 0px 13px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 90px;
    }
    .Commnt_banner_data {
    padding: 0px 30px 0px 30px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 50px 0px 50px;
    }

    .Product_video_Div {
     padding:0px 0px 60px 0px;
     text-align:center;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:0px 0px 0px 10px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
    }
     .Product_Two_main {
        padding: 0px 25px 0px 0px;
    }
      .Product_three_main {
        padding: 0px 28px 0px 0px;
    }
       .Product_four_main {
        padding: 0px 25px 0px 0px;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        /*background-image: url(../Images/back_block_gray.png);*/
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    /*.Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }*/

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        /*background-image: url(../Images/back_block_gray.png);*/
        /*height: 243px;*/
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    /*.Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }*/

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        /*background-image: url(../Images/back_block_gray.png);*/
        /*height: 243px;*/
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    /*.Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }*/

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        /*background-image: url(../Images/back_block_gray.png);*/
        /*height: 243px;*/
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    /*.Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }*/

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 150px 50px 150px;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 90px 50px 90px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 90px 50px 90px;
    }
    .Product_general_Devide_dev {
          padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 450px;
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 550px;
        }

        .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 500px;
        }
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 90px 50px 90px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 361px;
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 90px 50px 90px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 285px;
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 892px) and (max-width:914px) 
     {

     /*showcase below div start*/

        .Product_list_div2 {
        padding: 0px 0px 0px 16px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 106px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 25px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 106px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 50px 0px 50px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/

    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}


    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 30px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 0px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        /*width:55%;*/
    }

    .sizefafa {
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        width: 16.6666%;
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 14px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 20px 0px 50px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
    }

    .Footer_Section_two {
    padding:40px 25px 0px 25px;
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
    padding:40px 15px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 14px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 83px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 5%;
        top: 329px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 1%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 329px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 94% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0 !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 50px 15px 50px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
         padding:0px 25px 0px 0px;
    }

    .Default_our_clients_box {
     padding:0px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 30px 35px 70px 60px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        /*background-image:url(../Images/back_block_showcase.png);*/
       padding: 0px 0px 0px 0px;
        /*height:299px;*/
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    /*.Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }*/
    .Default_Amol_GARMENTMACHINES {
    
        padding: 0px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:165px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:0px 0px 13px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 90px;
    }
    .Commnt_banner_data {
    padding: 0px 30px 0px 30px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 50px 0px 50px;
    }

    .Product_video_Div {
     padding:0px 0px 60px 0px;
     text-align:center;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:0px 0px 0px 10px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
    }
     .Product_Two_main {
        padding: 0px 25px 0px 0px;
    }
      .Product_three_main {
        padding: 0px 28px 0px 0px;
    }
       .Product_four_main {
        padding: 0px 25px 0px 0px;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        /*background-image: url(../Images/back_block_gray.png);*/
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    /*.Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }*/

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        /*background-image: url(../Images/back_block_gray.png);*/
        /*height: 243px;*/
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    /*.Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }*/

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        /*background-image: url(../Images/back_block_gray.png);*/
        /*height: 243px;*/
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    /*.Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }*/

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        /*background-image: url(../Images/back_block_gray.png);*/
        /*height: 243px;*/
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    /*.Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }*/

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 150px 50px 150px;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 90px 50px 90px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 90px 50px 90px;
    }
    .Product_general_Devide_dev {
          padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 450px;
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 550px;
        }

        .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 500px;
        }
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 90px 50px 90px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 361px;
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 90px 50px 90px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 285px;
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 876px) and (max-width:891px) 
     {

    /*showcase below div start*/

        .Product_list_div2 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 106px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 106px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/
    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 60px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 20px 0px 25px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 25px 0px 25px;
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
    padding:40px 15px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 14px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 83px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 5%;
        top: 329px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 1%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 329px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 94% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0 !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 70px 15px 70px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    width:50%;
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
        width:50%;
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
        width:50%;
         padding:40px 25px 0px 0px;
    }

    .Default_our_clients_box {
        width:50%;
     padding:40px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 30px 10px 70px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    width:50%;
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 90px;
    }
    .Commnt_banner_data {
    padding: 0px 30px 0px 30px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 50px 0px 50px;
    }

    .Product_video_Div {
     padding:0px 0px 60px 0px;
     text-align:center;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:0px 25px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 50px;
        width:50%;
    }
     .Product_Two_main {
        padding: 0px 50px 0px 0px;
        width:50%;
    }
      .Product_three_main {
        padding: 0px 25px 0px 50px;
        width:50%;
    }
       .Product_four_main {
        padding: 0px 50px 0px 0px;
        width:50%;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 50px 50px 50px;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 50px 50px 50px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 50px 50px 50px;
    }
    .Product_general_Devide_dev {
          padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 450px;
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 550px;
        }

        .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 500px;
        }
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 361px;
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 285px;
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 873px) and (max-width:875px) 
     {

     /*showcase below div start*/

        .Product_list_div2 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 106px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 106px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/
    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 60px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 20px 0px 25px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 25px 0px 25px;
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
    padding:40px 15px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 14px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 83px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 5%;
        top: 329px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 1%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 329px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 94% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0 !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 70px 15px 70px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    width:50%;
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
        width:50%;
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
        width:50%;
         padding:40px 25px 0px 0px;
    }

    .Default_our_clients_box {
        width:50%;
     padding:40px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 30px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    width:50%;
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 90px;
    }
    .Commnt_banner_data {
    padding: 0px 30px 0px 30px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 50px 0px 50px;
    }

    .Product_video_Div {
     padding:0px 0px 60px 0px;
     text-align:center;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:0px 25px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 50px;
        width:50%;
    }
     .Product_Two_main {
        padding: 0px 50px 0px 0px;
        width:50%;
    }
      .Product_three_main {
        padding: 0px 25px 0px 50px;
        width:50%;
    }
       .Product_four_main {
        padding: 0px 50px 0px 0px;
        width:50%;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 50px 50px 50px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 50px 50px 50px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 50px 50px 50px;
    }
    .Product_general_Devide_dev {
          padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 450px;
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 550px;
        }

        .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 500px;
        }
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 361px;
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 285px;
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 864px) and (max-width:872px) 
     {

     /*showcase below div start*/

        .Product_list_div2 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 106px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 106px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/


    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 60px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 20px 0px 25px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 25px 0px 25px;
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
    padding:40px 15px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 14px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 83px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 5%;
        top: 329px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 1%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 329px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 94% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0 !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 70px 15px 70px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    width:50%;
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
        width:50%;
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
        width:50%;
         padding:40px 25px 0px 0px;
    }

    .Default_our_clients_box {
        width:50%;
     padding:40px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 30px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    width:50%;
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 90px;
    }
    .Commnt_banner_data {
    padding: 0px 30px 0px 30px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 50px 0px 50px;
    }

    .Product_video_Div {
     padding:0px 0px 60px 0px;
     text-align:center;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:0px 25px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 50px;
        width:50%;
    }
     .Product_Two_main {
        padding: 0px 50px 0px 0px;
        width:50%;
    }
      .Product_three_main {
        padding: 0px 25px 0px 50px;
        width:50%;
    }
       .Product_four_main {
        padding: 0px 50px 0px 0px;
        width:50%;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 50px 50px 50px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 50px 50px 50px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 50px 50px 50px;
    }
    .Product_general_Devide_dev {
          padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 450px;
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 550px;
        }

        .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 500px;
        }
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 361px;
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 285px;
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}


@media only screen and (min-width: 854px) and (max-width:863px) 
     {

    /*showcase below div start*/

        .Product_list_div2 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 106px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 106px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/


    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 60px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 20px 0px 25px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 25px 0px 25px;
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
    padding:40px 15px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 14px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 83px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 5%;
        top: 329px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 1%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 329px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0 !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 70px 15px 70px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    width:50%;
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
        width:50%;
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
        width:50%;
         padding:40px 25px 0px 0px;
    }

    .Default_our_clients_box {
        width:50%;
     padding:40px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 30px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    width:50%;
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 50px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 30px 0px 30px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 50px 0px 50px;
    }

    .Product_video_Div {
     padding:0px 0px 60px 0px;
     text-align:center;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:0px 25px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 50px;
        width:50%;
    }
     .Product_Two_main {
        padding: 0px 50px 0px 0px;
        width:50%;
    }
      .Product_three_main {
        padding: 0px 25px 0px 50px;
        width:50%;
    }
       .Product_four_main {
        padding: 0px 50px 0px 0px;
        width:50%;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 50px 50px 50px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 50px 50px 50px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 50px 50px 50px;
    }
    .Product_general_Devide_dev {
          padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 450px;
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 550px;
        }

        .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 500px;
        }
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 361px;
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 285px;
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 804px) and (max-width:853px) 
     {
    /*showcase below div start*/

        .Product_list_div2 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 106px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 106px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/
    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 60px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 20px 0px 25px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 25px 0px 25px;
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
    padding:40px 15px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 14px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 83px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 329px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 1%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 329px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0 !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 70px 15px 70px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    width:50%;
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
        width:50%;
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
        width:50%;
         padding:40px 25px 0px 0px;
    }

    .Default_our_clients_box {
        width:50%;
     padding:40px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 0px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    width:50%;
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 50px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 30px 0px 30px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 25px 0px 25px;
    }

    .Product_video_Div {
     padding:0px 0px 60px 0px;
     text-align:center;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:0px 25px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
        width:50%;
    }
     .Product_Two_main {
        padding: 0px 25px 0px 0px;
        width:50%;
    }
      .Product_three_main {
        padding: 40px 25px 0px 25px;
        width:50%;
    }
       .Product_four_main {
        padding: 40px 25px 0px 0px;
        width:50%;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 50px 50px 50px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 50px 50px 50px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 50px 50px 50px;
    }
    .Product_general_Devide_dev {
          padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 450px;
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 550px;
        }

        .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 500px;
        }
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 361px;
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 30px 0px 30px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 285px;
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 800px) and (max-width:803px) 
     {

     /*showcase below div start*/

        .Product_list_div2 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 106px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 106px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/

    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 60px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 20px 0px 25px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 18px 0px 18px;
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
    padding:40px 2px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 14px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 83px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 329px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 1%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 329px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0 !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 70px 15px 70px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    width:50%;
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
        width:50%;
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
        width:50%;
         padding:40px 25px 0px 0px;
    }

    .Default_our_clients_box {
        width:50%;
     padding:40px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 0px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    width:50%;
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 50px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 30px 0px 30px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 25px 0px 25px;
    }

    .Product_video_Div {
     padding:0px 0px 60px 0px;
     text-align:center;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:0px 25px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
        width:50%;
    }
     .Product_Two_main {
        padding: 0px 25px 0px 0px;
        width:50%;
    }
      .Product_three_main {
        padding: 30px 25px 0px 25px;
        width:50%;
    }
       .Product_four_main {
        padding: 30px 25px 0px 0px;
        width:50%;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 50px 50px 50px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 50px 50px 50px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 50px 50px 50px;
    }
    .Product_general_Devide_dev {
          padding:0px 15px 0px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 450px;
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 550px;
        }

        .Product_industrial_Devide_dev {
           padding:0px 15px 0px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 500px;
        }
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 361px;
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 285px;
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 780px) and (max-width:799px) 
     {
    /*showcase below div start*/

        .Product_list_div2 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 106px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 106px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/

    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 60px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 20px 0px 15px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 15px 0px 15px;
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
    padding:40px 2px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 9px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 83px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 329px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 1%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 329px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0 !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 70px 15px 70px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    width:50%;
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
        width:50%;
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
        width:50%;
         padding:40px 25px 0px 0px;
    }

    .Default_our_clients_box {
        width:50%;
     padding:40px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 0px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    width:50%;
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 50px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 30px 0px 30px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 25px 0px 25px;
    }

    .Product_video_Div {
     padding:0px 0px 40px 0px;
    text-align:center;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:0px 25px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
        width:50%;
    }
     .Product_Two_main {
        padding: 0px 25px 0px 0px;
        width:50%;
    }
      .Product_three_main {
        padding: 30px 25px 0px 25px;
        width:50%;
    }
       .Product_four_main {
        padding: 30px 25px 0px 0px;
        width:50%;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 50px 50px 50px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 50px 50px 50px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 50px 50px 50px;
    }
    .Product_general_Devide_dev {
          padding:0px 15px 0px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 450px;
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 550px;
        }

        .Product_industrial_Devide_dev {
           padding:0px 15px 0px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 500px;
        }
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 361px;
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 285px;
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 768px) and (max-width:779px) 
     {
    /*showcase below div start*/

        .Product_list_div2 {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 106px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 106px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/
    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 60px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 20px 0px 10px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 15px 0px 15px;
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
    padding:40px 2px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 9px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 60px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 6%;
        top: 264px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 1%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 264px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0 !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 70px 15px 70px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    width:50%;
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
        width:50%;
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
        width:50%;
         padding:40px 25px 0px 0px;
    }

    .Default_our_clients_box {
        width:50%;
     padding:40px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 0px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    width:50%;
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 50px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 30px 0px 30px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 25px 0px 25px;
    }

    .Product_video_Div {
     padding:0px 0px 40px 0px;
     text-align:center;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:0px 25px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
        width:50%;
    }
     .Product_Two_main {
        padding: 0px 25px 0px 0px;
        width:50%;
    }
      .Product_three_main {
        padding: 30px 25px 0px 25px;
        width:50%;
    }
       .Product_four_main {
        padding: 30px 25px 0px 0px;
        width:50%;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 50px 50px 50px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 50px 50px 50px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 50px 50px 50px;
    }
    .Product_general_Devide_dev {
          padding:0px 15px 0px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 450px;
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 0px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 550px;
        }

        .Product_industrial_Devide_dev {
           padding:0px 15px 0px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    height: 500px;
        }
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 361px;
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        height: 285px;
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 740px) and (max-width:767px) 
     {
    /*showcase below div start*/

        .Product_list_div2 {
        padding: 40px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 7%;
        top: 88px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 88px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 22px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/

       .commetbanner .slick-dots {
           border-radius: 50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 30px !important;
        list-style: circle !important;
        text-align: center !important;

    /* Your custom styles for Slider 1 dots */
}
    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
           margin:0px;
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    border-color:#9D426B;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 60px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 50px 0px 50px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 40px 0px 0px;
    width:50%
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
        width:50%;
    padding:40px 40px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 9px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 60px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #000000;
        font-size: 26px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 7%;
        top: 201px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
                    height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #b80b04 !important;
        font-size: 24px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 2%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
           height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        border-radius:30px;
        font-size: 26px !important;
        font-weight: bold !important;
        top: 201px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
                height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin:  0px 0px 0px -30px !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 70px 15px 70px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    width:50%;
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
        width:50%;
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
        width:50%;
         padding:40px 25px 0px 0px;
    }

    .Default_our_clients_box {
        width:50%;
     padding:40px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 0px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    width:50%;
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 50px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 30px 0px 30px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 25px 0px 25px;
    }

    .Product_video_Div {
         text-align:center;
     padding:0px 0px 0px 0px;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:50px 0px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
        width:50%;
    }
     .Product_Two_main {
        padding: 0px 25px 0px 0px;
        width:50%;
    }
      .Product_three_main {
        padding: 30px 25px 0px 25px;
        width:50%;
    }
       .Product_four_main {
        padding: 30px 25px 0px 0px;
        width:50%;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 32px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 50px 50px 50px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 50px 50px 50px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 50px 50px 50px;
    }
    .Product_general_Devide_dev {
          padding:0px 15px 50px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 511px;
                    width:50%;*/
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 50px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 550px;*/
        }

        
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 15px 50px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 361px;*/
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 360px;
        width: 50%;*/
        /*height: 285px;*/
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 720px) and (max-width:739px) 
     {
    /*showcase below div start*/

        .Product_list_div2 {
        padding: 40px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 55px;
        top: 93px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 93px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 21px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/

       .commetbanner .slick-dots {
           border-radius: 50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 30px !important;
        list-style: circle !important;
        text-align: center !important;

    /* Your custom styles for Slider 1 dots */
}
    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
           margin:0px;
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    border-color:#9D426B;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 60px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 50px 0px 50px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 40px 0px 0px;
    width:50%
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
        width:50%;
    padding:40px 40px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 9px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 60px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #000000;
        font-size: 26px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 7%;
        top: 201px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
                    height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #b80b04 !important;
        font-size: 24px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 2%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
           height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        border-radius:30px;
        font-size: 26px !important;
        font-weight: bold !important;
        top: 201px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
                height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin:  0px 0px 0px -30px !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 70px 15px 70px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 600px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    width:50%;
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
        width:50%;
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
        width:50%;
         padding:40px 25px 0px 0px;
    }

    .Default_our_clients_box {
        width:50%;
     padding:40px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 0px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    width:50%;
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 50px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 30px 0px 30px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 25px 0px 25px;
    }

    .Product_video_Div {
         text-align:center;
     padding:0px 0px 0px 0px;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:50px 0px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
        width:50%;
    }
     .Product_Two_main {
        padding: 0px 25px 0px 0px;
        width:50%;
    }
      .Product_three_main {
        padding: 30px 25px 0px 25px;
        width:50%;
    }
       .Product_four_main {
        padding: 30px 25px 0px 0px;
        width:50%;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 31px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 50px 50px 50px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 50px 50px 50px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 50px 50px 50px;
    }
    .Product_general_Devide_dev {
          padding:0px 15px 50px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 511px;
                    width:50%;*/
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 50px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 550px;*/
        }

        
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 15px 50px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 361px;*/
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 360px;
        width: 50%;*/
        /*height: 285px;*/
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 640px) and (max-width:719px) 
     {
     /*showcase below div start*/

        .Product_DownloadCamera {
        width:60%;
        }
        .Product_Download2 {
        width:40%;
        }
        .Product_list_div2 {
        padding: 40px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 55px;
        top: 78px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 78px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 21px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/

       .commetbanner .slick-dots {
           border-radius: 50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 30px !important;
        list-style: circle !important;
        text-align: center !important;

    /* Your custom styles for Slider 1 dots */
}
    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
           margin:0px;
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    border-color:#9D426B;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 60px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 50px 0px 50px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 40px 0px 0px;
    width:50%
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
        width:50%;
    padding:40px 40px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 9px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 60px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #000000;
        font-size: 26px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 8%;
        top: 201px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
                    height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #b80b04 !important;
        font-size: 24px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 2%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
           height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        border-radius:30px;
        font-size: 26px !important;
        font-weight: bold !important;
        top: 201px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
                height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin:  0px 0px 0px -30px !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 0px 0px 0px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 70px 15px 70px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 547px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    width:50%;
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
        width:50%;
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
        width:50%;
         padding:40px 25px 0px 0px;
    }

    .Default_our_clients_box {
        width:50%;
     padding:40px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 90px 0px 90px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 0px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    width:50%;
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 65px 70px 50px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 30px 0px 30px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 32px ! important;
    padding: 34px 28px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 33px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 50px 0px 0px;
    }

    .Product_video_list {
      padding:40px 25px 0px 25px;
    }

    .Product_video_Div {
         text-align:center;
     padding:0px 0px 0px 0px;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:50px 0px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
        width:50%;
    }
     .Product_Two_main {
        padding: 0px 25px 0px 0px;
        width:50%;
    }
      .Product_three_main {
        padding: 30px 25px 0px 25px;
        width:50%;
    }
       .Product_four_main {
        padding: 30px 25px 0px 0px;
        width:50%;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
    }
    .Comment_Our_Comment_line {
            font-size: 30px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 50px 50px 50px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 50px 50px 50px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 50px 50px 50px;
    }
    .Product_general_Devide_dev {
          padding:0px 15px 50px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 511px;
                    width:50%;*/
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 50px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 550px;*/
        }

        
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 15px 50px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 361px;*/
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 360px;
        width: 50%;*/
        /*height: 285px;*/
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 600px) and (max-width:639px) 
     {

    /*showcase below div start*/

        .Product_DownloadCamera {
        width:60%;
        }
        .Product_Download2 {
        width:40%;
        }
        .Product_list_div2 {
        padding: 40px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 55px;
        top: 78px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 78px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 21px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/

       .commetbanner .slick-dots {
           border-radius: 50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 30px !important;
        list-style: circle !important;
        text-align: center !important;

    /* Your custom styles for Slider 1 dots */
}
    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
           margin:0px;
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    border-color:#9D426B;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 60px 0px 60px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 50px 0px 50px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 40px 0px 0px;
    width:50%
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
        width:50%;
    padding:40px 40px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 9px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 50px 0px 50px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 60px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #000000;
        font-size: 26px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 9%;
        top: 201px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
                    height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #b80b04 !important;
        font-size: 24px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 2%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
           height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        border-radius:30px;
        font-size: 26px !important;
        font-weight: bold !important;
        top: 201px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
                height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin:  0px 0px 0px -30px !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 50px 0px 50px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 0px 15px 0px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 500px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    width:50%;
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
        width:50%;
     padding:0px 25px 0px 0px;
    }
    .Default_management_team_box {
        width:50%;
         padding:40px 25px 0px 0px;
    }

    .Default_our_clients_box {
        width:50%;
     padding:40px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 50px 0px 50px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 0px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    width:50%;
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 50px 70px 50px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 30px 0px 30px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 40px 0px 40px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
   }
    .cameraset {
    font-size: 29px ! important;
    padding: 37px 24px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 30px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 30px 0px 0px;
    width:40%;
    }

    .Product_video_list {
      padding:40px 25px 0px 25px;
    }

    .Product_video_Div {
         text-align:center;
     padding:0px 0px 0px 0px;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:50px 0px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
        width:50%;
    }
     .Product_Two_main {
        padding: 0px 25px 0px 0px;
        width:50%;
    }
      .Product_three_main {
        padding: 30px 25px 0px 25px;
        width:50%;
    }
       .Product_four_main {
        padding: 30px 25px 0px 0px;
        width:50%;
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 40px 0px 40px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
        width:60%;
    }
    .Comment_Our_Comment_line {
            font-size: 30px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 50px 50px 50px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 50px 50px 50px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 90px 50px 90px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 90px 50px 90px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 50px 50px 50px;
    }
    .Product_general_Devide_dev {
          padding:0px 15px 50px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 511px;
                    width:50%;*/
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 50px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 550px;*/
        }

        
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 15px 50px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 361px;*/
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 360px;
        width: 50%;*/
        /*height: 285px;*/
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 90px 50px 90px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 150px 30px 150px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}


@media only screen and (min-width: 480px) and (max-width:599px) 
     {

    /*showcase below div start*/

        .Product_DownloadCamera {
        width:60%;
        }
        .Product_Download2 {
        width:40%;
        }
        .Product_list_div2 {
        padding: 40px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height:344px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 55px;
        top: 78px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 78px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 21px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/
       .commetbanner .slick-dots {
           border-radius: 50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 14px !important;
        list-style: circle !important;
        text-align: center !important;

    /* Your custom styles for Slider 1 dots */
}
    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
           margin:0px;
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    border-color:#9D426B;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 40px 0px 40px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 40px 0px 40px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 20px 0px 0px;
    width:50%
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
        width:50%;
    padding:40px 0px 0px 20px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 9px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 0px 0px 0px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 60px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #000000;
        font-size: 26px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 9%;
        top: 160px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
                    height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #b80b04 !important;
        font-size: 24px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 2%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
           height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        border-radius:30px;
        font-size: 26px !important;
        font-weight: bold !important;
        top: 160px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
                height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 20px !important;
        display: block !important;
        width: 86% !important;
        padding: 0px 0px 0px 0px !important;
        margin:  0px 0px 0px 3px !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 40px 0px 40px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 33px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 0px 15px 0px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 400px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 35px 30px 60px;
    }


    .Default_company_profileBox {
    /*width:50%;*/
    padding:0px 25px 0px 0px;
    }

    .Default_Our_mission_box {
        /*width:50%;*/
     padding:40px 25px 0px 0px;
    }
    .Default_management_team_box {
        /*width:50%;*/
         padding:40px 25px 0px 0px;
    }

    .Default_our_clients_box {
        /*width:50%;*/
     padding:40px 25px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 50px 0px 50px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 227px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 0px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    /*width:50%;*/
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 40px 70px 40px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 0px 0px 0px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 0px 0px 0px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
        width:60%;
   }
    .cameraset {
    font-size: 29px ! important;
    padding: 37px 11px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 30px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 7px 0px 0px;
    width:35%;
    }

    .Product_video_list {
      padding:40px 25px 0px 25px;
    }

    .Product_video_Div {
         text-align:center;
     padding:0px 0px 0px 0px;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:50px 0px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
        /*width:50%;*/
    }
     .Product_Two_main {
        padding: 0px 25px 0px 25px;
     
    }
      .Product_three_main {
        padding: 30px 25px 0px 25px;
      
    }
       .Product_four_main {
        padding: 30px 25px 0px 25px;
       
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 0px 0px 0px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
        width:65%;
    }
    .Comment_Our_Comment_line {
            font-size: 30px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 50px 50px 50px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 40px 50px 40px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 40px 50px 40px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 40px 50px 40px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 50px 50px 50px;
    }
    .Product_general_Devide_dev {
          padding:0px 15px 50px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 511px;
                    width:50%;*/
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 50px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 550px;*/
        }

        
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 15px 50px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 361px;*/
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 50px 50px 50px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 360px;
        width: 50%;*/
        /*height: 285px;*/
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 40px 50px 40px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 40px 30px 40px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 412px) and (max-width:479px) 
     {
      /*showcase below div start*/

        .Product_DownloadCamera {
        width:60%;
        }
        .Product_Download2 {
        width:40%;
        }
        .Product_list_div2 {
        padding: 40px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        /*max-height: 292px;*/
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 55px;
        top: 118px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 118px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        width: 358px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 21px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/
       .commetbanner .slick-dots {
           border-radius: 50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 14px !important;
        list-style: circle !important;
        text-align: center !important;

    /* Your custom styles for Slider 1 dots */
}
    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
           margin:0px;
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    border-color:#9D426B;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 40px 0px 40px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 40px 0px 40px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 20px 0px 0px;
    /*width:50%*/
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
        /*width:50%;*/
    padding:40px 0px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 9px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 0px 0px 0px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 60px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #000000;
        font-size: 26px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 12%;
        top: 160px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
                    height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #b80b04 !important;
        font-size: 24px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 3%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
           height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        border-radius:30px;
        font-size: 26px !important;
        font-weight: bold !important;
        top: 160px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
                height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 20px !important;
        display: block !important;
        width: 86% !important;
        padding: 0px 0px 0px 0px !important;
        margin:  0px 0px 0px 3px !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 40px 0px 40px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 29px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 0px 15px 0px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 330px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 40px 30px 40px;
    }


    .Default_company_profileBox {
    /*width:50%;*/
    padding:0px 0px 0px 0px;
    }

    .Default_Our_mission_box {
        /*width:50%;*/
     padding:40px 0px 0px 0px;
    }
    .Default_management_team_box {
        /*width:50%;*/
         padding:40px 0px 0px 0px;
    }

    .Default_our_clients_box {
        /*width:50%;*/
     padding:40px 0px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 50px 0px 50px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 166px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 0px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    /*width:50%;*/
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 40px 70px 40px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 0px 0px 0px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 0px 0px 0px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
        width:60%;
   }
    .cameraset {
    font-size: 29px ! important;
    padding: 37px 11px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 30px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 4px 0px 0px;
    width:33%;
    }

    .Product_video_list {
      padding:40px 25px 0px 25px;
    }

    .Product_video_Div {
         text-align:center;
     padding:0px 0px 0px 0px;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:50px 0px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
        /*width:50%;*/
    }
     .Product_Two_main {
        padding: 0px 25px 0px 25px;
     
    }
      .Product_three_main {
        padding: 30px 25px 0px 25px;
      
    }
       .Product_four_main {
        padding: 30px 25px 0px 25px;
       
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 0px 0px 0px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
        width:65%;
    }
    .Comment_Our_Comment_line {
            font-size: 29px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 50px 50px 50px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 40px 50px 40px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 40px 50px 40px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 40px 50px 40px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 20px 50px 20px;
    }
    .Product_general_Devide_dev {
          padding:0px 15px 50px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 511px;
                    width:50%;*/
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 50px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 550px;*/
        }

        
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 20px 50px 20px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 15px 50px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 361px;*/
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 20px 50px 20px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 360px;
        width: 50%;*/
        /*height: 285px;*/
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 40px 50px 40px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 40px 30px 40px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 393px) and (max-width:411px) 
     {
    /*showcase below div start*/

        .Product_DownloadCamera {
        width:60%;
        }
        .Product_Download2 {
        width:40%;
        }
        .Product_list_div2 {
        padding: 40px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 10px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 338px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 20px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 39px;
        top: 150px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 4px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 150px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        /*width: 358px;*/
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 19px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/
       .commetbanner .slick-dots {
           border-radius: 50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 14px !important;
        list-style: circle !important;
        text-align: center !important;

    /* Your custom styles for Slider 1 dots */
}
    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
           margin:0px;
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    border-color:#9D426B;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 40px 0px 40px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 40px 0px 40px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 20px 0px 0px;
    /*width:50%*/
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
        /*width:50%;*/
    padding:40px 0px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 9px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 0px 0px 0px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 60px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #000000;
        font-size: 26px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 12%;
        top: 135px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
                    height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #b80b04 !important;
        font-size: 24px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 3%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
           height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        border-radius:30px;
        font-size: 26px !important;
        font-weight: bold !important;
        top: 135px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
                height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 20px !important;
        display: block !important;
        width: 86% !important;
        padding: 0px 0px 0px 0px !important;
        margin:  0px 0px 0px 3px !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 40px 0px 40px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 27px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 0px 15px 0px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 314px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 40px 30px 40px;
    }


    .Default_company_profileBox {
    /*width:50%;*/
    padding:0px 0px 0px 0px;
    }

    .Default_Our_mission_box {
        /*width:50%;*/
     padding:40px 0px 0px 0px;
    }
    .Default_management_team_box {
        /*width:50%;*/
         padding:40px 0px 0px 0px;
    }

    .Default_our_clients_box {
        /*width:50%;*/
     padding:40px 0px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 50px 0px 50px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 166px;
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 0px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    /*width:50%;*/
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 40px 70px 40px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 0px 0px 0px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 0px 0px 0px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
        width:60%;
   }
    .cameraset {
    font-size: 29px ! important;
    padding: 37px 11px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 30px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 4px 0px 0px;
    width:33%;
    }

    .Product_video_list {
      padding:40px 25px 0px 25px;
    }

    .Product_video_Div {
         text-align:center;
     padding:0px 0px 0px 0px;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:50px 0px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
        /*width:50%;*/
    }
     .Product_Two_main {
        padding: 0px 25px 0px 25px;
     
    }
      .Product_three_main {
        padding: 30px 25px 0px 25px;
      
    }
       .Product_four_main {
        padding: 30px 25px 0px 25px;
       
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 0px 0px 0px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
        width:65%;
    }
    .Comment_Our_Comment_line {
            font-size: 27px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 40px 50px 40px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 40px 50px 40px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 40px 50px 40px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 40px 50px 40px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 20px 50px 20px;
    }
    .Product_general_Devide_dev {
          padding:0px 15px 50px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 511px;
                    width:50%;*/
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 50px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 550px;*/
        }

        
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 20px 50px 20px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 15px 50px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 361px;*/
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 20px 50px 20px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 360px;
        width: 50%;*/
        /*height: 285px;*/
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 40px 50px 40px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 40px 30px 40px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 384px) and (max-width:392px) 
     {
    /*showcase below div start*/

        .Homebanner123 {
        padding:0px 0px 0px 0px;
        }
        .Product_DownloadCamera {
        width:70% ! important;
        }
        .Product_Download2 {
        width:30%! important 
        }
        .Product_list_div2 {
        padding: 40px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 10px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 8px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        /*max-height: 292px;*/
        width: 100%;
        max-width: 1900px;
        padding: 50px 30px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 37px;
        top: 130px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 2px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 130px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        /*width: 358px;*/
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 19px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/
       .commetbanner .slick-dots {
           border-radius: 50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 14px !important;
        list-style: circle !important;
        text-align: center !important;

    /* Your custom styles for Slider 1 dots */
}
    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
           margin:0px;
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    border-color:#9D426B;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 40px 0px 40px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 40px 0px 40px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 20px 0px 0px;
    /*width:50%*/
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
        /*width:50%;*/
    padding:40px 0px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 9px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 0px 0px 0px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 60px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #000000;
        font-size: 26px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 12%;
        top: 135px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
                    height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #b80b04 !important;
        font-size: 24px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 3%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
           height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        border-radius:30px;
        font-size: 26px !important;
        font-weight: bold !important;
        top: 135px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
                height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 20px !important;
        display: block !important;
        width: 86% !important;
        padding: 0px 0px 0px 0px !important;
        margin:  0px 0px 0px 3px !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 40px 0px 40px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 25px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 0px 15px 0px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 314px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 40px 30px 40px;
    }


    .Default_company_profileBox {
    /*width:50%;*/
    padding:0px 0px 0px 0px;
    }

    .Default_Our_mission_box {
        /*width:50%;*/
     padding:40px 0px 0px 0px;
    }
    .Default_management_team_box {
        /*width:50%;*/
         padding:40px 0px 0px 0px;
    }

    .Default_our_clients_box {
        /*width:50%;*/
     padding:40px 0px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 50px 0px 50px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 180px;
        font-size: 26px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 0px 10px 30px 40px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    /*width:50%;*/
        padding: 40px 25px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 40px 70px 40px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 0px 0px 0px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 0px 0px 0px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
        width:60%;
   }
    .cameraset {
    font-size: 29px ! important;
    padding: 37px 11px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 30px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 4px 0px 0px;
    width:33%;
    }

    .Product_video_list {
      padding:40px 25px 0px 25px;
    }

    .Product_video_Div {
         text-align:center;
     padding:0px 0px 0px 0px;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:50px 0px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
        /*width:50%;*/
    }
     .Product_Two_main {
        padding: 0px 25px 0px 25px;
     
    }
      .Product_three_main {
        padding: 30px 25px 0px 25px;
      
    }
       .Product_four_main {
        padding: 30px 25px 0px 25px;
       
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 0px 0px 0px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
        width:65%;
    }
    .Comment_Our_Comment_line {
            font-size: 26px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 27px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 40px 50px 40px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 40px 50px 40px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 40px 50px 40px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 40px 50px 40px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 20px 50px 20px;
    }
    .Product_general_Devide_dev {
          padding:0px 15px 50px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 511px;
                    width:50%;*/
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 50px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 550px;*/
        }

        
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 20px 50px 20px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 15px 50px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 361px;*/
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 20px 50px 20px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 360px;
        width: 50%;*/
        /*height: 285px;*/
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 40px 50px 40px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 40px 30px 40px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 360px) and (max-width:383px) 
     {
    /*showcase below div start*/

        .Product_DownloadCamera {
        width:70%! important
        }
        .Product_Download2 {
        width:30%! important;
        }
        .Product_list_div2 {
        padding: 40px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 8px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 5px;
    }
        .Homebanner123 {
        padding:0px;
        }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        /*max-height: 292px;*/
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
      position: absolute !important;
        background-color: #ffffff;
        /* background-image: url(../Images/Background-Black-Transperent.png); */
        height: 25px;
        width: 25px;
        padding: 3px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 19px !important;
        font-weight: bold !important;
        /* border: 1px solid #eebf00; */
        border-radius: 30px;
        left: 45px;
        top:130px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 25px;
            width: 25px;
            padding: 3px 0px 0px 8px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 19px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
               right: 10px;
        position: absolute !important;
        background-color: #ffffff;
        color: #000000;
        height: 25px;
        width: 25px;
        padding: 3px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius: 30px;
        font-size: 19px !important;
        font-weight: bold !important;
        top: 130px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 25px;
            width: 25px;
               padding: 3px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 19px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        /*width: 358px;*/
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 18px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/

       .commetbanner .slick-dots {
           border-radius: 50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 14px !important;
        list-style: circle !important;
        text-align: center !important;

    /* Your custom styles for Slider 1 dots */
}
    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
           margin:0px;
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    border-color:#9D426B;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 40px 0px 40px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 40px 0px 40px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 20px 0px 0px;
    /*width:50%*/
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
        /*width:50%;*/
    padding:40px 0px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 9px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 0px 0px 0px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 60px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #000000;
        font-size: 26px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 12%;
        top: 135px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
                    height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #b80b04 !important;
        font-size: 24px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 3%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
           height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        border-radius:30px;
        font-size: 26px !important;
        font-weight: bold !important;
        top: 135px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
                height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        border-radius:50px;
        position: absolute !important;
        bottom: 20px !important;
        display: block !important;
        width: 79% !important;
        padding: 0px 0px 0px 0px !important;
        margin:  0px 0px 0px 3px !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 25px 0px 25px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 24px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 0px 15px 0px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 305px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 25px 30px 25px;
    }


    .Default_company_profileBox {
    /*width:50%;*/
    padding:0px 0px 0px 0px;
    }

    .Default_Our_mission_box {
        /*width:50%;*/
     padding:40px 0px 0px 0px;
    }
    .Default_management_team_box {
        /*width:50%;*/
         padding:40px 0px 0px 0px;
    }

    .Default_our_clients_box {
        /*width:50%;*/
     padding:40px 0px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 50px 0px 50px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 180px;
        font-size: 26px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 0px 25px 30px 25px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    /*width:50%;*/
        padding: 40px 0px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 40px 70px 40px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 0px 0px 0px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 0px 0px 0px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
        width:60%;
   }
    .cameraset {
    font-size: 29px ! important;
    padding: 37px 11px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 30px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:27px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 4px 0px 0px;
    width:33%;
    }

    .Product_video_list {
      padding:40px 25px 0px 25px;
    }

    .Product_video_Div {
         text-align:center;
     padding:0px 0px 0px 0px;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:50px 0px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
        /*width:50%;*/
    }
     .Product_Two_main {
        padding: 0px 25px 0px 25px;
     
    }
      .Product_three_main {
        padding: 30px 25px 0px 25px;
      
    }
       .Product_four_main {
        padding: 30px 25px 0px 25px;
       
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 0px 0px 0px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
        width:65%;
    }
    .Comment_Our_Comment_line {
            font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 33px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 25px 50px 25px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 25px 50px 25px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 25px 50px 25px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 40px 50px 40px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 20px 50px 20px;
    }
    .Product_general_Devide_dev {
          padding:0px 15px 50px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 511px;
                    width:50%;*/
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 50px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 550px;*/
        }

        
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 20px 50px 20px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 15px 50px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 361px;*/
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 20px 50px 20px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 360px;
        width: 50%;*/
        /*height: 285px;*/
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 40px 50px 40px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 40px 30px 40px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}

@media only screen and (min-width: 320px) and (max-width:359px) 
     {
    /*showcase below div start*/

        .Product_DownloadCamera {
        width:70% !important;
        }
        .Product_Download2 {
        width:30% !important;
        }
        .Product_list_div2 {
        padding: 40px 0px 0px 0px;
        text-align: center;
    }

        .singledivforsecondbanner {
        padding: 0px 20px;
        text-align: center;
        background-image: url(../Images/back_block_showcase.png);
    }
        .centerbar {
        padding: 0px 10px;
    }
            .Default_greybgdiv {
        padding: 30px 0px 30px 0px;
    }
                .Default_GreyBackgorund2 {
        background-image: url(../Images/back_banner.png);
        background-repeat: repeat-x;
        max-height: 292px;
        width: 100%;
        max-width: 1900px;
        padding: 50px 40px;
    }
                .Iconhome_left2 {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 11px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        color: #000000;
        font-size: 28px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 55px;
        top: 78px;
    }

        .Iconhome_left2:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 11px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right2 {
        right: 18px;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
        height: 35px;
        width: 35px;
        padding: 5px 0px 0px 15px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -35px !important;
        border-radius:30px;
        font-size: 28px !important;
        font-weight: bold !important;
        top: 78px;
       
    }

        .Iconhome_right2:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
            height: 35px;
            width: 35px;
            padding: 5px 0px 0px 15px;
            transition: all 0.4s ease-in-out;
            margin: 14px 0px 0px -35px !important;
            color: #b80b04 !important;
            font-size: 28px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

    /*showcase below div End*/

    /*HSW Embroidery Machines page start*/
    .HSWEmbroideryMachinesmainDiv {
    padding:40px 50px 0px 50px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .HSWEmbroideryMachinessecondDiv {
    padding:0px 0px 0px 0px;
    }
    /*.HSWEmbroideryMachineHeading {
        color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
        padding: 15px 0px 0px 0px;
     font-family: 'droid' !important;
        margin: 0px;
    }*/
   
    .HSWEmbroideryMachineHeadingmain {
    padding:0px 0px 0px 0px;
    }
        .HSWEmbroideryMachineHeading {
        margin: -29px auto 11px;
        background-color: #ffffff;
        /*width: 358px;*/
        font-size: 33px;
        color: #5d5d5d;
        font-family: 'Lobster';
    }
    .HSWEmbroideryMachinedescription {
    padding:20px 0px 50px 0px;
     font-size: 14px;
        color: #888888;
        font-family: 'OpenSans';
        line-height:22px;
    }

    .HSWEmbroideryMachinesfreyheading {
        font-size: 18px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

/*HSW Embroidery Machines page End*/
       .commetbanner .slick-dots {
           border-radius: 50px;
        position: absolute !important;
        bottom: 40px !important;
        display: block !important;
        width: 100% !important;
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px 0px 14px !important;
        list-style: circle !important;
        text-align: center !important;

    /* Your custom styles for Slider 1 dots */
}
    /*hide icon*/

        
    .Product_Squere_list a:hover,
    .product_list_background  a:hover,
      .footer a:hover,
.footerEmailall a:hover {
    font-weight: bold;
    color: #337ab7;
    line-height: inherit;
    text-decoration: none;
}
      

    /*collapse navigation box three line Start*/ 
     
    .navbar-header1 {
    float: none;
     padding: 9px 0px 3px 18px;
      /*border: 1px solid #f6bb19 ;*/
}
       .navbar-toggle1 {
    background-color: #9d426b !important;
    position: relative;
    float: left;
    padding: 10px 10px 10px 10px!important;
    margin-top: 0px!important;
    margin-right: 25px !important;
    margin-bottom: 5px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    display: block;
}
       .navbar-header1 .collapse, .navbar-toggle {
    display: block !important;
    border  :none !important;
      
}
       .navbar-collapse1.collapse {
    display: none !important;
}
       .navbar-nav {
           margin:0px;
    /* padding-top: 10px !important; */
    padding-left: 0px !important;
    /* padding-right: 15px !important; */
    width: 100%;
}
       .navbar-nav1 > li {
    position: relative !important;
    display: block !important;
    float: none !important;
    border-bottom: 1px solid #9d426b  ;
      
}
       .navbar-nav > li > a {
    text-align: center;
    
    padding: 15px 0px 15px 0px !important;
   
    /* font-weight: bold; */
    outline: 0;
    transition: all 0.6s ease-in-out;
}
       .navbar-collapse1.collapse.in {
    display: block !important;
    padding: 0px;
    border-color:#9D426B;
    /* background: rgba(000, 0, 0, 0.7); */
}
    .Linesdisplaynewrespo {
        display:none;
    }
      .navbar-collapse.in {
     overflow-y:visible; 
}

      /*collapse navigation box three line End*/ 











    /*Header nav bar Start*/
    .Header_Main_div {
        padding: 0px 40px 0px 40px;
    }

    .Header_Logo {
        padding: 10px 20px 40px 0px;
    }

    .HeaderNavbarboarder {
        padding: 0px 0px 0px 0px;
        border-top: 5px solid #9d426b;
        /*margin-left: 25px;*/
        width:100%;
    }

    .sizefafa {
        display:none ! important;
        font-size: 20px !important;
        padding: 0px 0px 10px 0px;
    }

    .navbar-inverse {
        background-color: #ffffff !important;
        border: none;
    }

    .navbar-div {
        padding: 0px 90px 0px 90px;
        position: absolute;
    }


    .navbar-nav > li {
        float: left;
        /*width: 16.6666%;*/
        padding: 0px 0px 0px 0px;
    }

        .navbar-nav > li > a {
            font-size: 15px;
            padding: 20px 0px 20px 0px;
            font-family: 'droid';
            display: grid;
            text-align: center;
            color: #ccc !important;
        }

            .navbar-nav > li > a > i {
            }

            .navbar-nav > li > a:hover {
                color: #ffffff !important;
                transition: all 0.6s ease-in-out;
                background-color: #9d426b !important;
            }

                .navbar-nav > li > a:hover .lablenoeffect {
                    color: #ffffff;
                    transition: all 0.6s ease-in-out;
                }

    #myNavbar1 ul li.active a {
        color: #ccc !important;
        background: #F8F8F8 !important;
        font-weight: normal;
    }

        #myNavbar1 ul li.active a .lablenoeffect {
            font-weight: normal !important;
            color: #777;
        }

    .lablenoeffect {
        font-weight: normal !important;
        color: #777;
    }

    .navbar-nav {
       
        width: 100%;
    }

    /*Header nav bar End*/



    /*Footer Navbar Start*/
    .Footer_Main_div {
      padding:0px 40px 0px 40px;
      background-image:url(../Images/back_footer.png);
          background-repeat: repeat-x;
    min-height: 315px;
    }

    .Footer_Section_one {
     padding:40px 0px 0px 0px;
    }

    .footer_heading {
    font-family: 'droid'; 
    font-weight:bold;
    color:#5d5d5d;
    font-size:14px;
    }
    .Footer_Section_one_para {
        color: #888888;
        font-size: 13px;
        text-align: justify;
        font-family: 'OpenSans';
                line-height: 20px;
    }

    .Footer_Section_two {
    padding:40px 20px 0px 0px;
    /*width:50%*/
    }

    .footer ul li {
    line-height: 28px;
    background: url(../images/back_footer_dot.png) repeat-x bottom;
    font-size: 13px;
}
    a {
    color: #9D426B;
    line-height: inherit;
    text-decoration: none;
}

    a:hover, a:focus {
    color: #0066ee;
    text-decoration: none;
}
    ul {
  list-style-type: none;
  padding:0px ! important;
}
    .Footer_Section_Three {
        /*width:50%;*/
    padding:40px 0px 0px 0px;
    }

    .Footer_Section_Four {
    padding:40px 0px 0px 9px;
    }

    .Footer_Section_Four_para1 {
    font-family: 'OpenSans';
    font-size:13px;
            color: #888888;
    }

    .Footer_Section_Four_para2 {
        font-family: 'OpenSans';
        font-size: 13px;
                color: #888888;
    }

    .Footer_Section_Four_para3 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
     .Footer_Section_Four_para4 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 5px 0px;
                color: #888888;
    }
      .Footer_Section_Four_para5 {
        font-family: 'OpenSans';
        font-size: 13px;
        padding:15px 0px 0px 0px;
                color: #888888;
    }
    .footerEmailall {
    font-size:13px;
    }

    .FooterFullSepratorline {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 3px;
        background-image: url(../images/back_footer_dot.png);
    }

    .Footer_Main_div_first {
    padding:0px;
    }
    .Footerlastline {
    padding:20px 0px 20px 0px;

    }
    .footerAmol {
    font-size:13px;
    font-family: 'OpenSans';
            color: #888888;
    }
    .facebookfooter a {
    color: #666666;
    font-size:14px;
}
    .facebookfooter a:hover {
    color: #9D426B;
    transition: all 0.5s ease 0s;
}
    .facebookfooter {
    padding:0px;
            text-align: center;
    }

    /*Footer Navbar End*/


    /*Default Page Start*/


    /*Banner Section Start*/

    .Default_first {
    padding:15px 0px 0px 0px;
    }
    .Default_GreyBackgorund {
    background-image:url(../Images/back_banner.png);
    background-repeat: repeat-x;
    max-height: 792px;
    width: 100%;
    max-width: 910px;
    padding:0px;
    }
    .Homebanner {
        padding: 60px 50px 60px 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
    }
    
    /*this css for Arrow of Slider Start*/
    .Iconhome_left {
        position: absolute !important;
        background-color:#ffffff;
        /*background-image: url('../Images/Background-Black-Transperent.png');*/
            height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #000000;
        font-size: 26px !important;
        font-weight: bold !important;
        /*border:1px solid #eebf00;*/
        border-radius:30px;
        left: 12%;
        top: 95px;
    }

        .Iconhome_left:hover {
            font-weight: bold !important;
            position: absolute !important;
            background-color:#ffffff;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
                    height: 30px;
        width: 30px;
        padding: 2px 0px 0px 8px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        color: #b80b04 !important;
        font-size: 24px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold;
            cursor:pointer;
            /*border-radius:9px;*/
        }

    .Iconhome_right {
              right: 3%;
        position: absolute !important;
        background-color:#ffffff;
        color: #000000;
      
           height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
        border-radius:30px;
        font-size: 26px !important;
        font-weight: bold !important;
        top: 95px;
       
    }

        .Iconhome_right:hover {
            position: absolute !important;
            /*background-image: url('../Images/Background-Black-Transperent.png');*/
            background-color:#ffffff;
                height: 30px;
        width: 30px;
        padding: 2px 0px 0px 12px;
        transition: all 0.4s ease-in-out;
        margin: 14px 0px 0px -34px !important;
            color: #b80b04 !important;
            font-size: 26px !important;
            font-weight: bold !important;
            cursor:pointer;
        }

        /*this css for Arrow of Slider End*/


        /*this css for Slider Dots Start*/

    .slick-dots li button:before {
        font-family: 'slick';
        font-size: 60px !important;
        line-height: 20px;
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 13px;
        /*content: square !important;*/
        content: '•'!important;
        text-align: center;
        opacity: 1;
        color: #b2b2b2 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color:#9D426B !important;
        border: none !important;
    }


    .slick-dots li button {
        border: none !important;
        border-radius: 0% !important;
        width: 16px !important;
        height: 13px !important;
        padding: 5px !important;
        top: 0px !important;
        margin-top: 8px;
        margin-left: 30px;
        margin-right: 0px;
        /*background-color: #c09965 !important;*/
        opacity: 0.7;
        background-color: transparent !important;
    }


    .slick-dots li.slick-active button {
        /*background: #fff !important;*/
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px !important;
    }

    .slick-dots {
        display:none !important;
        border-radius:50px;
        position: absolute !important;
        bottom: 20px !important;
        display: block !important;
        width: 79% !important;
        padding: 0px 0px 0px 0px !important;
        margin:  0px 0px 0px 3px !important;
        list-style:circle !important;
        text-align: center !important;
    }


     /*this css for Slider Dots End*/

       /*Banner Section Start*/



    .Default_Belw_banner {
    padding:60px 25px 0px 25px;
    }
    .Default_Centerline {
        padding:0px 0px 0px 0px;
    text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;
    }
    .Default_line_Below_banner {
        font-size: 23px;
    color: #5d5d5d;
    font-family: 'Lobster';
    }

 
    .AMOL_purpel{
    font-family: Verdana, Geneva, sans-serif;
    color: #9D426B;
    font-weight:bold;
    font-style:italic;
}
    .Default_paragraph_Wide {
        font-size: 17px;
    color: #888888;
    font-family: 'droid';
    font-style:italic;
    padding: 20px 0px 15px 0px;
    }
        .twelve_adj_one {
        padding: 20px 0px 70px 0px;
        text-align:center;
    text-align:-webkit-center;
    text-align:-moz-center;

    }

            .wid_hght_adj_one {
        width: 265px;
        height: 320px;
    }
    .Default_four_shadow_box {
    padding:0px 25px 30px 25px;
    }


    .Default_company_profileBox {
    /*width:50%;*/
    padding:0px 0px 0px 0px;
    }

    .Default_Our_mission_box {
        /*width:50%;*/
     padding:40px 0px 0px 0px;
    }
    .Default_management_team_box {
        /*width:50%;*/
         padding:40px 0px 0px 0px;
    }

    .Default_our_clients_box {
        /*width:50%;*/
     padding:40px 0px 0px 0px;
    }

    .Default_company_profileBox_Backgound {
        padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
            text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;

    }


    .Default_company_profileBox_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_Our_mission_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Default_Our_mission_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}

    .Default_management_team_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_management_team_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .Default_our_clients_box_Backgound {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_block_gray.png);
    height:243px;
    text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
      .Default_our_clients_box_Backgound:hover
{

box-shadow:0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
transition: all 0.5s ease 0s;
}


    .fewwords10 {
    background-color:#9D426B;
    color:#ffffff;
    font-size:12px;
    padding:10px;
    font-family: 'droid';
    }

    .fewwords10:hover {
         color:#ffffff;
   background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .default_company_profile_Image {
    padding:40px 0px 20px 0px;
    }
    .Default_company_profile_para {
    font-weight: bold;
    font-family: 'droid';
        color: #5d5d5d;
             font-size: 14px;
             padding:0px 0px 25px 0px;

    }



    .Default_showcaseHeading {
    padding:0px 50px 0px 50px;
    text-align:center;
    }

    .background_image_dotted_line {
    background-image:url(../Images/back_showcase_dot.png);
        vertical-align: middle;
    padding-top: 40px;
    height:67px;
    }
    .heading_ourshowcase {
    margin: -29px auto 11px;
        background-color: #ffffff;
        width: 180px;
        font-size: 26px;
        color: #5d5d5d;
        font-family: 'Lobster';

    }

    .Default_four_shadow_box_our_showcase {
           padding: 0px 25px 30px 25px;
    }
    .Default_Amol_GARMENTMACHINES_1 {
        background-image:url(../Images/back_block_showcase.png);
       padding: 0px 0px 0px 0px;
        height:299px;
        background-repeat: repeat-x;
        text-align:center;
                text-align: -webkit-center;
                        text-align: -moz-center;
    
        }
    .Default_Amol_GARMENTMACHINES_1:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }
    .Default_Amol_GARMENTMACHINES {
    /*width:50%;*/
        padding: 40px 0px 0px 0px;
    }
    .default_showcase_heading {
              color: #5d5d5d;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        padding: 15px 0px 0px 0px;
        font-family: 'droid';
        margin: 0px;
    }

    .default_ourshowcase_fullpara {
        font-size: 13px;
        color: #888888;
        text-align: center;
         padding:10px 0px 0px 0px;
         height:87px;
        
       
    }
    .zoom {
        background: url(../Images/icon_zoom.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom:hover
{ background:url(../images/icon_zoom_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}

    .zoom1 {
        background: url(../Images/icon_link.png) no-repeat;
        height: 37px;
        width: 37px;
        border: none;
        display: block;
    }

    .zoom1:hover
{ background:url(../images/icon_link_over.png) no-repeat; height:37px; width:37px; border:none; display:block;
 	
}
    .default_link_and_image {
        display: inline-flex;
    }


    .Default_download {
    padding:30px 0px 0px 0px ;
    text-align:center;
   
    }
    .buttonDownload {
    background-color: #9B4069;
    color:#ffffff;
    font-size: 22px;
   font-family: 'droid';
   padding:15px;
           display: inline-block;
    }
    .buttonDownload:hover {
         color:#ffffff ! important;
         background-color: #5d5d5d;
    transition: all 0.5s ease 0s;
    }
    .commetbanner > .slick-dots{
        bottom:-20px !important;
    
    }
    .commetbanner {
    padding:0px;
    }
    .Default_comments {
            padding: 30px 40px 70px 40px;
            text-align:justify;
    }
    .Commnt_banner_data {
    padding: 0px 0px 0px 0px;
    }
     .First_comment {
font-size:17px;
color:#888888;
font-family: 'OpenSans';
font-style:italic;
    }
    .second_name {
    
        font-size:17px;
color:#9D426B;
font-family: 'OpenSans';
font-style:italic;
    }

    

         /*Default Page End*/


           /*Product Page Start*/

    .Product_display {
    padding:15px 0px 0px 0px;
    }
    .Product_display_Backgorund_image {
    padding:0px 0px 0px 0px;
    background-image:url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
    height: 105px;

    }
    .Product_Camera_image {
padding:0px 0px 0px 0px;
        display: inline-flex;   
        width:60%;
   }
    .cameraset {
    font-size: 29px ! important;
    padding: 37px 11px;
        color: #cccccc;

}
    .Product_Our_Product_line {
        font-size: 25px;
    color: #5d5d5d;
     font-family: 'Lobster'; 
     padding:31px 0px 0px 0px;
    }
    .Product_Download {
        font-size: 14px;
    text-align: right;
    padding: 40px 4px 0px 0px;
    width:33%;
    }

    .Product_video_list {
      padding:40px 25px 0px 25px;
    }

    .Product_video_Div {
         text-align:center;
     padding:0px 0px 0px 0px;
    }
    .Prodict_Youtube_video {
      padding:0px 0px 0px 0px;
    }
    .Product_list_div {
    padding:50px 0px 0px 0px;
    text-align:center;
    }
    .product_final_video {
    width:100%;
            height: 315px;
        max-width: 560px;
    }
    .Product_garment_machin_heding {
    font-weight: bold;
    color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid';   
    }
    .product_list_background {
    
background-image:url(../Images/back_block_gray.png);
    width: 100%;
    min-width: 270px;
    height: 243px;
    }
    .product_list_background ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }
      .product_list_background  ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }

    .Product_four_main_div {
     padding: 40px 0px 60px 0px;
    
    }
    .Product_one_main {
        padding: 0px 25px 0px 25px;
        /*width:50%;*/
    }
     .Product_Two_main {
        padding: 0px 25px 0px 25px;
     
    }
      .Product_three_main {
        padding: 30px 25px 0px 25px;
      
    }
       .Product_four_main {
        padding: 30px 25px 0px 25px;
       
    }

    .Product_one_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_one_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Two_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_Two_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_three_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_three_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_four_main_Background {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_block_gray.png);
        height: 243px;
        text-align: center;
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .Product_four_main_Background:hover {
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.10), 0 1px 25px 0 rgba(0, 0, 0, 0.10) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.10) inset;
        transition: all 0.5s ease 0s;
    }

    .Product_Squere_heading {
    width: 100%;
    background-color: #ffffff;
    /*height: 30px;*/
    padding: 5px 0px;
    font-weight:bold;
    color: #5d5d5d;
    font-size: 14px;
   font-family: 'droid';  
    }
   
        .Product_Squere_list ul {
        list-style-type: none;
        padding: 10px 0px 0px 0px ! important;
    }
            .Product_Squere_list ul li {
        line-height: 28px;
        background: url(../images/back_footer_dot.png) repeat-x bottom;
        font-size: 13px;
    }




           /*Product Page End*/


           /*comments page Start*/
    .Comment_display {
    padding: 15px 0px 0px 0px;
    }
    .Comment_display_Backgorund_image {
    padding: 0px 0px 0px 0px;
        background-image: url(../Images/back_innerPage.png);
        background-repeat: repeat-x;
        height: 105px;
    }
    .Comment_Camera_image {
    padding: 0px 0px 0px 0px;
        display: inline-flex;
        width:65%;
    }
    .Comment_Our_Comment_line {
            font-size: 24px;
        color: #5d5d5d;
        font-family: 'Lobster';
        padding: 26px 0px 0px 0px;
    }

    .Comment_first_main_div {
   padding: 50px 25px 50px 25px;
   text-align:justify;
    }
    
    .Comment_first {
     padding:0px 0px 0px 0px;
    }

    .Comment_next {
      padding:30px 0px 0px 0px;
    }
.Comment_First_comment {
    font-size: 14px;
    color: #888888;
    font-family: 'OpenSans';
}
.Comment_second_name {
    font-size: 14px;
    color: #9D426B;
    font-family: 'OpenSans';
    padding:15px 0px 0px 0px;
}
  /*comments page End*/ 

    /*profle page start*/

    .Profile_main_Div {
    padding:40px 25px 50px 25px;
    }
    .Profile_First_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;

    }

    .Profile_highlightwords {
        color: #963A74;
        font-weight: bold;
    }
    .Profile_Second_para {
    padding:15px 0px 0px 0px;
    }

    .Profile_doted_line {
            padding: 0px 0px 40px 0px;
        text-align: center;
    }
    .Profile_Second_para_div {
     padding:0px 0px 0px 0px;
     font-size: 13px;
    color: #888888;
    /*padding: 40px 15px;*/
    text-align: justify;
    /*min-height: 420px;*/
    font-family: 'OpenSans';    
        line-height: 22px;
    }
    .Profile_Heading {
        font-weight: bold;
        color: #5d5d5d;
    font-size: 14px;
    font-family: 'droid'; 
    }
           /*profle page End*/ 

             /*Learn page Start*/
    .Learn_main_div {
            padding: 40px 25px 50px 25px;
            text-align:center;
            text-align: -webkit-center;
            text-align: -moz-center;
    }

    .Learn_first_para {
        font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
    }

    .Learn_Second_para {
        /*font-weight: bold;*/
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
     padding:10px 0px 20px 0px;
    }
    .services_set_video {
            /*width: 560px;
        height: 320px;*/
           width:100%;
          max-width:560px;
          height: 315px;
    }
    .Learn_Third_para {
    font-weight: bold;
        color: #963A74;
    font-size: 14px;
     font-family: 'droid'; 
      padding:50px 0px 20px 0px;
    }



              /*Learn page End*/ 


                  /*products_special page Start*/

    .Special_Products_main_div {
    padding: 40px 40px 50px 40px;
    text-align:center;
      text-align: -webkit-center;
	        text-align: -moz-center;
    }

/*products_special page End*/ 


/*Product_general page Start*/
    .Product_general_main_div {
    padding: 40px 20px 50px 20px;
    }
    .Product_general_Devide_dev {
          padding:0px 15px 50px 15px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 511px;
                    width:50%;*/
    }
    .Product_industrial_Devide_dev {
           padding:0px 30px 50px 30px;
      text-align: -webkit-center;
	        text-align: -moz-center;
                    /*height: 550px;*/
        }

        
    .product_general_para {
    font-size: 14px;
    color: #888888;
        font-family: 'OpenSans';
    line-height: 22px;
            margin: 0px;
    }

    .products_general_line {
    background-image:url(../Images/back_footer_dot_white.png);
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    height: 3px;
    }
    .Product_general_mainImg {
         padding:0px 0px 20px 0px;
    }

/*Product_general page End*/

/*Eurotech page start*/
    .Eurotech_main_div {
            padding: 40px 20px 50px 20px;
    }
    .Eurotech_Devide_dev {
    padding: 0px 15px 50px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 361px;*/
    }
    .Eurotech_mainImg {
            padding: 0px 0px 20px 0px;
    }
    .Eurotech_para {
        color: #963A74;
        font-weight:bold;
            font-size: 14px;
            font-family: 'OpenSans';
    }

/*Eurotech PAge End*/

/*Product Garment page  Start*/

    .Product_garment_main_div {
            padding: 40px 20px 50px 20px;
    }
    .Product_garments_Devide_dev {
    padding: 0px 15px 0px 15px;
        text-align: -webkit-center;
        text-align: -moz-center;
        /*height: 360px;
        width: 50%;*/
        /*height: 285px;*/
    }
    .Product_gaments_mainImg {
        padding: 0px 0px 20px 0px;
    }
    .Product_garment_para {
    
    }

/*Product Garment page  End*/

/*Contact page Start*/
    .MAP {
        width: 100%;

        height:380px;
    }
    .contact_map {
    padding:40px 40px 50px 40px;
    }

    .btnssss {
                font-family: 'droid';
        padding: 15px;
        font-weight:bold;
        color:#fff;
      background-color: #9B4069;
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
        .btnssss :hover {
                color: #ffffff ! important;
        background-color: #5d5d5d;
        transition: all 0.5s ease 0s;
    
        }
    .Cnt1 {
         padding: 30px 40px 30px 40px!important;
    }
    .Cnt2 {
       
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt3 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt4 {
         padding: 0px 10px 20px 0px!important;
    }
    .Cnt5 {
         padding: 0px 10px 0px 0px!important;
    }
    .Cnt6 {
         padding: 20px 10px 0px 0px!important;
         text-align:center;
    }
     .C1 {
         border-radius:0px !important;
    }
    .C2 {
         border-radius:0px !important;
         height:120px!important;
    }
    .captchaimage {
    padding:0px 0px 20px 0px;
       text-align: -webkit-center;
	        text-align: -moz-center;

    }
      .captchatextbox {
    padding:0px 0px 0px 0px;
 

    }
    .gcptha {
    padding:0px 0px 0px 0px;
    }

/*Contact page End*/


}
