/*
Theme Name: fitout
Theme URI: https://wordpress.org/themes/fitout/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: fitout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@charset "utf-8";
/* CSS Document */

body {font-family: 'Roboto', sans-serif;}

input,select,button,textarea {font-family: 'Roboto', sans-serif;}

.navbar-inverse {border-bottom:none;

background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfc 50%, #eff0f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#fcfcfc), color-stop(100%,#eff0f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfc 50%,#eff0f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#fcfcfc 50%,#eff0f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#fcfcfc 50%,#eff0f1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#fcfcfc 50%,#eff0f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff0f1',GradientType=0 ); /* IE6-9 */

}
.navbar-brand { padding:32px 0px 28px 15px; height:auto;}
.nav > li { margin-left:3px;}
.nav > li > a { font-size:15px; padding:9px 17px; border-radius:25px; font-weight:normal;}
.navbar-inverse .navbar-nav > li > a { color:#000;}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {background-color:#5a66af;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { background-color:#5a66af;}

.request_call { background:url(./images/call_icon.png) left 5px no-repeat; padding:0px 0px 0px 25px; margin:24px 0px 27px 0px; font-size:20px; line-height:22px; font-weight:900; color:#1c2f99; float:right; letter-spacing:-1px;}
.request_call span { color:#0094d1; font-weight:400; padding:0px 10px 0px 0px;}

.navbar { margin-bottom:0px!important;}

@media (min-width:1200px) {
.container {
width:1024px
}
}

@media (max-width:991px) and (min-width:768px) {

.navbar-brand { padding:20px 0 17px 15px;}
.navbar-brand img { width:180px;}
.request_call { margin:10px 0px; font-size:16px;}
.nav > li { margin-left:1px;}
.nav > li > a { padding:9px 13px; font-size:13px;}
#navbar .menu-item-object-page.menu-item-has-children ul.sub-menu{height:110px;overflow:auto;}
}

@media (max-width:767px) {

.navbar-inverse .navbar-toggle { border-color:#1aafed; margin-top:42px;}
.navbar-inverse .navbar-toggle .icon-bar { background-color:#1aafed;}
.navbar-inverse .navbar-toggle:focus .icon-bar, .navbar-inverse .navbar-toggle:hover .icon-bar { background-color:#fff;}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover { background-color:#293999; border-color:#293999;}
.navbar-brand { padding:20px 0 17px 15px;}
.navbar-brand img { width:180px;}
.request_call { margin:10px 0px; font-size:14px; position:absolute; right:15px; top:0px; padding-left:14px; background-size: 12px 12px; background-position:left 7px;}
.request_call span { display:none;}
.navbar-inverse .navbar-collapse {border-color:#dadee2;}
.nav > li { margin-left:0px;}
.nav > li > a { font-size:14px; padding:10px 15px; border-radius:0px;}
.nav > li { border-top:1px solid #dadee2; border-right:none;}
.nav > li:first-child { border-left:none;  border-top:none;}
#navbar .menu-item-object-page.menu-item-has-children ul.sub-menu{height:110px;overflow:auto;}
}

/*start banner sec here*/

.banner_wrap { background:url(./images/ban_top_line.png) center top no-repeat; background-size:100% 4px; padding-top:4px;}
.banner_slot { background:url(./images/ban_bot_line.png) center bottom no-repeat; background-size:100% 6px; padding-bottom:6px;}

/*arrow slide*/
.jssora13l { display: block; position: absolute; /* size of arrow element */ width:34px; height:62px; cursor: pointer; background: url(./images/slide_arrow_l.png) center center no-repeat;	overflow: hidden; background-size:23px;}

.jssora13r {display: block;	position: absolute;	/* size of arrow element */	width:34px;	height:62px; cursor: pointer; background: url(./images/slide_arrow_r.png) center center no-repeat;	overflow: hidden; background-size:26px;}


.jssora13l:hover { opacity:0.8;}
.jssora13r:hover { opacity:0.8;}

/*arrow slide*/


/*Nivo slide*/
.jssorb21 {position: absolute; bottom:50px; left: 6px; }
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av { position: absolute;/* size of bullet elment */ width:10px; height:10px; text-align: center;
line-height:16px; color: white; font-size: 12px; background:#293999; cursor: pointer; border-radius:50px; opacity:0.5;}
.jssorb21 div:hover, .jssorb21 .av:hover {background:#293999; opacity:1;}
.jssorb21 .av { background:#293999; opacity:1;}
.jssorb21 .dn, .jssorb21 .dn:hover {background:#293999;  opacity:1;}

@media screen and (max-width:767px) {

.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av { width:20px; height:20px;}

.jssora13l {background-size:34px;}
.jssora13r {background-size:34px;}


}

/*Nivo slide*/

/*end banner sec here*/


/*start we expert sec here*/

.weExpert { padding:0px; margin:0px; background:#f8f8f8; border-bottom:1px solid #eff0f0; text-align:center; position:relative;}
.weExpert h1 { padding:32px 0px; margin:0px auto; font-size:28px; color:#555555; letter-spacing:-1px; font-weight:100; line-height:32px; max-width:880px;}
.weExpert h1 span { font-weight:700;}
.weExpert .dotted_grey { position:absolute; left:50%; bottom:-8px; margin-left:-19px;}

@media (max-width:767px) {

.weExpert h1 { font-size:18px; line-height:26px; padding:20px 0px;}
}

/*end we expert sec here*/

/*start product_home sec here*/

.product_home { padding-top:65px;}
.product_home .row { margin-left:-8px; margin-right:-8px;}
.product_home .row .col-md-4 { padding-left:8px; padding-right:8px;}

.pro_hBox { padding:0px 0px 60px 0px; margin:0px; text-align:center; max-height: 460px; min-height: 460px !important;}
.pro_hBox .img_box { padding:0px; margin:0px; position:relative;}
.pro_hBox .img_box img { vertical-align:top; z-index:0; width:100%; position:relative;}
.pro_hBox .img_box .overlay { padding:0px; margin:0px; background:rgba(0, 0, 0, 0.7); position:absolute; left:0px; top:0px; height:100%; width:100%; display:none; }
.pro_hBox .img_box .overlay img { position:absolute; left:50%; width:auto; margin-left:-27px; top:50%; margin-top:-26px; }
.pro_hBox .img_box:hover .overlay { display:block;}

.pro_hBox h3 { font-size:18px; color:#555555; line-height:20px; font-weight:bold; padding:30px 0px 0px 0px; margin:0px;}
.pro_hBox h3 a { text-decoration:none; color:#555555;}
.pro_hBox h3 a:hover { color:#75cff4;}
.pro_hBox p { padding:7px 10px 0px 10px; margin:0px; font-size:14px; line-height:18px; font-weight:100;}
.pro_hBox p a { text-decoration:none; font-weight:700; color:#606ec2; /*text-transform:uppercase;*/}
.pro_hBox p a:hover {color:#555555;}


@media (max-width:991px) {
.product_home .row { margin-left:-8px; margin-right:-8px;}
.product_home .row .col-sm-6 { padding-left:8px; padding-right:8px;}
#navbar .menu-item-object-page.menu-item-has-children ul.sub-menu{height:110px;overflow:auto;}
}

@media (max-width:767px) {

.pro_hBox .img_box { max-width:330px; margin:0 auto;}
.product_home { padding-top:45px;}
.pro_hBox { padding-bottom:40px;}
.pro_hBox h3 { padding-top:20px;}


}

/*end product_home sec here*/


/*start Smart sec here*/

.smart_wrap { background:url(./images/line_bg.png) center bottom no-repeat; background-size:100% 6px; padding:0px 0px 6px 0px; margin:0px;}
.smart_slot { background:url(./images/smart_banner1.jpg) center top no-repeat; height:352px; background-size:cover;}

.smart_sec { padding:70px 0px 0px 0px; margin:0px auto; max-width:860px; text-align:center;}
.smart_sec h1 { padding:0px 0px 23px 0px; margin:0px; font-size:54px; font-weight:100; color:#fff; font-weight:100; line-height:56px;}
.smart_sec h1 span { font-weight:700;}
.smart_sec p { padding:0px 0px 32px 0px; margin:0px; font-size:18px; line-height:22px; color:#fff; font-weight:300;}
.smart_sec .see_more { padding:0px; margin:0 auto; width:230px;}
.smart_sec .see_more a { text-decoration:none; display:block; line-height:49px; background:rgba(0, 0, 0, 0.6); text-align:center; font-size:16px; font-weight:300; border-radius:30px; color:#fff;}
.smart_sec .see_more a span { font-weight:700;}
.smart_sec .see_more a:hover { color:#ddd;}

@media (max-width:767px) {

.smart_slot { height:auto;}
.smart_sec { padding:40px 0px;}
.smart_sec h1 { font-size:30px; line-height:32px; padding-bottom:15px;}
.smart_sec p { font-size:14px; line-height:20px; padding-bottom:20px;}
#navbar .menu-item-object-page.menu-item-has-children ul.sub-menu{height:110px;overflow:auto;}
}

/*end Smart sec here*/


/*start footer sec here*/

.footer_wrap { padding:52px 0px 38px 0px; margin:0px; background:#f8f8f8;}

.footer_wrap .bot_logo { padding:0px 0px 24px 10px; margin:0px;}
.footer_wrap .bot_logo img { width:220px;}
.footer_wrap .txt_cen { padding:0px; margin:0px; text-align:center; font-size:14px; line-height:18px; color:#555555; max-width:265px;}

.footer_wrap .social_icons { padding:37px 0px 0px 20px; margin:0px;}
.footer_wrap .social_icons ul { padding:0px; margin:0px; list-style-type:none;}
.footer_wrap .social_icons ul li { padding:0px; margin:0px 2px 0px 0px; float:left;}
.footer_wrap .social_icons ul li a { display:block; height:38px; width:38px; background:url(./images/social_icons.png) no-repeat; opacity:0.7; }
.footer_wrap .social_icons ul li a:hover { opacity:1;}
.footer_wrap .social_icons ul li.icon_1 a { background-position:0px 0px;}
.footer_wrap .social_icons ul li.icon_2 a { background-position:-40px 0px;}
.footer_wrap .social_icons ul li.icon_3 a { background-position:-80px 0px;}
.footer_wrap .social_icons ul li.icon_4 a { background-position:-120px 0px;}
.footer_wrap .social_icons ul li.icon_5 a { background-position:-160px 0px;}

.footer_wrap .our_nav { padding:10px 0px 0px 0px; margin:0px;}
.footer_wrap .our_nav h2 { padding:0px 0px 30px 0px; margin:0px; font-size:20px; text-transform:uppercase; font-weight:400; color:#555555; line-height:22px;}
.footer_wrap .our_nav ul { padding:0px; margin:0px; list-style-type:none;}
.footer_wrap .our_nav ul li { padding:0px 0px 8px 0px; margin:0px;}
.footer_wrap .our_nav ul li a { text-decoration:none; font-size:14px; color:#555555;font-weight: normal;}
.footer_wrap .our_nav ul li a:hover { color:#222;}

.footer_wrap .home_icon { padding:0px 0px 0px 60px; margin:0px; background:url(./images/home_icon.png) left 2px no-repeat; font-size:14px; line-height:20px; font-weight:300; color:#555555;}

.footer_wrap .msg_icon { padding:0px 0px 0px 60px; margin:30px 0px 32px 0px; background:url(./images/msg_icon.png) left 2px no-repeat; font-size:14px; line-height:20px; font-weight:300; color:#555555;}
.footer_wrap .msg_icon a { text-decoration:none;color:#555555; }
.footer_wrap .msg_icon a:hover {color:#222;}

.footer_wrap .contact_icon { padding:0px 0px 0px 60px; margin:0px; background:url(./images/contact_icon.png) left 2px no-repeat; font-size:14px; line-height:20px; font-weight:300; color:#555555;}


.footer_wrap .footer_box_1 { padding:0px 0px 0px 40px; margin:0px;}
.footer_wrap .footer_box_2 { padding:0px 0px 0px 0px; margin:0px;}

.footer_wrap .footer_box_3 { padding:15px 0px 0px 0px; margin:0px;}


@media (max-width:991px) {

.footer_wrap .footer_box_1 { padding-left:0px;}
.footer_wrap .bot_logo { padding-left:0px;}
.footer_wrap .social_icons { padding-left:0px;}
#navbar .menu-item-object-page.menu-item-has-children ul.sub-menu{height:110px;overflow:auto;}
}

@media (max-width:767px) {

.footer_wrap { padding:30px 0px;}
.footer_wrap .footer_box_1 { width:260px; margin:0 auto; text-align:center; padding-bottom:25px;}
.footer_wrap .footer_box_2 { width:260px; margin:0 auto; text-align:center; padding-bottom:10px;}
.footer_wrap .footer_box_3 { width:260px; margin:0 auto;}

.footer_wrap .bot_logo { padding-bottom:15px;}
.footer_wrap .social_icons { text-align:center; padding-top:20px;}
.footer_wrap .our_nav h2 { padding-bottom:10px;}

.footer_wrap .msg_icon { margin:15px 0px;}

.footer_wrap .social_icons ul li { margin:0px; float:none; display:inline-block;}
#navbar .menu-item-object-page.menu-item-has-children ul.sub-menu{height:110px;overflow:auto;}
}
/*end footer sec here*/

/*start copy sec here*/
.copy_wrap { padding:25px 0px; margin:0px; font-size:12px; color:#555555; font-weight:100; text-align:center; background:#eaeaea;}
/*end copy sec here*/




/* Custom CSS */
/*MT-001*/
.h1, .h2, .h3, h1, h2, h3 {margin-top: 15px;}
.navbar { border:none;border-radius: 0;position: fixed; top:0;width: 100%; z-index: 999;}
.navbar-brand {padding: 25px 0 25px 15px;}
.header_border{background:url(./images/ban_top_line.png) center bottom no-repeat; background-size:100% 4px; padding-bottom:4px; }
.request_call { margin: 24px 17px 27px 0;}
#navbar{ padding:0;}
.nav > li{position:inherit;}
.nav > li > a{border-radius: 5px;padding-left:30px;}
.sub-menu {background-clip: padding-box;  background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); display: none; float: left; font-size: 14px; left: 0;list-style: outside none none; margin: 2px 0 0; min-width: 195px; padding: 20px 0; position: absolute; text-align: left; top: 100%; z-index: 1000;}
.sub-menu li a:link, a:visited {font-weight: 400;}
.caret {margin-left: 10px !important;}
.menu-item-object-page.current_page_item > a, .menu-item-object-page.current_page_parent > a{background: #5a66af !important; color: #fff !important;}

/*start sub menu here*/
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {background-color:#5a66af;}
.navbar-nav > li > .sub-menu { border-radius:5px;}
.navbar-right .sub-menu { right:auto; left:0px;}
.sub-menu { border:none; border-top:5px solid #5a66af; left: 0 !important; margin: 0 auto; right: 0 !important; top: 113px; width: 74%;}
.sub-menu > li > a { padding:7px 20px;}
.sub-menu .sub-menu {background: none repeat scroll 0 0;  border: medium none;  box-shadow: unset;  display: block !important; font-size: 12px;    margin-left: 0 !important; position: relative; padding: 5px 0; top: 0;}	
.sub-menu .sub-menu a{color:#000;}
.sub-menu li{float:left;width:330px;}.sub-menu .sub-menu li{float:none;}



.main-cont{border-top: 1px solid rgb(221, 221, 221); padding: 20px 0px; text-align: justify;}
.copy_wrap {font-weight: 300;}
	
/* Home Page */
.pro_hBox p {font-weight: 300; margin: 0 auto; padding: 5px 0; text-align: justify; word-wrap: break-word;}
.pro_hBox .img_box img {border: 1px solid #ddd; border-radius: 2px;}

/*Contact us page start*/
.main { background: #f5f5f5 none repeat scroll 0 0; margin-top: 142px;}
.page-container {clear: both;margin: 0 auto;max-width: 1200px;overflow: hidden;padding: 2.4em 5%;}
.center {text-align: center;}
h1 {font-size: 3em;line-height: 1em;margin-bottom: 0.2em;text-shadow: 0 1px #fff;}
h2 {color: #17a;font-size: 1.6em;line-height: 1em;margin-bottom: 0.2em;}
.taster {border-top: 1px solid #dddddd;margin: 20px 0 30px;padding: 20px 0;}
p.intro {font-size: 1.5em;margin-bottom: 1.5em;}
.full-width {background: #ecebe9 none repeat scroll 0 0;}
article, section { position: relative;}
.col.firstOfThree { margin-left: 0;}
.col {float: left;margin-left: 5%;width: 30%;}
.two-col { float: right; margin-left: 5%; width: 65%;}
.company {color: #f58c06;font-weight: bold;}

iframe {border: 4px solid #fff;height: 500px;margin-bottom: 5px;width: 100%;}
small {font-size: 85%;}

/*Contact form*/
div.wpcf7 {margin: 0;padding: 0;}
div.wpcf7 .screen-reader-response {border: 0 none;clip: rect(1px, 1px, 1px, 1px);height: 1px;margin: 0;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.one-of-two, .two-of-two {float: left;width: 47.5%;}
.textwidget .wpcf7 .wpcf7-form p {color: #17a;font-weight: bold;margin-bottom: 8px;text-shadow: 0 1px #fff; padding-top:10px;}
.form-field {margin-bottom: 20px;}
span.wpcf7-form-control-wrap {position: relative;}
.wpcf7-form-control-wrap {display: inline !important;}
input, textarea { -moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background: #ecebe9 none repeat scroll 0 0;border-color: -moz-use-text-color -moz-use-text-color #fff;border-image: none;border-style: none none solid;border-width: 0 0 1px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;padding: 10px 2%;width: 96%;}
input[type="submit"] {background: #17a none repeat scroll 0 0;border: 1px solid #fff;border-radius: 4px;color: #fff;
font-size: 1em;font-weight: normal;letter-spacing: 0.07em;padding: 10px 30px;text-decoration: none;text-transform: uppercase;width: auto;}
.two-of-two {margin-left: 5%;}
div.wpcf7-response-output {color: #cf0000;float: left;margin: 10px 0 0;padding: 0;text-align: center;width: 100%;}
div.wpcf7-validation-errors {border: medium none;line-height: 24px;margin-bottom: 0;}
span.wpcf7-not-valid-tip {border: medium none;color: #cf0000;font-size: 10pt;padding: 2px 6px;position: absolute;right: 5px;top: -2px;width: auto;z-index: 100;}
span.wpcf7-not-valid-tip {color: #f00;display: block;font-size: 1em;}


/*News page start*/
a.blog-home {color: #3d3d3d;}
a:link, a:visited {color: #17a;font-weight: bold;outline:0 none; text-decoration: none;}
.clearfix::before, .clearfix::after {content: " "; display: table;}
.clearfix::after {clear: both;}

.blog-content {background: #fff none repeat scroll 0 0;    margin: 50px 0;    padding: 5%;}
.blog-content ol {margin-left: 20px;}

.blog-content ol li {font-size: 1em;    font-weight: normal;    line-height: 1.6em;    margin-bottom: 10px;}
.blog-content h2 a {color: #f58c06;    display: block;    margin-bottom: 10px;}
.blog-aside h2 {background: #17a none repeat scroll 0 0;    color: #fff;    font-size: 1.2em;    margin-bottom: 0;    padding: 15px;    text-shadow: none;}
.primary-widget div {margin-bottom: 40px;}
.blog-aside a {background: #f5f5f5 none repeat scroll 0 0;    border-bottom: 1px solid #fff;    display: block;    font-size: 1em;   font-weight: normal;    padding: 15px;}
li {    list-style: outside none none;}
aside,ol, ul, li{    background: transparent none repeat scroll 0 0;    border: 0 none;   font-size: 100%;    margin: 0;    outline: 0 none;    padding: 0;   vertical-align: baseline;}

/*Case studies page end*/
.case_studies h3 a:hover { color:#F58C06;}
.case_studies h3 a{text-decoration:none;}
.case_studies img{width:360px;height:240px;}
.case_studies p{width:35%;}
.col {float: left;    margin-left: 5%;    width: 30%;}
.thumb-content-block a {    color: inherit;    text-decoration: none;}
.thumb-content-block img {    height: 100%;    margin-bottom: 20px;    width: 100%;}
.excerpt_more{color: #17a;}
.excerpt_moreh3{color: #17a;}
.excerpt_moreh3:hover{color:#F58C06;}


/*Product page*/
.product_all{margin-top:150px;}
.margin10{margin-bottom:10px; margin-right:10px;}
.blogShort img{float:left; background-color: #fff;  border: 1px solid #ddd;  border-radius: 4px;  display: inline-block;  height: auto; line-height:1.42857;  max-width: 100%; padding: 4px;transition: all 0.2s ease-in-out 0s;margin-bottom: 10px; margin-right: 10px;}
.overtitle{color:#FFF;font-size:20px;left: 35%;
    margin-left: -27px;
    margin-top: -26px;
    position: absolute;
    top: 50%;
    width: 50%;
}
.divider{border-left: 5px solid rgb(238, 238, 238);}
.rightrm a{margin-left:73%;}

/*product category page*/
.cp{border: 1px solid #ddd;border-radius: 2px;}

	 
/*breadcrumbs*/
#breadcrumbs{
    list-style:none;
    margin:10px 0;
    overflow:hidden;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:5px;
}
  
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#ccc;
}


@media ( max-width:767px) {
	.main {margin-top: 112px;}
	.request_call { margin: 20px 0 27px;}
	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a { padding:7px 15px 7px 25px}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color:#666666;}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover { color:#000000;}
	.navbar{position:inherit !important;}
}
@media (max-width:991px) and (min-width:768px) {
	.request_call {margin: 10px 13px 10px 0;}	
}
@media (max-width:991px) {
	.product_all {margin-top: 110px;}
}
/*For request call back form*/
#request_form{ padding: 10px 20px 25px;}
#request_form h2{ color: #293f99;font-size: 20px;font-weight: 400;margin: 0 0 18px; text-align: center;}
#request_form #request_errors{display: none;}
#request_form td{vertical-align: top;}
#request_form label{display: inline-block;font-size: 14px;width: 150px;}
#request_form .error{color: red;font-size: 70%;}
#request_form input[type="text"] {margin-bottom: 7px;width: 250px;}
#request_form input[type="submit"]{cursor:pointer;display:block;font-size:18px;margin:8px 0 0;padding: 5px 20px;}
#request_form textarea{height: 100px;margin-bottom: 7px;resize: none;width: 250px;}
/*End request call back form*/

.mdropdown-menu {
background-clip: padding-box;  background-color: #fff;  display: none;font-size: 14px; left: 0;list-style: outside none none;  min-width: 195px; 
padding-left: 20px;padding-bottom:15px;text-align: left; top: 100%; z-index: 1000;
}
.mdropdown-menu li {margin-left:20px;}
.mdropdown-menu li a{font-weight:400;}
.mdropdown-menu ul li a{color:#000;}

/*Custom css added by Prakash*/
/* For Search box*/
 .screen-reader-text{display:none;}
 .csearch{text-align: right; padding-right: 30px;}
 .csearch1{text-align: right; padding-right: 22px;}
 @media(max-width: 480px) {  
	.csearch1{text-align: none !important; padding: 0px;}
	.csearch{text-align: none !important; padding: 0px;}
	#search-3{
		padding-left:14px;
		text-align:left;
	}
}

.desk_request{display:inline-block;}
.mob_request{display:none;}
.rcblft{/*width:42%;*/}
.rcbrgt{/*width:36%;*/padding-left: 38px;padding-top: 18px;}
@media (max-width:767px) {
	.desk_request{display:none;}
	.mob_request{display:inline-block;}
}
