@charset "utf-8";

* {
	font-family: Arial;
}

#WhatsNewControl {
	margin-top: 35px !important;
}

p {
    font-size: 14px;
    text-align: justify;
    color: #333;
    line-height:23px;
}
.widget_nav_menu a {
    color: #fff;
}
.widget_nav_menu a:hover {
    color: #fff;
    text-decoration: none;
}
/*footer*/
footer{
    background: #fff url(../image/footer-background.jpg);
    padding-top: 40px;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
footer h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    position: relative;
    text-transform: uppercase;
    font-family: 'Fjalla One', sans-serif;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 25px;
    margin-left: 0;
    padding-left: 28px;}

	
.hm-serv h2 span{font-style:normal; position:relative;}
	
.hm-serv h2 span:after{    content: "";
    position: absolute;
    z-index: 99;
    height: 5px;
    width: 100%;
    background: #222;
    left: 0;
    bottom: -9px;}
.hm-serv h4{color:#fff; font-size:25px;}
.hm-query h4{color:#333; font-size:25px;}	
.ser-main-cl{    position: relative;
    text-align: center;
    margin-top: 90px;
    margin-bottom:90px;}
	
.ser-main-cl img{border: 5px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 2px #47540e;
	}

.ser-cl-inner img{width: 125px;
    height: 125px;
    border-radius: 50%;
    border: 4px solid #fff;
    float: left;
    margin-left: 15px;
    transition: 0.7s;
    position: absolute;
    top: -15px;}
	
.ser-cl-inner:hover img{ transition:0.7s; transform:scale(1.2);}
	
.ser-cl-inner h3{       font-size: 18px;
    /* font-family: Raleway; */
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
    margin-top: 0;
	border-right: 40px solid;
	background: #ffffff52;
	padding: 5px 10px;
	}	
.hm-serv h2{ font-size: 25px;
    font-family: Open Sans;
    font-weight: 500;
    color: #000;
    text-align: center;
    margin-bottom: 35px;
    padding-bottom: 10px;}
.hm-query h2{ font-size: 18px;
    font-family: Open Sans;
    font-weight: 500;
    color: #000;
    text-align: left;
    margin-bottom: 15px;
    padding-bottom: 10px;}


.hm-query h2 span{font-style:normal; position:relative;}
	

.ser-cl-inner p{line-height:18px;}
	
.fl-ser{    float: left;
    text-align: right;
    width: 100%;
    margin-top: 15px;
    font-size: 14px;
    padding-right: 135px;
    position: relative;}
	
.fl-ser.fr-ser{padding-right:0;     padding-left: 135px;}
	
.fl-ser p{text-align:right;color: #fff;}

.fl-ser p a{    display: block;
    color: #b7b7b7;
    margin-top: 8px;
    font-weight: bold;
    font-style: italic;
    font-size: 13px; transition:0.5s;
	    text-decoration: none;
}
	
.fl-ser p a:hover{transition:0.5s; color: #edbc23;}
	
.cl1{
    position: absolute;
    top: -5px;
    width: 40%;
    left: -115px;
    }
	
.cl2{
    position: absolute;
    top: 165px;
    width: 38%;
    left: -50px;
    }
	
.cl3{
    position: absolute;
    top: 310px;
    width: 39%;
    left: -110px;
    }
	
.cl4{
    position: absolute;
    top: -5px;
    width: 40%;
    right: 15px;
    }
	
.cl5{
    position: absolute;
    top: 165px;
    width: 40%;
    right: -50px;
    }
	
.cl6{
    position: absolute;
    top: 310px;
    width: 40%;
    right: 10px;
    }
	
.cl4 .fl-ser p, .cl4 .fl-ser h3,
.cl5 .fl-ser p, .cl5 .fl-ser h3,
.cl6 .fl-ser p, .cl6 .fl-ser h3 {text-align:left;}

.cl4.ser-cl-inner img,
.cl5.ser-cl-inner img,
.cl6.ser-cl-inner img{margin-right: 15px; margin-left:0;
    left: 0;}

.dn-img {
    display: none;
}

.hm-serv{    background: url(../image/serv-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    padding-top: 25px;
    padding-bottom: 7px; border-top: 1px solid #edbc23;
    border-bottom: 1px solid #edbc23;}
.hm-serv:after{/*content:""; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(255,255,255,0.90)*/;}
.hm-serv .container{position:relative; z-index:9;}

.sec-about-rht .nav-tabs .fa{    display: block;
    font-size: 28px;
    text-align: center;
    margin-bottom: 8px;}
	
.sec-about-rht .nav-tabs>li a{border:1px solid #eee; border-radius: 0; color:#777; padding: 22px 0 30px; position:relative;}
	
.sec-about-rht .nav-tabs>li.active>a, 
.sec-about-rht .nav-tabs>li.active>a:focus, 
.sec-about-rht .nav-tabs>li.active>a:hover{border:1px solid #eee; border-radius: 0; color:#fff; padding: 22px 0 30px; position:relative;     background: #edbc23;}
.sec-about-rht .nav-tabs{border:0;}
.sec-about-rht .nav-tabs>li{    width: 32.3%;
    text-align: center;
    margin-right: 1%;
    font-weight: bold;
    font-size: 17px;}
	
.sec-about-rht .nav-tabs li.active img{    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);}
	
.sec-about{padding-bottom:50px; padding-top:50px;}
.sec-about-rht .nav-tabs>li.active>a:after{height:5px; content:""; left:0; bottom:0; width:100%; background:#465210; position:absolute}
.sec-about-rht .nav-tabs>li.active>a:before{content: "";
    left: 0;
    bottom: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #465210;
    right: 0;
    margin: 0 auto;}
	
.sec-about-rht .nav-tabs>li.active .fa{color:#fff;}

.sec-about-rht .hm-head{    text-align: left;
    font-size: 23px;
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 20px;
    position: relative;
    border-bottom: 1px solid #eee;
    padding-bottom: 14px; position:relative;}
	

.sec-about-rht .hm-head i{position:relative;}	
.sec-about-rht .hm-head i:after{content:""; left:0; width:100%; height:3px; background:#edbc23; position:absolute; bottom:-15px;}
	
.sec-about-rht .hm-head span{color:#edbc23;}
.sec-about-rht .tab-content{min-height: 280px;}

footer h2::before {
    background-color: #fff;
    content: "";
    height: 22px;
    left: 0px;
    position: absolute;
    top: -2px;
    width: 5px;
}
.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;
}
.widget_nav_menu ul li {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 7px;
    padding-bottom: 7px;
    width: 95%;
}
#FooterrControl1_tr_hitCounter {
	color: #fff;
}
.footerp p a {
	font-size: 15px;
    color: #fff;
}
.copyright small{
	font-size: 15px;
}
.design small {
	font-size: 15px;
}
.design small a{
	color: #fff;
}
.footer-bottom {
    background-color: #333;
    min-height: 30px;
    width: 100%;
}

.copyright {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
}
.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
/*footer*/


/* header Style */
body{ margin:0; padding:0;}
.main-table{font-family:Arial; font-weight:normal; Font-size:14px; color:#333; line-height:22px; text-align:justify;}
.main-heading{font-weight:bold; Font-size:20px; color:#006fb8; line-height:36px; border-bottom:1px #ccc dashed; text-transform:uppercase; text-align:left;}
.sub-heading{font-weight:bold; Font-size:16px; color:#006fb8; line-height:30px; text-align:left; margin-top: 0;     text-transform: capitalize;}
.sub-heading2{font-weight:bold; Font-size:22px; color:#006fb8; line-height:30px; text-align:left;}
.team-title{font-weight:bold; Font-size:16px; color:#333; line-height:24px; text-align:left;}
a{color: #fff;text-decoration:none;}
/*top-nav*/
.top-nav{background: #006fb8;
    color: #fff;
    box-shadow: 0px 1px 1px #999; color:#fff;
    /* z-index: 9; */
    position: relative;
    overflow: hidden;}
.top-nav p{font-family:arial; font-size:16px; line-height:40px; padding:0; margin:0;}

.top-nav .head-lft{float: left;color:#fff;}
.top-nav .head-rht{float: right;color:#fff;}
/*top-nav*/
.navbar-default .navbar-nav>li>a {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    padding-left: 2px;
    padding-right: 2px;
}
ul{    margin-top: 10px;}
.main-cont{width:100%; padding:0 10px; min-height:150px; text-align:center;     margin-top: 20px;}
.main-cont img{ border-radius:80px; border:10px #006fb8 solid;}
.main-cont img:hover {
    border-radius: 10px;
    transition-duration: 1s;
}
.main-cont h2{    font-family: Arial;
    font-size: 15px;
    line-height: 24px;
    color: #333;
    font-weight: bold;}
.main-cont p{text-align:center; font-family:Arial; font-size:13px; color:#666; line-height:22px;}

.serv-rd{text-align:right; padding-top:10px; padding-bottom:10px;}
.readmore{ font-family:Arial; font-size:13px; text-decoration:none; line-height:24px; }

.box-left{     
    width: 100%;
    border-radius: 0;
    border: 1px #ccc solid;
    padding: 0 5px;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 25px;
	position: relative;
	padding-left: 70px;
}
.box-left img {    
    float: left;
    margin: 5px;
    margin-top: 20px;
    position: absolute;
    left: 0;
	}
.box-left h2{    font-size: 20px;
    font-weight: normal;
    color: #000;
    line-height: 30px;}
.box-left ul{line-height:24px; margin-left:20px;}
.box-right{ width:100%; min-height:180px; font-family:Arial; font-size:13px; font-weight:normal; padding:0 5px; border:1px #ccc solid; border-radius:20px; box-shadow:1px 1px 2px; margin-bottom: 25px;
}
.box-right img{float:left; margin:5px; margin-top: 20px;}
.box-right h2{font-size:18px; font-weight:normal; color:#00abfc; line-height:30px;}
.box-right ul{line-height:24px; margin-left:20px;}

.icon-ul{list-style-image:url(./image/hand-icon1.png); padding-left:22px;}
.icon-ul li{padding-left:15px; margin-bottom:3px;}

.hm-service p{margin-bottom:0;     color: #333;}
.hm-service h3{margin-bottom:20px; margin-top: 0px;}
.hm-service{    margin-bottom: 10px;}

/*contact*/
.map-cont{     margin-top: 20px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;}
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 20px; margin-bottom:5px;}
	
.bx-rht-cont p{margin-bottom:8px;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{ margin: 0; font-size: 16px; text-transform:uppercase;}
.cont-page p{font-size:14px;     line-height: 24px !important;}

.cont-page h2 span{    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-bottom: 10px;}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

/*contact*/

.img-gal{list-style:none; padding-left:0; margin-left:0;}
.img-gal li{    width: 31.5%;
        margin: 0 0.6%; float:left;
    height: 250px;
    border: 3px solid #fff;
    box-shadow: 0px 0px 5px #ccc;
    margin-bottom: 15px;}
.img-gal li img{max-width:100%; width:100%; height:100%;}

.hm-abt-lft{    padding: 46px 8px;
    width: 40%;
    float: left;
    background: #006fb8;
    margin-right: 10px;}
.hm-abt-lft img{width: 100%;     height: 310px;}
.hm-abt-rht {
  padding: 22px 10px;
}
	
.head-web{    color: #3E3E3E;
    font-size: 25px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 36px;
    text-align: justify;
    border-bottom: 1px #ccc solid;
    margin-bottom: 0;
    margin-top: 0;
	padding-top: 10px;}

.hm-abt{background:#eee; margin-top: 35px;}

.container{font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 24px;
    color:#666;
    text-align: justify;}
	
.ft-head{ font-size:18px;  line-height:30px; color:#eee; text-align:left; border-bottom:1px #555 dashed; text-transform:uppercase;}

.hm-head{    font-family: Arial;
    font-size: 25px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    color: #333;text-transform: uppercase;}
.readmore {
    font-family: Arial;
    font-size: 13px;
    color: #fb6c03;
    text-decoration: none;
    line-height: 24px;
    background: #eee;
    padding:5px;
    border: 1px #ccc solid;
    border-radius: 10px;
}
.hm-abt-rht .readmore{
    font-family: Arial;
    font-size: 13px;
    color: #fb6c03;
    text-decoration: none;
    line-height: 24px;
    background: #eee;
    padding:5px;
    border: 1px #ccc solid;
    border-radius: 10px;
	display: initial;
    float: right;
}
.hm-abt-rht .readmore{ background:#006fb8;}
.hm-abt-rht .readmore a{ color:#fff;}
.hm-abt .abt-img{background:#006fb8; padding:40px 10px;}
.abt-img img{margin:0 auto;}
.ft-rht{color:#fff;}
.ft-rht a{color:#fff;}
.ques-sec{    background: #006fb8;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 14px 0;}
	
.ft-copy{background:#006fb8;}

.inner-pages{padding-bottom:20px;}
.img-fl{float:left; margin-right:8px;}

.navbar {
    position: relative;
    min-height: 0px !important;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}

.navbar-nav>li>a {
    padding-top:0 !important;
    padding-bottom: 0 !important;
}

.container-fluid{padding-left:2px; padding-right:2px;}


.navbar-nav {
    display: table;
    width: 100%;
    text-align: center;
    margin-left: 0  !important;
    margin-right: 0 !important;     margin-top: -2px;
}


.navbar-nav>li {
    display: table-cell;
    float: initial !important;
	vertical-align: middle;
	/*border-right: 1px solid #042649;*/
}


.navbar-default{ border:0 !important;     background-color: #fff !important;}

.navbar-default .navbar-nav>li>a {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    padding-left: 2px;
    padding-right: 2px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{    color: #006fb8 !important;
    background-color: #ffffff !important;}
	
#MenuControl_C .dropdown-menu{padding:0 !important; animation: zoomIn 400ms;}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
   color: #fff !important;
    text-decoration: none;
    background-color: #006fb8 !important;
}

.dropdown-menu>li>a:focus:after, .dropdown-menu>li>a:hover:after {
        border-left-color: #006fb8 !important;
}
	
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff !important;
    background-color: #006fb8 !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
   background-color: #006fb8 !important;
    border-color: #006fb8;
    color: #fff !important;
}


#MenuControl_C .navbar-default,
#MenuControl_C .container-fluid,
#MenuControl_C .navbar-nav
{height:100%; }

#MenuControl_C #navbar-collapse-1{height:100% !important;}
#HeaderControl{padding-right:0;}
.logo-sec{text-align: center;}
#RadDockZone1{    overflow: initial !important;
    /*z-index: 999 !important;*/}
	
table{    margin-top: 0 !important;}

@media(max-width:1024px){
	
	}
	
@media(max-width:998px){
.head-web{font-size: 22px;}	
#widgetsControl_C, #widgetsControl, #MenuControl, #MenuControl_C,
#HeaderControl, #HeaderControl_C{height:initial !important}
#MenuControl{    padding: 10px 0;}
.logo-sec{padding-top: 14px; padding-bottom: 10px;}

	}

@media(max-width:767px){
.table-responsive {
    margin-bottom: 0px !important; 
}
.design {
    text-align: left !Important;
}
.top-nav .head-rht {
    float: left !important;
}
.wback_nav {
    top: 175px !important;
}
.wslidess img{height: 250px !important;}	
.wback_nav{top: 190px;}
.map-cont img{max-width:100%;}
.map-cont{width: 100%;}
.bx-rht-cont{margin-left: 0;     width: 100%;}

#MenuControl, #MenuControl_C{height: initial !important;}	
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top{margin-right: 0px !important; margin-left:  0px !important;}
.navbar, .navbar-nav{background:#006fb8;}
.navbar-default .navbar-toggle{z-index: 155555555555; float: initial; margin: 9px 0; border:1px solid #fff;}
.navbar-nav{    margin-left: 10px !important;
    margin-right: 10px !important;}
#MenuControl{padding:0;}
.logo-sec {
    padding-top: 14px;
    text-align: center;
    padding-bottom: 14px;
}
.main-cont h2{margin-top: 10px;}
.main-cont{margin-top: 30px; float: left; width: 50%;}
.navbar-default .navbar-nav>li>a{color:#fff;/* border-bottom: 1px solid #fff;*/}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
#MenuControl_C #navbar-collapse-1{    border: 0; padding: 0;margin: 0}
.navbar-nav>li{    border-right: 0;
    border-bottom: 1px solid #1f81b6;
    padding: 3px 10px;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff; padding: 2px 15px 2px 25px;
}
#MenuControl_C .navbar-default, #MenuControl_C .container-fluid, #MenuControl_C .navbar-nav{margin-bottom:0;}

.navbar-header{text-align:center;}
.navbar-nav>li{display: block; text-align:left;}
.navbar-nav>li{display: block; text-align:left;}
#HeaderControl, #HeaderControl_C{height: initial !important;}		
	}
	
@media(max-width:667px){
.head-web{font-size: 20px;}	
.ft-copy div, .ft-copy b{font-size:13px !important; width:100%; text-align:center !important; line-height: 26px !important;}
	}

@media(max-width:568px){
.header span{font-size:13px;}
.hm-abt-lft{    height:inherit; width: 100%; padding: 8px 8px;     float: initial;}	
.hm-abt-lft img{height:inherit;}
.hm-abt-lft img {
    height: 200px;
}
	}
	
.table-responsive {
    min-height: .01%;
    overflow-y: hidden !important;
	border:0;
}
	

	
@media(max-width:480px){
.wslidess img {
    height: 220px;
}
.wback_nav {
    top: 150px;
}	
.box-left, .box-right{min-height: initial;}
.head-rht{display:none;}
.main-cont{margin-top: 30px; float: inherit !important; width: 100%;}
	}
	
@media(max-width:414px){
.header{height:inherit !important;}
.header span {
    font-size: 13px;
    display: block;
    text-align: center !important;
    width: 100%;
    line-height: 2;
}	
.head-web{line-height: 26px;}
	}
	
@media(max-width:375px){
	.cont-page p{    font-size: 13px;
    text-align: left;}
	}
	
@media(max-width:360px){
.head-web {
    font-size: 17px;
}	
	}

@media(max-width:769px){
.three-cl h3{font-size: 23px;}	
.copyright-rht ul li{padding-left: 10px; margin-left: 10px;}

.navbar .navbar-right{    width: 100%;
    margin: 0;
    margin-top: 10px;
}
.nav>li>a {
    padding: 9px 15px;
}
#logo-web{height: 100%;}


.sec-about-lft p{text-align:center;}
.sec-about-lft img{    width: 60%;
    margin: 0 auto;}
.sec-about-rht .tab-content{min-height:inherit;}

.ser-cl-inner {
    position: initial;
    float: left;
    width: 47%;
    text-align: center;
    margin: 0 1.5%;
    /*border: 1px solid #eee;*/
    margin-top: 70px;
    padding-bottom: 20px;
}

.ser-main-cl{    margin-top: 30px;
    margin-bottom: 0;}
	
.fl-ser, 
.fl-ser.fr-ser
{float:inherit; text-align:center; padding:0 15px; border:1px solid #ccc;     padding-top: 75px;min-height: 250px;}
.sh-img{display:none;}
.fl-ser p,
.cl4 .fl-ser p, .cl4 .fl-ser h3, .cl5 .fl-ser p, .cl5 .fl-ser h3, .cl6 .fl-ser p, .cl6 .fl-ser h3
{text-align:center;}
.dn-img{display:block;}

.ser-cl-inner img,
.cl4.ser-cl-inner img, .cl5.ser-cl-inner img, .cl6.ser-cl-inner img {
    float: initial;
    left: 0;
    right: 0;
    margin: 0 auto; margin-top: -50px;
}
.hm-serv{padding-bottom:60px;}

.contact_map_content{width:100%;}
.left_style_contact{width:100%; margin-left:0;}



.cprht-img{display:none;}

.hm-serv {
    padding-bottom: 30px;
}
.top-nav-lft ul{padding-left: 15px;}
.top-nav-rht ul{padding-right: 15px;}
.body-fx #HeaderControl, .body-fx #MenuControl{ position: inherit !important;
transition: 0s; 
	    top: 0;
		height: auto !important;}
	}

@media(max-width:767px){
.fix-box{display:none !important;}	
.hm-team img{margin:10px auto;}
.hm-team  h3, .hm-team p{text-align:center;}
.hm-team-abt{text-align: center;}
}
	
@media(max-width:736px){
.slider-info h4{font-size: 35px;}	
.slider-info h3{font-size: 30px;}
.rslides{height: 300px;}
.ban-logo{width: 75px;}
.slider-info{top: 59px;}
.four-col-inner h3{font-size: 18px;}

.cont-rht ul, .copyright-lft, .copyright-rht{font-size: 13px;}


	
	
.ft-cont p, .ft-cont p a{line-height: 18px;}
.cprht-img{display:none;}
.cprht-rht li .fa{    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 22px;}
.us-lk ul li{margin-bottom: 2px;}
footer h2{font-size: 20px;}

footer{position:relative;}
.hm-serv {
    padding-bottom: 30px;
}
	
.body-fx .navbar-default .navbar-toggle:focus, .body-fx .navbar-default .navbar-toggle:hover {
    border-color: #edbc23;
    background-color: #edbc23;
}

.body-fx .navbar-default .navbar-toggle {
    border-color: #edbc23;
}

.body-fx #MenuControl{height: inherit !important;     width: 100%;}
.body-fx #HeaderControl{z-index: 999999999;     top: -2px;}
.body-fx #HeaderControl{width: 45%;}
.body-fx #MenuControl_C{height: inherit !important; }
.body-fx #MenuControl_C #navbar-collapse-1{height: 278px !important;
    overflow-y: auto;}
.navbar-nav{margin-bottom:0;}
.copyright{right: 15px;}
footer{    z-index: 9;}

center #HeaderControl{    padding: 5.5px 0;}
center .navbar-default .navbar-toggle:focus, center .navbar-default .navbar-toggle:hover{border-color: #edbc23;}
center .navbar-default .navbar-toggle {
    border-color: #edbc23;
}
.body-fx center #HeaderControl{height: 67px !important;}

center #form1 #HomepagecontentControl{padding-top: 75px;}
.top-nav-lft ul li:nth-child(2){display:none;}
.bnr-cont{display:none;}
.wslidess img { width: 100%;}
footer .col-three{min-height: 220px;}
.fl-ser, .fl-ser.fr-ser{min-height: 300px;}
	}
	
@media(max-width:667px){
.three-cl h3 {
    font-size: 17px;
}
.four-col-inner h3{    font-size: 17px;}
.four-col-inner p{font-size:12px;}
.four-col-inner .fa{font-size: 28px; height: 40px;     line-height:31px;}
.four-col-inner p{    margin-bottom: 9px;}
.sec-about-rht .nav-tabs>li a{font-size: 16px;}
.hm-serv h2{font-size: 30px;}

	}
	
@media(max-width:568px){
.cont-rht{    padding-bottom: 15px;     width: 100%;}
.cont-lft{    width: 100%;
    margin-right: 0;}	
.copyright-lft, .copyright-rht{width:100%; text-align:center;}
.copyright-rht ul{    text-align: center;
    margin-top: 10px;
    font-size: 13px;}
.copyright-rht ul li{font-size: 12px;}
.four-col-inner{margin: .5%; width: 49%;     padding-bottom: 0;}
.animatedParent{    margin-top: 3px;}
.sec-about{padding-top: 30px;}
.sec-about-lft img{    width: 100%;}
.sec-about-rht .hm-head{font-size:20px;}
p{font-size: 14px; line-height: 20px;color: #ccc;}

.ser-bg{width:70%; margin:0 auto;}
.ser-cl-inner img{top: -4px;     width: 100px;
    height: 100px;}
.fl-ser, .fl-ser.fr-ser{padding-top: 60px;min-height: 300px;}
.ser-cl-inner h3{font-size:16px;}
.ser-cl-inner p{    font-size: 13px;}
.fl-ser{min-height: 190px;}

#home:after{     height: 140px;     /*background: linear-gradient(rgb(0, 0, 0) 20%, transparent 100%);*/}
.top-nav-rht{display:none;}
.top-nav-lft{width:100%;}

#widgetsControl table, #widgetsControl td {
    height: initial !important;
}
#Wslider li{    height: 250px;}

.body-fx #MenuControl_C #navbar-collapse-1{/*height: 225px !important;*/}
.navbar-nav>li>a {
    line-height: 24px;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 2px 15px 2px 25px;
}
	}
	
@media(max-width:480px){
.ban-logo {
    width: 60px;
}
.slider-info h4 {
    font-size: 22px;
}
.slider-info h3 {
    font-size: 16px;
}
.slider-info p{    font-size: 14px;    line-height: 5px;}
.arrow-dn{display:none;}
.callbacks_nav{background-size: 198% 100%; width: 40px;
    height: 40px; top:50%;}
	
.hm-serv-bx-img{    width: 40%;}
.hm-head{      margin-bottom: 0;
    font-size: 32px;}
.container{font-size: 14px;}
.hm-about p{line-height: 21px;}
.three-cl .col-md-4{width:100%;}
.three-cl-inner{margin-bottom: 10px;}

.rslides {
    height: 320px;
}
.top-nav{display:none;}
.navbar-default{padding: 8px 0; top: 0;}
.cprht-lft{text-align:center; width:100%;}
.cprht-rht{text-align:center; width:100%;}
.copyrht{    padding: 0px 0 6px;}

#HeaderControl, #MenuControl{    top: 0;}
#logo-web{height:inherit;}
#HeaderControl, .body-fx #HeaderControl, center #form1 #HeaderControl{       width: initial;
    max-width: 70%;}
.navbar-toggle{    margin-top: 40px;}
center #HeaderControl {
    padding: 2px 0;
}
footer .col-three{min-height:inherit;}
center #form1 #HomepagecontentControl {
    padding-top:50px;
}
#MenuControl_C #navbar-collapse-1.in{padding-top: 24px;}
.hm-abt{background:#111;}
.hm-abt h2{border-right:none;color: #ccc;padding-bottom: 15px;}
footer .col-xs-6 {width:100%}
	}
	
@media(max-width:414px){
.hm-serv-bx-img{display:none;}	
.hm-serv-bx-cnt{padding: 0 20px 0 20px;}

.ser-cl-inner{    width: 100%;
    margin: 0;
    margin-top: 50px;}
.fl-ser {
    min-height: initial;
}
.ser-bg{width:100%;}
.fl-ser, .fl-ser.fr-ser{min-height:inherit; }
	}
	
@media(max-width:375px){
.hm-serv-bx-cnt h3{font-size: 20px;}	
.two-cl .hm-head{    font-size: 24px;}
.callbacks_nav.next{right: 6px;}
.callbacks_nav.prev{LEFT: 6px;}
.rslides {
    height: 210px;
}
.callbacks_nav{    top: 86px;}
.slider-info {
    top: 35px;
}
.hm-about .carousel{height: 170px;}
.sec-about-rht .nav-tabs>li a {
    font-size: 12px;
}

footer .col-xs-7, footer .col-xs-5{width:100%;}
.four-col-inner {
    margin: 1%;
    width: 48%;
}
.copyrht p{font-size:12px;}
	}
	
@media(max-width:360px){
.body-fx #MenuControl_C #navbar-collapse-1 {
    height: initial !important;
    max-height: 380px;
}
	}