/*
Theme Name: Certified Power Solutions
Theme URI: https://www.byte-technology.com/
Author: Byte Technology
Author URI: https://www.byte-technology.com/
*/
@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,700');
body{
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    /*color: #585858;*/
    color: #333333;
}
a{
    text-decoration: none;
    color: #15488a;
}
.wpb_text_column a{
	font-weight: bold;
}
a:hover{
    text-decoration: none;
    color: #333333;
}
.downlaod_btn .vc_btn3.vc_btn3-color-grey{
	background-color: #15488a !important;
}
h2{
    font-size: 25px;
}
h3{
    font-size: 20px;
}
h5 {
    font-size: 14px;
    margin-bottom: 2px;
}
ul {
    padding-left: 15px;
}

section.header_top {
    padding: 25px 0 10px;    
    border-bottom: 15px solid #6a6a6a;
}


.search_box input[type=text]{
height: 20px;
width: 130px;
background-color: #e1e1e1;
border: 1px solid #e1e1e1;
}
.search_box input[type=submit] {
    padding: 0px 10px;
    margin: 0px;
    text-align: center;
    background-color: #808080;
    border: none;
    height: 20px;
    margin-left: -4px;
    color: #ffffff;
    text-transform: uppercase;
    width: 80px;
}
.search_box {
    width: 235px;
    float: left;
    margin-bottom: 5px;
}

a.login_btn {
    display: inline-block;
    height: 20px;
    background-color: #7e7e7e;
    padding: 0 20px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #7e7e7e;
    
}

.user_login {
    width: 160px;
    float: left;
}

.header_right_box {
    max-width: 395px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 10px;
    font-size: 13px;
}
.fsc_nav{
    padding: 0;
}
.fsc_nav.bg-dark {
    background-color:#15488a !important;
   min-height: 45px;
}

.fsc_nav.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
    padding: 15px 20px;
    font-size: 14px;
}
.fsc_nav.navbar-dark .navbar-nav li:first-child  .nav-link{
    padding-left: 0px;
}

.fsc_nav.navbar-dark .navbar-nav li:last-child  .nav-link{
    padding-right: 0px;
}


.fsc_nav.navbar-dark .navbar-nav .nav-link:hover {
    color: #c1c1c1;
}
.fsc_nav.navbar-dark .navbar-nav .current-menu-parent > a.nav-link{
    color: #c1c1c1 !important;
}

.fsc_nav.navbar-dark .navbar-nav > .current-menu-item > a.nav-link{
    color: #c1c1c1 !important;
}

.navbar-dark .navbar-nav ul.dropdown-menu li.current_page_item.active > a.nav-link{
    color: #fff!important;
    text-decoration: none;
    background-color: #15488a;
}

.navbar-dark .navbar-nav ul.dropdown-menu li.current_page_ancestor {
    color: #fff!important;
    text-decoration: none;
    background-color: #15488a;
    color: #ffffff;
}
.breadcumb_box {
    padding-top: 15px;
    color: #15488a;
    text-transform: uppercase;
    font-size: 12px;
}

.breadcumb_box a {
    color: #15488a;    
    padding-right: 10px;
    display: inline-block;
}

header.page-header h1.entry-title {
    margin-bottom: 40px;
}

section.home_slider_sec {
    padding: 35px 0 30px;
}

span.current {
    display: inline-block;
    padding-left: 10px;
    font-weight: 600;
    color: #15488a; 
}

h1.entry-title {
    font-size: 30px;
    font-weight: 600;
    color: #575757;
    margin-bottom: 20px;
    padding-top: 15px;
}

.right_sidebar aside h3 {
    font-size: 15px;
    font-weight: bold;
    background-color: #15488a;
    padding: 15px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
}

.sidebar_menu ul {
    list-style: none;
    padding: 0px;
    background-color: #ffffff;
    margin: 0;
}
.sidebar_menu ul li:hover, .sidebar_menu ul .current-menu-item{
	background-color: #999999;	
}

.sidebar_menu ul .current-menu-item{
    background-color: #15488a;  
}

.sidebar_menu ul li:hover a, .sidebar_menu ul .current-menu-item a{
	color: #ffffff;
}
.sidebar_menu ul li a {
    text-decoration: none;
    padding: 7px 10px;
    display: block;
    color: #15488a;
    border-bottom: 1px solid #15488a;
    font-weight: 600;
    font-size: 14px;
    position: relative;
}

.sidebar_menu ul li a::after{
    content: '\f105';
    font-family: 'FontAwesome';
    /*float: right;*/
    position: absolute;
    right: 5px;
}

.sidebar_menu ul li:last-child a {
    border-bottom: none;
}


ul li.current-menu-parent > a, .sidebar_menu ul.sub-menu .current-menu-item a {    
    color: #ffffff !important;
    background-color: #15488a;
}


.product_item{
    padding: 10px 0;
}

.product_list .image_container {
    border: 1px solid #000000;
    padding: 1px;
}

a.view_btn {
    background-color: #6a6a6a;
    padding: 5px 20px;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
}
a.view_btn:hover {
    background-color: #15488a;
}
.product_list .image_container img{
   width: 100%;
}

.product_item .product_info h2 {
    font-size: 18px;
    margin-bottom: 4px;
}

.product_list .product_item:first-child {
    padding-top: 0;
}

.home_box_container p {
    font-size: 17px;
    line-height: 22px;
    font-weight: 300;
}
.home_box_container h3 {
    font-size: 28px;
    font-weight: 300;
}

.right_sidebar {
    border: 1px solid #15488a;
}
/* Footer */
footer.footer {
    background-color: #15488a;
    padding: 45px 0;
    color: #ffffff;
    font-size: 10px;
}
footer.footer a{
    color: #ffffff;
}

footer.footer h4 {
    font-size: 13px;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-weight: 400;
}

footer.footer .social_link {
    text-align: right;
    padding-top: 30px;
}
.social_link ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.social_link ul li {
    display: inline-block;
}



.social_link ul li a {
    font-size: 29px;
    display: inline-block;
    width: 50px;
    text-align: center;
    height: 50px;
    background: #959595;
    border-radius: 50%;
    padding-top: 5px;
    margin-left: 20px;
    margin-top: 5px;
}
.social_link ul li a:hover{
    background: #6a6a6a;
}
.footer_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.social_link ul li:last-child a {
       margin-right: 0px;
}
.footer_bottom {
    padding: 20px 0;
    background-color: #919191;
    color: #ffffff;
}

#footer_menu_list li {
margin-bottom:8px;
}

footer .footer_logo {
    max-width: 90px;
    /*margin: 0 auto;*/
}
.footer_text {
    width: fit-content;
   /* margin: 0 auto;*/
}
/*******************************************************/



.home_news_box {
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
}

.home_news_box a.learn_more {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    /*border: 1px solid #ffffff;*/
    padding: 5px 10px;
    background-color: #6a6a6a;
    font-weight: 400;
   
}

.home_news_box a.learn_more:hover {
   /* border: 1px solid #15488a;*/
    background-color: #15488a;
    
}

.home_box_container.vc_row.vc_column-gap-5>.vc_column_container {
    padding: 4px !important;
}


button, input, optgroup, select, textarea{
    line-height: normal;
}


.footer_menu ul li a {
    text-decoration: underline;
}

aside.widget_search input[type=text] {
    background-color: #e1e1e1;
    border-radius: 0;
    border: 1px solid #e1e1e1;
}

aside.widget_search label.assistive-text {
    display: none;
}
.widget-area aside.widget {
    padding-bottom: 10px;
}



aside.widget_search input[type=submit] {
    padding: 0px 10px;
    margin: 0px;
    text-align: center;
    background-color: #808080 !important;
    border: none;
    text-transform: uppercase;
    border-radius: 0;
}

h2.entry-title a {
    color: #15488a;
}

#search-wrapper h1.page-title {
    font-size: 40px;
    color: #575757;
    margin-bottom: 40px;
}

a.btn.btn-secondary.understrap-read-more-link {
    color: #15488a;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #15488a;
    padding: 5px 10px;
    background-color: #ffffff;
    border-radius: 0;
}
a.btn.btn-secondary.understrap-read-more-link:hover{
	background-color: #15488a;
	color: #ffffff;
}


.sidebar_menu ul li.menu-item-has-children {
    position: relative;
}
.sidebar_menu ul.sub-menu {
    display: none;
    position: absolute;
    right: -12.8em;
    width: 180px;
    z-index: 99999;
    color: #15488a;
    border: 1px solid;
    top: 0;
}
.sidebar_menu ul.sub-menu li a{
        text-decoration: none;
        padding: 7px 10px;
        display: block;
        color: #15488a;
        border-bottom: 1px solid #15488a;
        font-weight: 600;
        font-size: 14px;
}
.sidebar_menu ul.sub-menu li a:hover{
    background-color: #999999;
    color: #ffffff;
}
.sidebar_menu > ul >li:hover ul.sub-menu {
    display: block;
}

.mcat_list ul {
    list-style: none;
    padding: 0;
}
.mcat_list ul li a {
    text-decoration: none;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}


.list_item_content ul {
    padding-left: 15px;
}

#alphabet_box{
    display: none;
}


#infobulle .content-makrer .description-marker {
    background-color: #ffffff !important;
    border: none !important;
    padding: 0px !important;
    font-weight: bold;
}

.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    color: #ffffff !important;
    background-color: #6a6a6a !important;
    padding: 5px 20px;
    font-size: 14px;
}
.vc_btn3.vc_btn3-color-grey:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover {
    background-color: #15488a !important;
    color: #fff !important;
    }

    /* List image box size*/

.square_box.wpb_single_image {
   /* height: 300px; */
    align-items: center;
    display: flex;
    justify-content: center;
    border: none !important;
}

.page-template-template_markets .wpb_single_image, .page-template-template_solutions .wpb_single_image, .page-template-template_products_new .wpb_single_image, .page-template-template_services .wpb_single_image{
    border: none !important;
}

.square_box.wpb_single_image img {
    max-height: 280px !important;
    width: auto !important;
}


/*Dropdown Menu */

.navbar-dark .navbar-nav ul.dropdown-menu {
    background-color: #e1e1e1;
    padding: 10px;
    border-radius: 0;
    margin-top: 18px;
    min-width: 250px;
}
.navbar-dark .navbar-nav .dropdown-menu .nav-link {
    text-decoration: none;
    padding: 5px 5px !important;
    display: block;
    color: #15488a;
    /*border-bottom: 1px solid #15488a;*/
    font-weight: 600;
    font-size: 14px;
}
.navbar-dark .navbar-nav .menu-item-has-children > .dropdown-menu > li:first-child > .nav-link{
	/* border-top: 1px solid #15488a;*/
}

.navbar-dark .navbar-nav .dropdown-menu .nav-link:active{
    color: #fff!important;
    text-decoration: none;
    background-color: #15488a;
}

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover{
    color: #fff!important;
    text-decoration: none;
    background-color: #999999;
}
.menu-item-has-children {
    position: relative;
}

.menu-item-has-children .menu-item-has-children:hover > .dropdown-menu {
  display: inline-block;
  left: 225px;
  top: -20px;
}

.shorting_box {
    border: 1px solid #15488a;
    border-radius: 0;
    box-shadow: none;
}
.shorting_box:focus {
    box-shadow: none !important;
    border-color: #15488a !important;
}
a.return_top {
    position: fixed;
    border: 1px solid #e7e7e7;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #15488a;
    cursor: pointer;
    z-index: 99999999;
    bottom: 40px;
    right: 50px;
    color: #ffffff;
    font-size: 20px;
}


.contact_form .form-control {
    border: 1px solid #15488a;
    border-radius: 0;
    box-shadow: none;
}
.contact_form input.btn.btn-secondary {
    border-color: #15488a;
    background-color: #15488a;
    border-radius: 0;
}

.vc_col-sm-4 .wpb_single_image {
    padding: 4px !important;
}

.solutions_content ul li h3{
    padding-top: 10px;
    margin: 0;
}

.img_150 img {
    max-width: 150px !important;
}



.home_news_box > .vc_column-inner {
    background-blend-mode: multiply !important;
    /* background-color: rgba(2, 30, 115,1) !important;*/

    /*IE 9 and down*/
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";


}
#navbarNavDropdown_secondary{
    padding-top: 40px;
}
#navbarNavDropdown_secondary .navbar-nav .nav-link {
    padding: 15px 20px;
    font-size: 14px;
}
#navbarNavDropdown_secondary .navbar-nav .dropdown-menu .nav-link {
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 600;
}
.navbar2.navbar-dark .navbar-nav .nav-link {
 color: #15488a;
 padding: 15px 15px !important;
}
.navbar2.navbar-dark .navbar-nav .dropdown-menu .nav-link {
 color: #15488a;
 padding: 5px 5px !important;
}
.navbar2.navbar-dark .navbar-nav .nav-link:hover {
 color: #000000;
}
.slp_search_form .search_box {
    width: 100%;
    float: none;
    margin-bottom: 5px;
}
.slp_search_form .search_box input[type=text] {
    height: auto;
    width: 130px;
    background-color: #e1e1e1;
    border: 1px solid #e1e1e1;
    display: inline-block;
    width: 100%;
    padding: 11px 15px;
    font-size: 12px;
    line-height: 1.84;
    color: #333333;
    vertical-align: middle;
    background-color: transparent;
    background-image: none;
    border: 1px solid #e7e7e7;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: background 500ms ease, border 500ms ease;
    -moz-transition: background 500ms ease, border 500ms ease;
    -o-transition: background 500ms ease, border 500ms ease;
    transition: background 500ms ease, border 500ms ease;
}
.slp_search_form #radiusSelect{
    display: inline-block;
    height: 45px;
    width: 100%;
    padding: 11px 15px;
    font-size: 14px;
    line-height: 1.84;
    color: #333333;
    vertical-align: middle;
    background-color: transparent;
    background-image: none;
    border: 1px solid #e7e7e7;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: background 500ms ease, border 500ms ease;
    -moz-transition: background 500ms ease, border 500ms ease;
    -o-transition: background 500ms ease, border 500ms ease;
    transition: background 500ms ease, border 500ms ease;
}
.slp_search_form .search_box .search_item .slp_ui_button {
    width: 100%;
    height: 45px;
    margin: .25em 0;
    #addressSubmit.slp_ui_button {: ;
    background: #0032a0;
    color: #FFFFFF;
    }: ;
    background: #0032a0;
    color: #FFFFFF;
    margin: 0 0 15px !important;
    padding: 16px 21px !important;
    font-family: "Raleway", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    /* background: #e6e6e6; */
    /* color: #4c4c4c; */
    border-color: #e6e6e6;
    border: none;
    padding: 15px 21px;
    height: auto !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#addressSubmit.slp_ui_button:hover {
    background: #FFFFFF !important;
    color: #0032a0 !important;
    outline: 1px solid #0032a0 !important;
    cursor: pointer;
}
footer.footer .widget .textwidget{
    min-height: 105px;
}
.sidebar_menu > ul >li:hover ul.sub-menu li ul.sub-menu{
    display: none;
}
.sidebar_menu > ul >li ul.sub-menu li:hover ul.sub-menu{
    display: block !important;
}
/* IE 10 and 11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.home_news_box > .vc_column-inner{   opacity: 0.8; }
}


.home_box_container .vc_column-inner:hover {
    background-color: #15488a !important;
}

aside .textwidget p {
    margin: 0;
}
footer.footer aside{
	margin-bottom: 15px;
}
/*********************/

@media (min-width: 768px){
	.navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
    top: 32px;
}
}

@media only screen and (min-width: 1300px){
.container {
     background-blend-mode: initial;
}
}

@media only screen and (max-width: 1200px) {
.fsc_nav.navbar-dark .navbar-nav .nav-link {   
   padding: 10px 8px;
   font-size: 12px;
} 
.navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
    top: 20px;
}

.navbar-dark .navbar-nav ul.dropdown-menu{
	min-width: 165px;
}

.menu-item-has-children .menu-item-has-children:hover > .dropdown-menu {    
    left: 140px;   
}

}

@media only screen and (max-width: 991px) {
/*  .container {
    max-width: 991px;
    width: 100%;
}*/
.fsc_nav.navbar-dark .navbar-nav .nav-link {   
   padding: 10px 5px;
   font-size: 10px;
} 
	.navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
    top: 16px;
}

.navbar-dark .navbar-nav ul.dropdown-menu{
	min-width: 150px;
}
.menu-item-has-children .menu-item-has-children:hover > .dropdown-menu {    
    left: 125px;   
}
  
}

@media only screen and (max-width: 767px){
.fsc_nav.navbar-dark .navbar-nav .nav-link {
   padding: 0 5px;
   font-size: 13px;
   line-height: 14px;
}
.fsc_nav.navbar-dark .navbar-nav li{
	    border-bottom: 1px solid;
    border-color: white;
}
.fsc_nav.navbar-dark .navbar-nav li:last-child {
	    border-bottom: none;
}

.body_col {
    padding-top: 20px;
}
.product_item .product_info h2{
	margin-top: 10px;
}
footer.footer .widget .textwidget{
    min-height: auto;
}
}

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

	.fsc_nav.navbar-dark .navbar-nav .nav-link{
	padding: 10px 0;
	display: inline-block;
}

.header_right_box {   
    display: block;
    position: relative;
    right: 0;
    bottom: 0;    
}

.logo_container {
    text-align: center;
}

.fsc_nav.navbar-dark .navbar-nav .nav-link{
    padding-left: 0px;
}
.header_right_box {
    max-width: 300px;   
    margin: 0 auto;
    margin-top: 10px;
    font-size: 12px;
}
.search_box {    
    float: none;
    margin: 5px auto;
    text-align: center;
}

.user_login {   
    float: none; 
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

a.login_btn {    
    width: 210px;   
}

.sidebar_menu ul.sub-menu {   
    position: relative;
    right: 0;
    width: 100%;
    z-index: 99999;
    color: #15488a;
    border: 0;
    top: 0;
}
.sidebar_menu ul.sub-menu li a{
   padding-left: 25px;
    background-color: #f0f0f0;
}

.footer_logo.text-center {
    text-align: left !important;
    margin-bottom: 15px;
}
}

@media only screen and (max-width: 500px){
.logo_container a {
    display: inline-block;

}

.navbar-collapse.collapse.show {
    margin-top: 15px;
}
}



@media only screen and (min-width: 768px){
.sidebar_col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.body_col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
}

}

@media  print {
    body{
        color: #000000 !important;
    }
    .home_box_container p, .home_box_container h3, .home_box_container a.learn_more{
        color: #000000 !important;
    }
    .fsc_nav.navbar-dark .navbar-nav li .nav-link{
        color: #000000 !important;
        display: inline-block;
    }
     .navbar {
        display: block !important;
        border-width:0 !important;
    }
    .navbar-toggle {
        display:none;
    }
     footer.footer, footer.footer a, footer.footer h4{
        font-size: 13px !important;
        color: #000000 !important;
     }  
     .wpb_revslider_element {
	     display: none;
     }
     .fsc_nav.navbar-dark .navbar-nav .nav-link {
        color: #ffffff;
        padding: 2px 10px !important;
        font-size: 14px;
        } 

        .rev_layer_in_group {
        font-size: 30px !important;
        }  
        .footer_bottom {
            color: #000000 !important;
        }

        .search_box input[type=submit]{
            margin-left: 0px;
        }


 }
 
 
 /*About Us*/
 .about_img_sec_1.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 58%;
}
.about_img_sec_2.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 38%;
}

@media only screen and (max-width: 1200px){
.wpb_single_image.about_left_img_1 {
    margin-bottom: 8% !important;
}
}
@media only screen and (max-width: 767px){
 .about_img_sec_1.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
}
.about_img_sec_2.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
}
.not-for-small-screen{
    display: none;
}

}






.slicknav_menu {
	display:none;
}
#mobile_menu {
		display:none;
	}

@media only screen and (max-width: 1024px){
	/* #menu is the original menu */
#mobile_menu {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
		width: 100%;
		background-color: #15488a;
	}
	.slicknav_nav .slicknav_row:hover{
		background: #15488a;
	}
	.slicknav_btn{
		background-color: #15488a;
		border: 1px solid #ffffff;
    	border-radius: 0;
	}
    .navbar-expand-md #navbarNavDropdown.collapse.navbar-collapse {
    display: none !important;
}
.navbar-expand-md>.container{
    display: none !important;
}
.navbar2{
display: none !important;
}

}

.navbar-nav{
    display: block;
}
@media (min-width: 576px){
.slicknav_menu{
    max-width: 540px;
    margin: 0 auto;
}
}
@media (min-width: 768px){
  .navbar-expand-md > .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    display: inline-block;
    flex-direction: row;
}  
ul#main-menu > li {
    display: inline-block;
}
.slicknav_menu{
    max-width: 720px;
    margin: 0 auto;
}
}

@media (min-width: 1025px){
.navbar-expand-md #navbarNavDropdown.collapse.navbar-collapse {
    display: inline-block !important;
}
}
@media (min-width: 992px){
.slicknav_menu{
    max-width: 960px;
    margin: 0 auto;
}
}
@media (min-width: 1200px){
.slicknav_menu{
    max-width: 1140px;
    margin: 0 auto;
}
}
@media screen and (max-width: 767px) and (min-width: 576px) {
    .header_right_box {
    float: right;
}
.header_top.tt .col-sm-9{
    padding-right: 0px;
}
}








