

/*
Author: Bootstrapthemes
Author URI: http://bootstrapthemes.co
*/
/* ==========================================================================
   Author's custom styles
   ========================================================================== */



 #home
    {
       background-image: url(../images/banners/planet.jpg);
       background-position: 50% -10%;
        
    }

.homeOverlay
{
  background-color: rgba(41, 39, 34, 0.15);
    width: 100%;
    height: 100%; 
}


.commonh1
{
    display: inline-block;
}
.commonh1:after
{
   display: block;
    width: 100%;
    content: '';
    border: 0;
    height: 2px;
   
   background: #EF3B36;  /* fallback for old browsers */
 background: -webkit-linear-gradient(to left, #FFFFFF, #EF3B36);  /* Chrome 10-25, Safari 5.1-6 */
 background: linear-gradient(to left, #FFFFFF, #EF3B36); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ 
}

.quickLinks
{
    display: inline-block; 
}

.twitterImg
{
    margin-left: 50px!important;
}


.twitterIcon:hover
{
    color:#0a6ca9!important;
        
}

.quickLinks:after
{
   display: block;
    width: 80%;
    content: '';

  margin-top: 5px;
    border-style:solid;
   margin-left: 5px;
    text-align: center;
    -webkit-border-image: 
    -webkit-linear-gradient(left, rgba(111,104,102,1) 10%,rgba(255,255,255,1) 50%,rgba(111,104,102,1) 90%) 0 0 100% 0/0 0 2px 0 stretch;

    
    /*
    border: 0;
    height: 3px;
   
    margin-left: 0px;
  background: #eeeeee;
*/
}

.address p
{
    font-size: 100%;
}

.address p a
{
    font-size: 100%;
}





.logo{
    height: 70px;
    width: 150px;
    position: absolute;
    top: -8px;
}

.navbar-brand{
    padding: 0px !important;
    
}

.marginmin{
    float: right;
}



.main_menu_bg .container
{
    padding-right: 0px!important;
}

.navbar .container-fluid
{
    padding-right: 0px!important;
}

.navbar-toggle{
	float:left;
	margin-left:0%;
	border:none;
	font-size: 30px;
	background-color: white !important;
	margin:0px;
    padding: 5px 5px 0px 5px;
    padding-bottom: 0px;
}
.navbar-toggle:hover{
	background-color: white !important;
}
.navbar-right a{
	color:#2E0B03!important;
	font-size: 16px;
	font-weight:bolder;
	-webkit-transition: color 0.2s; /* Safari */
    transition: color 0.2s;
    
}
.navbar-right a:hover{
	color:#20B96E !important;
}
.clickDropdown .dropdown-submenu a:hover,.clickDropdown li a:hover
{
	color:#20B96E !important;
}



.SteerLink:hover{
    text-decoration: none!important;
}


#productsS a:hover{
    color:#20B96E !important;
}

#productsS{
    display: none;
}

#myNavbar
{
	border:none;
	margin:0px;
    color: black;
}

.test:hover
{
    cursor: pointer;
    color: #20B96E;
}

.bigCaret
{
    font-size: 18px;
    padding-top: 5%;
    
    width: 30%!important;
}
.productsCaret
{
    padding-left: 12%;
}
.linesixCaret
{
    
    padding-left: 22%;
    width: 45%!important;
}
.outlineCaret
{
    
    padding-left: 19%;
    padding-bottom: 5%;
    width: 45%!important;
}

.limArginDown
{
    margin-bottom: 12px;
    overflow: hidden;
}
.someMargin
{
    margin-top: 5px;
}




.dropdown-menu>li>a 
{
    color: #505050 !important;  
    
}

.dropdown-submenu {
    position: relative;
    
}

.dropdown-menu>.dropdown-submenu>a {
    font-size: 13px!important;
        
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    color: #505050 !important; 
}
.dropdown-submenu .dropdown-menu a
{
    color: #505050 !important; 
    
    font-size: 12px!important;
}

#productsL > a:not( :hover ){ 
    background: transparent !important;
}
#productsL > a:hover { 
    background: transparent !important;
}

#productsL .dropdown-menu{
    
    background-color: #fff !important;
  
    margin-right: -50px!important;
      min-width: 170px !important;
}

.jquerydropdown li a
{
    font-size: 12px!important;
   
}

.padtop-47_padbot-20 {
    padding-top: 47px;
    padding-bottom: 20px;
}
.qodef-separator {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #b2b2b2;
    margin: 10px 0;
}
.qodef-center{
	text-align: center;
}
.padb-10{
	padding-bottom: 20px !important;
    
}
.mart-10{
	margin-top: 10px !important;
}
.custom_container
{
    
    padding-left: 10%!important;
    padding-right: 10%!important;
    
}
.details
{
    
    font-size: 15px;
}
.knowmore
{
    margin-top: 10px!important ;
}

.padr3{
    width: 153px!important;
}


@media screen and (max-width: 768px) {
    
    
       .moveRight{
        margin-left: 120% !important;
    }
    
    .dropdown-menu li
    {
        max-width: 186px;
    
    }
    
    .dropdown-submenu .dropdown-menu li{
          border-right: 4px solid #20B96E;  
    }
    
    
    .jumbotron-custom h1
    {
        
        font-size: 30px!important;
       top:-10%!important;
    }
    .text-big-19
    {
         
        font-size: 15px!important;
    position: relative;
        top:-50%;
    }
    
       
       .logo{
	margin-left: 15px;
	 margin-top: 2px;
           height: 60px;
           width: 120px;
           
}
    
    .navbar-toggle{
	margin-left:5px;
        margin-top: -3px;
	}
       
       
            .navbar-collapse {
            max-height:100vh !important;
          	margin-top:3px;
              left:0;
              width:200px;
                
              position:fixed;
              overflow:auto;
              transition:width .4s;
          }
    
    .navbar-right a{
	color: #505050 !important;
        font-size: 13px!important; 
   
}
    
    
    
.navBarClick
{
    overflow: auto;
    max-height:100vh !important;
	background-color:white;
	box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	 height: 100%!important;
	 border:none;
	color: #505050 !important;
	 z-index:200;
	 position: fixed;
	 left:0;
	 margin-top:9px!important;
	 }

 
  .nav .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    margin-left:7px;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
    
    
}








.jumbotron-custom{

    font-size: 40px;
    color: white;
     position: relative;
      margin-top: 13%;
}
.text-big-19{
	    font-size: 30px;
    color: #fbca3a;
     font-style: italic;
}
.offset-sm-top-15{
	margin-top: 15px;
}

.offset-top-47{
	margin-top: 47px;
}



.below-jumbo, .below-jumbo-a{
	
    
     position: relative;
       
   
    animation-delay: 0.1s!important;
   
}

.title h1{
   display: inline-block;
   
}


html,
body {
    background-color: #fff;
    font-size: 14px;
    color: #0F0401;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: 300;
    width:100%;
    font-family: 'Helvetica';
}
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.loaded {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}
img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
}
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}


.btn:focus,
.btn:active {
    outline: inherit;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*    direction: rtl;*/
}
p {
    margin: 0 0 15px;

}

.clear {
    clear: both;
}

img {
    max-width: 100%;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}

.form-control {
    display: inline-block;
    height: 38px;
    padding: 10px 2px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.00);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.00);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border-bottom: 2px solid #ddd;
}
/*.form-control:focus {
    border-color: #bcefeb;
}*/
.form-control:focus {
    border-color: #bcefeb;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6);
}
h1,
h2,
h3 {
    font-weight: 300;
    margin: 0;
}
h4,
h5 {
    font-weight: 300;
    margin: 0;
    line-height: 2rem;
}
h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 5.143rem;
    line-height: 5.5rem;
    color:#fff;
    letter-spacing: .4rem;
}
h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size:2.571rem;
    line-height: 3rem;
   
    font-weight: 700;

}
h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size:1.714rem;
    line-height: 2.5rem; 
    color:#fff;
    font-weight: 400;
}
h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1.286rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
/*h5 {
    font-size: 1.125rem;
    margin-bottom: 1rem;
    color:#223d61;
    text-transform: uppercase;
}
h6 {
    font-size: 1rem;
    margin-bottom: .9rem;
}*/
p {
    line-height: 2rem;
    font-size: 0.875rem;
}
p:last-child {
    margin-bottom: 0px;
}
/*.home-wrap h1,*/
.home-wrap h2,
.home-wrap h3,
.home-wrap h4,
.home-wrap h5,
.home-wrap p {
    color: #ffffff;
    /*font-family: 'roboto', sans-serif;*/
}
.textwhite {
    color: #fff;
}
.colorstext {
    color: #5e9a28;
}
.coloricon i {
    color: #5e9a28;
}
.colorsbg {
    background: #5e9a28;
    color: #ffffff;
}

.lightbg {
    background-color: #f9f9f9;
}
.transition {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.outofsectiontext{
    margin-top: 40px;
}

/*
Section
*/
.sections {
    padding-top:85px;
    padding-bottom: 105px;
    /*overflow: hidden;*/
}
.sections.footer {
    padding-bottom: 80px;
}
section .subtitle h5 {
    margin-top: 10px;
    font-size: 1.3rem;
}
.parallax-section {
    max-width: 100%;
    color: #ffffff;
}
section .title-half h2 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
    margin-bottom: 1.4rem;
}
section .subtitle-half h5 {
    font-weight: 100;
    font-size: 17px;
}
ul{
    margin:0;
    padding:0;
    list-style:none;
}

.heading {
    margin-bottom: 4rem;
}
.overlay {
    background-color: rgba(41, 39, 34, 0.75);
    width: 100%;
    height: 100%;
}
/*.map-overlay {
    background-color: rgba(255, 114, 0, 0.75);
    width: 100%;
    height:auto;
}
.video_overlay {
    background-color: rgba(41, 39, 34, 0.75);
    width: 100%;
    height: auto;
}*/

.no-padding {
    padding: 0 !important;
    margin:0 !important;
}
.fluid-blocks-col {
    padding: 70px 40px 0 80px;
}
.fluid-blocks-col-right {
    padding: 70px 80px 0 40px;
}
/*
Separator
*/
.separator {
    width: 10px;
    height: 10px;
    margin: 20px auto;
    background: #e74c3c;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 40px;
}
.separator:after {
    position: absolute;
    left:5%;
    bottom:4px;
    height: 1px;
    width: 80px;
    background: #000;
    content:"";
    display: inline-block;
    margin-left: 20px;
    
}
.separator:before {
    position: absolute;
    right: 5%;
    bottom:4px;
    height: 1px;
    width: 80px;
    background: #000;
    content:"";
    display: inline-block;
    margin-right: 20px;
}
.separator2 {
    height: 4px;
    width:40px;
    margin: 10px 0px;
    background: #eeeeee;
    position: relative;
}
.newSep
{
    margin-left: -20px!important;
}

.separator3 {
    height: 2px;
    width: 40px;
    margin:20px auto;
    background: #888888;
}
.separator4 {
    height: 2px;
    width: 30px;
    margin:20px 0px;
    background: #f38181;
}

.head_title .separator5{
     display: block;
    width: 20%;
    content: '';
    border: 0;
    height: 2px;
    margin-left: 3%;
   background: #EF3B36;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #FFFFFF, #EF3B36);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #FFFFFF, #EF3B36); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.separator5{
     display: block;
    width: 30%;
    content: '';
    border: 0;
    height: 2px;
   background: #EF3B36;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #FFFFFF, #EF3B36);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #FFFFFF, #EF3B36); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.divider{
    height: 1px;
    background: #eee;
    width:100%;
    overflow: hidden;
}
/*section:nth-of-type(odd) {
    background-color: #F9F9F9;
}*/
/*
Button
*/
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.disabled,
.btn-primary.disabled:hover {
    color: #ffffff;
    background-color: #e74c3c;
    border-color: #e74c3c;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #e74c3c;
    border-color: #e74c3c;
}
.btn {
    display: inline-block;
    min-width: 150px;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    margin: 0;
    font-size:0.8125rem;
    border-radius: 0px;
    margin-top: 20px;
    transition: .5s;
    border: 1px solid #e74c3c;
    font-family: 'Helvetica';
    font-weight: 700;
    padding: 0.8rem 3rem;
    transition: all 0.6s;
    border-radius: 2px;

}
.btn:hover{
    box-shadow: 0px 2px 2px 1px rgba(221, 221, 221, 0.6);
    color:#fff;
}
.btn-default{
    background: transparent;
    border:1px solid #fff;
    padding: 1.125rem 3rem;
}
.btn-default:hover{
    background: #e74c3c;
    border:1px solid #e74c3c;
}
.btn-lg{
    background: #e74c3c;
    padding: 1.125rem 3rem;
}
.btn-md{
    background: #999999;
    padding: 1rem 2rem;
    border: 1px solid transparent;
}

/*
Extra height css
*/
.margin-top-20 {
    margin-top: 20px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-top-60 {
    margin-top: 60px;
}
.margin-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.margin-top-80 {
    margin-top: 80px;
}
.margin-bottom-80 {
    margin-bottom: 80px;
}
.m_t_10{
    margin-right:10px;
}
.padding-top-20 {
    padding-top: 1.33rem;
}
.padding-bottom-20 {
    padding-bottom: 1.33rem;
}
.padding-top-40 {
    padding-top: 2.66rem;
}
.padding-bottom-40 {
    padding-bottom: 2.66rem;
}
.padding-top-60 {
    padding-top: 5rem;
}
.padding-bottom-60 {
    padding-bottom: 5rem;
}
.padding-top-90 {
    padding-top: 6.429rem;
}
.padding-bottom-90 {
    padding-bottom: 6.429rem;
}
.padding-bottom-0 {
    padding-bottom: 0;
}
.p_l_r{
    padding-left: 5.714rem;
    padding-right: 5.714rem;
}
/*padding*/
.padding-twenty {
    padding: 10px 0;
}
.padding-fourty {
    padding: 20px 0;
}
.padding-sixty {
    padding: 30px 0;
}
.padding-eighty {
    padding: 40px 0;
}
h1 span {
    color: #5e9a28;
    font-weight: 400;
}

/*for placeholder changes*/

input::-webkit-input-placeholder {
    color: #ddd;
}
input::-moz-placeholder {
    color: #ddd;
}
input::-ms-input-placeholder {
    color: #ddd;
}


.menu-scroll {
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed;
    top: 0; 
    left: 0; 
    right: 0; 
    z-index: 300;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-color:rgba(255,255,255, 0.94);
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    transition:all .3s;
   

}
#mIcon{
    color: midnightblue;
    background: transparent;
}
.main_menu_bg{
    margin-top: 0px;
     background-color:rgba(255,255,255, 1);
}
.main_menu_bg .navbar-default {
    background-color: transparent; 
    border-color: transparent; 
    transition: all .6s;
    margin: 15px auto;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
    color:#e74c3c;
    background: transparent;
}
.main_menu_bg .navbar {}

.main_menu_bg .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
    color: #e74c3c;
    padding-bottom: 22px;
    border-bottom: 1px solid #e74c3c;
    background: transparent;

}

.main_menu_bg .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 0.875rem;
    color: black;
}


.main_menu_bg .navbar-nav>li>.BuyBuy
{
    color:#fff!important;
    background-color: #f32305!important;
    border-radius: 5px!important;
    font-weight: bold !important;
}



.main_menu_bg .navbar-nav>li>.BuyBuy:hover{
    color: #212F3D  !important;
}

/*.dropdown-menu .navbar-form .form-group input[type="text"]{
    background-color:rgba(34, 61, 97, 0.68);
    border: 1px solid #e74c3c;
    color:#e74c3c;
    width: 300px;
}
.dropdown-menu .navbar-form .form-group .form-control::-webkit-input-placeholder{
    color: #e74c3c;
    opacity: 1; 
}
.dropdown-menu .navbar-form {
    margin-right: -30px;
}*/

.scrooldown{
    position: absolute;
  top: 24.7%;
    left: 48.5%;
    
    width: 40px;
    height: 40px;
    line-height: 48px;
    background: #f4f5f9;
    border-radius: 50%;
    text-align: center;
    z-index: 9;
}
.scrooldown a i{
    font-size:1.5rem;
    color:#e74c3c;
}


.culmn{
    width:100%;
    overflow: hidden;
}
/*heading title all area*/
.head_title{
    margin-bottom:20px;
}
.head_title h3{
    color:#413d4b;
}
.head_title .subtitle{
    margin-top:30px;
}

/*home section*/

.video-background { /* class name used in javascript too */
    object-fit: fill;
    width: 100%;
    height:100%; 
    z-index: -1;      
    background-attachment: fixed;
  transition: 1s opacity;
   
}
.holder{
    height: 480px;
}
.home{
   
    height:98vh!important;
/*
    -webkit-clip-path: polygon(100% 87%, 100% 0%, 0% 0%, 0% 87%, 33% 100%, 67% 100%);
    clip-path: polygon(100% 87%, 100% 0%, 0% 0%, 0% 87%, 33% 100%, 67% 100%);
*/
    
    
   
}
.head{
      width: 100%;
      height: 90vh;
    }
   
#steer{
    animation-delay: 0.5s;
    
}
#info{
    animation-delay: 0.75s; 
   
   
}
#tech{
    animation-delay: 1s; 
   
}

/*==================================================================
            History section Style
====================================================================*/

.single_history_content .who_we_are h2{
    border-left:6px solid #e74c3c;
    padding-left: 30px;
    color: #0F0401;
    margin-bottom: 50px;
    margin-top: 14px;
}
.single_history_content{
    padding-left: 80px;
    padding-top: 10px;
    height: 563px;
   
}
.single_history_content p{
    color: #0F0401;
    padding-right: 50px;
    font-size: 16px;
}
/*==================================================================
            what we do section Style
====================================================================*/
.service{
    margin-top: 50px;
}
.main_service .head_title{
    padding: 10px 0px 40px 50px;
    margin-bottom: 0px;
}
.main_service .head_title h2{
    margin-right: 12%;
    border-left:6px solid #e74c3c;
    padding-left: 30px;
    color:#fff;
    
}

.main_service .single_service.single_service_text {
    margin-right:0px;
    background: #38150c;
    text-align: left;
 
}

.text-right
{
    padding-top: 20px!important;
}

.main_service .single_service.single_service_text .single_service_right_text {
    width: 96%;
}
.main_service .single_service.single_service_text .single_service_right_text h3{
    font-size: 28px;
    text-transform: none;
    color:#e74c3c;
}
.main_service .single_service.single_service_text .single_service_right_text p{
    color:#fff;
    font-family: 'Helvetica';
    font-weight: 400;
    font-size: 16px!important;
}

/*========================================================================
                    News & Events Section Css
==========================================================================*/
.study{
    background: #f4f5f9;
}
.main_study_area{
    overflow: hidden;
}
.slick-active{
    outline: none;
}
.single_study_text{
    background: #fff;
    position: absolute;
    right:-15%;
    top:85px;
    width:100%;
    z-index: 9;
    padding: 10% 20%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.single_study_text .s_study_icon{
    background: #e74c3c;
    width:60px;
    height: 60px;
    line-height: 60px;
    color:#fff;
    transform: rotate(45deg);
    margin: 30px auto;
}
.single_study_text .s_study_icon i{
    transform: rotate(-45deg);
}
.single_study_text p{
    font-size:  15px;
}
.single_study_right_img{
    position: relative;
}
.single_study_img img{
    height: 722px;
}
.newsHeader{
    text-align: center;
      margin-top: 20%;
   
}

/*=====================================================================
                    counter section css
=======================================================================*/
.counter{
background-image: url(../images/counter_sky.jpg);

}
.counter .main_counter_area{
    padding:80px 20px;
}

.main_counter_area .single_counter h2{
    color:#fff;
    font-size:40px;
}
.main_counter_area .single_counter i{
    color: #fff;
    font-size: 40px;
    display: inline-block;
    border: 2px solid #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    margin-bottom: 30px;
    margin-top: 20px;
}
.main_counter_area .single_counter h4{
    color:#fff;
    font-size:20px;
    text-transform: none;
}





/*=================================================================
                        footer section
===================================================================*/
.footer{
    background: #190906;
}
.main_footer{
    overflow: hidden;
    padding: 20px 0px;
}

.main_footer .flowus a i{
    color:#fff;
    font-size:1rem;
    padding: 5px;
    border-radius: 0;
    width:30px;
    height:30px;
    text-align: center;
    line-height: 18px;
    margin-top:10px;
}
.main_footer .flowus a i:hover{
    color:#e74c3c;
}

.copyright_text{
    text-align: center;
}
.copyright_text p{
    color:#fff;
    line-height: 25px;
    max-width: 100%;
    padding-top: 15px;
}
.copyright_text p i{
    padding:0px 10px;
    color:#ff0000;
}
.copyright_text p a{
    padding:0px 10px;
    color:#e74c3c;
}



/* scrollup */

.scrollup{
    width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: .3;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 25px;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    z-index: 1000;
    transition: opacity .5s, background-color .5s;
    -moz-transition: opacity .5s, background-color .5s;
    -webkit-transition: opacity .5s, background-color .5s;
}

.scrollup:hover {
    background: #e74c3c;
    opacity: 1;
}

.scrollup i {
    font-size: 13px;
    position: absolute;
    opacity: 1;
    color: #fff;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -6px;
    text-decoration: none;

}




.footer_widget{
    
    color:#fff;
    background-size: cover;
background: #6f6866;  /* fallback for old browsers */
}
.footer_widget .main_widget{
    padding: 55px 15px 10px 15px; 
    overflow: hidden;
}
.single_widget{
    margin-bottom:30px;
}
.single_widget ul li{
    margin-bottom:10px;
}
.single_widget ul li a{
   
    display:inline-block;
    overflow: hidden;
    font-size:0.875rem;
    color:#fff;
    line-height: 1.4rem;
}
.single_widget ul li a:hover{
    color:#ff7200;
}

.footer_logo{
    margin-bottom: 20px;
    text-align: left;
   
}

.single_widget li.single_latest_news{
    margin-bottom: 20px;
}
.footer_subcribs_area .navbar-form {
    padding: 0;
}
.footer_subcribs_area .form-control {
    font-size: 14px;
    border: 1px solid #a199b4;
    color:#a199b4;
    border-radius:0px;
    width: 100%;
    display: inline-block;
    height: 45px;
    background-color:transparent;
    line-height: 20px;
}
.footer_subcribs_area .form-group{
    position:relative;
}

.footer_subcribs_area .submit_btn{
    background: transparent;
    border: 0px solid #ccc;
    color: #ededed;
    padding: 5px 10px;
    border-radius: 0px;
    height: 45px;
    outline: none;
    width: 25%;
    transition: all .6s;
    margin-left: 5px;
    position: absolute;
    right: 0;
    top: 0;
}

.footer_subcribs_area .submit_btn:hover{
    color: #fff;
}
.footer_subcribs_area .submit_btn:before {
    content: "\f178";
    font-family: 'Helvetica';
    text-align: center;
    font-size:1rem;
}
.address p{
    line-height: 6px;
    text-align: left;
}
.address p>a{
    color: #fff;
}

/*News & Events */

.newsevents{
     background: #000428;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #07427d, #000428);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #07427d, #000428); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.news_image{
    background-image: url(../images/banners/news_events.jpg);
    background-size: cover;
   
    background-position: 0% 12%;
    height: 500px;
    width: 100%;
padding-top: 80px;    
}
.news_image .overlay {
    background-color: rgba(41, 39, 34, 0.3);
    width: 100%;
    height: 100%;
}
.news_image .header{
    padding-top: 150px;
    padding-left: 20px;
}
.news_image .header>h1{
    text-shadow: 2px 2px 4px #000000;
}

.news{

   
    text-align: center;
    height: 722px;
   
    padding: 0px!important;
}
.c_item{
   
    background-color: rgba(255,255,255,0.05);
    width: 700px;
    height: 600px;
    padding-top: 100px;
    color: white!important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.news_bg_dark{
   background: #000428;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #004e92, #000428);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #004e92, #000428); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    height: 722px;
     padding-top: 3%;
}
.c_item .s_study_icon{
    font-size: 70px;
}
.c_item>p{
    font-size: 20px;
}
.carousel{
    margin-top: 0px;
}

.c_item{
     animation-delay: 0.5s;
}
.c_item h2 {
    animation-delay: 1s;
}
.c_item p {
    animation-delay: 1.5s;
}
.c_item a {
    animation-delay: 1.5s;
}
.c_item .separator3{
     animation-delay: 1.25s;
}
.c_item .s_study_icon{
    animation-delay: 0.75s;
}

/*Contact US*/

.contact_image{
     background-image: url(../images/banners/contact_big.jpg);
    text-shadow: 2px 4px 2px #000000;
   background-attachment: fixed;
    background-position: 100% 0%; 
    height: 500px;
    width: 100%;
    text-align: center;
padding-top: 80px;
}


.contact_image .overlay {
    background-color: rgba(41, 39, 34, 0.25);
    width: 100%;
    height: 100%;
    margin-top: 0px;
    padding-top: 0px;
} 

/*contact section css*/

.sigma
{
    

    height: 500px;
    width: 100%;
    margin: 0px!important;
    
}

.main_contact_info .head_title h1{
    
   border-left: 6px solid #e74c3c;
        padding-left: 30px;
    color: #0F0401;
    font-size: 30px;
}
.main_contact_info{
    margin-left: 25%;
}
.main_contact_info .separator {
    height: 2px;
    width: 285px;
    margin: 10px 0px 0px 35px;
    background: #eeeeee;
    position: relative;
}
.main_contact_info .separator:after {
    position: absolute;
    left:0;
    bottom:0;
    height: 2px;
    width: 100px;
    background: #e74c3c;
    content:"";
    margin-left: 0px!important;

}
 
.main_contact_info .separator:before {
   display: none;

}
.main_contact_info h3{
    color: #0F0401;
}
.main_contact_info h3{
    font-size: 25px;
    color: #0F0401;
}
.single_contact_info{
    margin-bottom:45px;
    overflow: hidden;
}


.single_info_icon {
    width:12%;
    float: left;
    margin-right: 3%;
}
.single_info_icon i{
    width:60px;
    height: 56px;
    line-height: 56px;
    color:#444;
    background: url(../images/info_iconbg.png) no-repeat;
    font-size: 1.5rem;
    padding-left: 15px;
}
    .single_info_text {
    float:left;
    width:80%;
}



.main_contact_info .lineheight1 h3{
    margin-bottom: 15px!important;
}

.main_contact_info .botmargin h3{
    margin-bottom: 7px!important;
}
.main_contact_info .lineheight1 p{
    line-height: 14px!important;
}
.single_contact_info p,a{
    font-size: 16px;
}

.main_contact_info .head_title {
    padding: 10px 0px 40px 0px;
    margin-bottom: 0px;
}

/*maps section css*/

.maps{
    background: url(../images/map.jpg) no-repeat top center;
    overflow: hidden;
    background-size: cover;
    position:relative;
    background-position: 100% 15%;
}
.map-overlay {
    background-color: rgba(2, 3, 25, 0.2);
    width: 100%;
    height:auto;
}
.main_maps{
    width:100%;
    height: 100%;
}
#map_canvas{
    text-align: center;
}
.main_maps .map_canvas_icon{
    position:absolute;
    left:45%;
    top:40%;
    cursor:pointer;
}

.main_maps i{
    color:#fff;
    font-size:2rem;
}
.main_maps h2{
    color:#fff;
}

#map_canvas{
    height: 360px; 
    width: 100%;
}


/*outline*/


.main_product_info .head_title h1{
    
   border-left: 6px solid #e74c3c;
        padding-left: 30px;
    color: #0F0401;
    font-size: 30px;
}
.main_product_info .head_title{
   
    padding-left: 0px;
}
.main_product_info .separator {
    height: 2px;
    width: 165px;
    margin: 2px 0px 0px 35px;
    background: #eeeeee;
    position: relative;
}
.main_product_info .separator:after {
    position: absolute;
    left:0;
    bottom:0;
    height: 2px;
    width: 100px;
    background: #e74c3c;
    content:"";
    margin-left: 0px!important;

}
 
.main_product_info .separator:before {
   display: none;

}

.toppad{
   padding-top:10px;
}

.main_product_info .paddingL
{
    padding-left: 37px;
}
.main_product_info p
{
    font-size: 16px;
    text-align: justify;
}

.main_product_info h2
{
  color: #0F0401;  
    font-size: 23px;
}

.main_product_info .paddingcommon
{
    padding-left: 50px;
    margin-top: 40px;
}
.main_product_info .paddingcommon .separator
{
    margin-left: 0px;
    width: 600px;   
}
.main_product_info .paddingcommon .separator:after {
    width: 200px;
 
}
.main_product_info .paddingcommon .col-md-12
{
    padding-left: 0px!important;
}
 .main_product_info .paddingcommon ul
{
    margin-left: 1.4%;
    list-style-type: square;
}

.sliderSection
{
    margin-top: 100px;

}

.sliderSection .smallcarousal
{
    height:780px;
}
 
.smallImages
{
    background-color: rgba(255,255,255,0.05);
    width: 80%;
    height: 665px;
    padding-top: 10px;
    padding-bottom: 20px!important;
    color: white!important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.smallImages img
{
    width: 100%;
    height: 650px;
}


.sliderSection .news_bg_dark{
   background: #138286;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #004e92, #000428); 
background: linear-gradient(to right, #004e92, #000428); 

    height: 922px;
     padding-top: 3%;
}
.outline_image
{
   background: #000000;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #0f9b0f, #000000);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #0f9b0f, #000000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    text-align: center;
    background-attachment: fixed;
    height: 480px;
    
    width: 100%;
  
}

.outline{
     text-align: center;
    height: 422px;
   
    padding: 0px!important;
}

.dontdisplay{
    display: none;
}

 .mobileMarginTop
    {
        margin-top: 10px;
    }

.marginbottom50{
    margin-bottom: 50px;
}

.productline_image{
   background: #870000;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #190A05, #870000);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #190A05, #870000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

     
   
    text-align: center;
    background-attachment: fixed;
    height: 480px;
    width: 100%;
  
}
.plantline_image{
 background: #6A9113;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #141517, #6A9113);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #141517, #6A9113); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
 text-align: center;
    background-attachment: fixed;
    height: 480px;
    width: 100%;
   
}
.lifeline_image{
   background: #000000;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #53346D, #000000);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #53346D, #000000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

     
   
    text-align: center;
    background-attachment: fixed;
    height: 480px;
    width: 100%;
   
}
.streamline_image{
   background: #0f0c29;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #24243e, #302b63, #0f0c29); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

     
   
    text-align: center;
    background-attachment: fixed;
    height: 480px;
    width: 100%;
 
}
.simulateline_image{
 background: #41295a;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #2F0743, #41295a);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #2F0743, #41295a); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


   
    text-align: center;
    background-attachment: fixed;
    height: 480px;
    width: 100%;
   
}
.products_image{
     background-image: url(../images/banners/products.jpg);
   
    height: 500px;
   width: 100%;
   background-size: cover; 
    background-position: 50% 100%;
    padding-top: 90px;
    
    text-shadow: 2px 4px 2px #000000;
    background-attachment: fixed;
  
}
.products_image .overlay {
    background-color: rgba(41, 39, 34, 0.25);
    width: 100%;
    height: 100%;
}

.sigmaimg{
    text-align: center;
}
.sigma6{
}
.extruderlib-img{
 background: #360033;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #0b8793, #360033);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #0b8793, #360033); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    text-align: center;
    height: 500px;
    width: 100%;
    
    padding-top: 80px;
    
    text-shadow: 2px 4px 2px #000000;
    
   
}

.extTxt{
    margin-left: 38px;
}
.extruderContainer
{
    margin-left: 2%; 
}

 .accordhead
{
    padding-top: 2px;
}

.sigmaText{
    width:450px;
    height: 20px;
    position: absolute;
    top:115%;
    left:37%;
}
.mr250{
    margin-right: 250px!important;
}
.ml250{
    margin-left: 250px!important;
}
/*About Us*/

.marginT
{
    margin-bottom: 30px;
    margin-left: 20px;
}

.MarginTUL{
     margin-left: 20px;
}

.main_product_info .MarginTUL ul
{
    margin-top: -3.7%;
}
.main_product_info .head_title .separator5 {
    
    width: 23%;
    }
.main_product_info .MarginTUL ul li
{
    font-size: 16px!important;
    line-height: 25px;
    margin-left: -3%;
}
.aboutusService
{
    margin-bottom: 40px;
}

.AboutUsSection
{
           position: absolute;
      height: 500px;
   width: 100%;
     padding-top: 80px;
    
    text-shadow: 2px 4px 2px #000000;
  

   
}

.about-title{
    position: relative;
    top:-100%;
    
}


.aboutusHeader
{
    margin-top: 140px;
    margin-left: 0%;
   
}
.AboutUsSection .overlay,.CareerSection .overlay {
    background-color: rgba(41, 39, 34, 0.35);
    width: 100%;
    height: 100%;
}
.aboutusHeader h1 {
text-align: center;    
}


/*Career*/
.CareerSection
{
    background-image: url(../images/banners/careers.jpg);
   
    background-position: 50% 0%;    
    height: 500px;
   width: 100%;
    padding-top: 80px;
   
    text-shadow: 2px 4px 2px #000000;
    background-attachment: fixed;
   
}



.careerHeader h1
{
    text-align: center;
    font-size: 50px;
margin-top: 120px;
}


.careerHeader a
{
    text-align: center;
margin-top: 120px;
}

.careerService
{
    margin-bottom: 40px;
}
.requirments li
{
    font-size: 16px!important;
    line-height: 25px;
    
}
.requirments{
    margin-bottom: 20px;
}
.TechnicalSkills
{
    margin-top: 20px;
}
.paddingUp
{
    margin-top: -1.5%;
}

.profile
{
    font-size: 15px;
}

/* Privacy Policy */

.PrivacySection{
background: #4b6cb7;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #182848, #4b6cb7);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #182848, #4b6cb7); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    height: 480px;
   width: 100%;
    padding-top: 90px;
    padding-left: 20px;
    text-shadow: 2px 4px 2px #000000;
    background-attachment: fixed;
    -webkit-clip-path: polygon(0 1%, 100% 0, 100% 15%, 100% 85%, 85% 100%, 15% 100%, 0 85%, 0 15%);
clip-path: polygon(0 1%, 100% 0, 100% 15%, 100% 85%, 85% 100%, 15% 100%, 0 85%, 0 15%);
}
.PrivacySection .overlay {
    background-color: rgba(41, 39, 34, 0.55);
    width: 100%;
    height: 100%;
}


 .newSep

{
    
    margin-left:60px;
    
}
/*site-map*/
.sitemap_img{
  background: #00bf8f;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #001510, #059873);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #001510, #059873); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

     text-align: center;
    background-attachment: fixed;
    height: 500px;
    width: 100%;
    padding-top: 80px;
    -webkit-clip-path: polygon(0 1%, 100% 0, 100% 15%, 100% 85%, 85% 100%, 15% 100%, 0 85%, 0 15%);
    clip-path: polygon(0 1%, 100% 0, 100% 15%, 100% 85%, 85% 100%, 15% 100%, 0 85%, 0 15%);
}
    .site_info h2{
    color:darkblue;
}
.site_info p a{
    font-size: 18px;
    padding-left: 2px;
    color: #223e87;
}
.site_info p a:hover{
    color: darkgreen;
}
.site_info ul,.site_info li { list-style: none;margin: 0; padding: 0; }
.site_info ul { margin-left: 1em; }
.site_info li { margin-left: 2em;
  margin-top: 1em;
  border-width: 0 0 1px 1px; 
  border-left:0px;
}
.site_info li>ul>li{
   
   border-right: 0px!important;
    border-top: 0px;
}
.site_info li>ul{
    border-bottom: 0px!important;
}
.site_info li.container { border-bottom: 0px;border-top: 0px!important;}
.site_info li.empty { font-style: italic;
  color: silver;
  border-color: silver;
}
.site_info li p { margin: 0;
  background: white;
  
}
.site_info li ul { 
 
  margin-left: -1em;     
  padding-left: 2em; 
}
.site_info ul li:last-child ul {
  border-left: 1px solid white;
  margin-left: -17px;
} 


element.style {
}
.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 2.1px solid #fff;
    border-radius: 10px;
}


.carousel-indicators .active {
    width: 14.3px;
    height: 14.3px;
    margin: 0;
    background-color: #fff;
}
.carousel-control.left, .carousel-control.right {
   background-image:none !important;
   filter:none !important;
}

/*Cookie policy section*/
/*Cookie Section*/
.CookieSection{
background: #AA076B;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #61045F, #AA076B);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #61045F, #AA076B); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

    height: 480px;
   width: 100%;
    padding-top: 90px;
    padding-left: 20px;
    text-shadow: 2px 4px 2px #000000;
    background-attachment: fixed;
   
}


@media (min-width: 1700px) {
.sigmaText{
    width:550px!important;
    height: 20px;
    position: absolute;
    top:115%;
    left:35%;
}
}
@media (max-width: 1700px) {
.sigmaText{
    width:550px!important;
    
    left:32%!important;
}
}
@media (max-width: 1600px) {
    
.sigmaText{
    width:450px;
   
    left:31%!important;
}
  
}

@media (min-width: 768px) and (max-width: 1600px){
    .paddingcommon{
        padding-left: 5%;
    }
}

@media (min-width: 1300px) and (max-width: 1600px){
    .widencontainer{
        margin-left: 4.7%!important;
    width: 90%;
    }
}

@media (min-width: 1000px) and (max-width: 1300px){
    .widencontainer{
        margin-left: 5.7%!important;
    width: 90%;
    }
}
@media (min-width: 768px) and (max-width: 1000px){
    .widencontainer{
        margin-left: 7%!important;
    width: 90%;
    }
    .single_history_content {
    padding-left: 70px;
    }
}

@media (min-width: 1600px) {
    .leftmr{
        margin-left: -7px;
    }
    
    .single_history_content {
        padding-left: 8%!important;
    }
    
.widencontainer{
        margin-left: 3%!important;
    width: 90%;
    }
    
    .fullScreen{
        margin-left: 3%;
    }
    .address_width{
        margin-left: 3%;
    }
    .links_width{
        float: right;
        margin-right: -10%;
    }
    .single_contact_info{
    margin-left: 38px;
}
    .main_contact_info{
    margin-left: 8%!important;
}

    .ourCustomers {
    margin-top: 50px!important;
    margin-left: 0%;
}
    
    .fullScreen{
padding-left: 80px; 
    
}
        .marginT
{
    margin-left: 20px;
}

.MarginTUL{
     margin-left: 20px;
}
    
    .custompad{
        margin-left: 2.4%;
    }
}
  
@media (max-width: 1400px) {
   
.sigmaText{
    width:450px;
   
    left:28%!important;
}     
/* About us */
    .aboutusHeader h1 {
        font-size: 400%;
        margin-left: 0px;
    }
   
}





@media (max-height: 768px) {
.jumbotron-custom{
    
 margin-top: 10%;
}
    
    .sigmaText{
    position: absolute;
    top:173%;
  
}
    .AboutUsSection
{
    background-position: 0% 0%!important;
    
    }
    
 #home
    {
     background-position: 50% 25%;  
    }
      .contact_image{
        background-position: 100% 0%; 
          
    }
    
    
}


@media (max-width: 1370px) {

   
    .jumbotron-custom h1
    {
        font-size: 50px!important;
    }
    
    .below-jumbo p
    {
       font-size: 30px!important;
  
    }
  
.contacthead {
    margin-left: 14%!important;
}

    .marginT
{
    margin-left: 20px;
}

.MarginTUL{
     margin-left: 20px;
}
    
.aboutusHeader {
    margin-top: 95px;
    margin-left: 0%;
}    
    
}




/* Portrait tablets and medium desktops */
@media (max-width: 1200px) {
.background{
    -webkit-clip-path: polygon(50% 98%, 100% 87%, 100% 0%, 0% 0%, 0% 88%);
clip-path: polygon(50% 98%, 100% 87%, 100% 0%, 0% 0%, 0% 88%);
}
    .sigmaText{
    width:450px;
   
    left:24%!important;
}
    
 .main_menu_bg .navbar-nav>li>.BuyBuy:hover{
    color: #fff  !important;
}
    
}
@media (max-width: 1199px) {
     .title h1{
        font-size: 60px!important;
    }
    body {
        font-size: 1rem;
    }
    .main_blog_content .single_blog_area .single_blog_img{
        height: 415px;
    }
    .main_blog_content .single_blog_area .single_blog_text {
        padding: 55px 10px 55px 25px;
    }
    #portfoliowork {  
        margin: 1rem 0;
        -webkit-column-count: 3; 
        -moz-column-count: 3;
        column-count: 3;
    }
    .single_study_text {
        top: 40px;
        padding: 5% 10%;
    }
    
    
     .main_team ul li:nth-child(1){
  
    top:111%;
}
    .main_team ul li:nth-child(5){
   
    top:111%;
}
    .main_contact_info{
    margin-left: 20%;
}
 
    
    
   /* About us */
    
       .main_product_info .MarginTUL ul
{
   
}
    
}

/* Portrait tablets and small desktops */
@media (max-width: 991px) {
    
    .aboutusHeader {
    margin-top: 120px;
    margin-left: 0%;
}    
   
    
    .fullScreen{
padding-left: 80px;padding-right: 60px;margin-top: 50px;
    
}
    
    
    html {
        font-size: 90%;
    } 
    .main_blog_content .single_blog_area .single_blog_text {
        padding: 20px 10px 20px 15px;
    }
    .main_blog_content .single_blog_area .single_blog_text h3 {
        font-size: 1.114rem;
        line-height: 1.5rem;
    }
    .single_study_text {
        top: 20px;
        padding: 2% 4%;
    }
    #portfoliowork {  
        -webkit-column-count: 2; 
        -moz-column-count: 2;
        column-count: 2;
    }
    .main_team ul li:nth-child(1) {
    top: 106%;
}
    .main_team ul li:nth-child(2){
  
    top:96%;
}
    .main_team ul li:nth-child(4){
  
    top:110%;
}
    .main_team ul li:nth-child(5){
  
    top:115%;
}
        .main_contact_info{
    margin-left: 15%;
}
    .single_contact_info p,a{
    font-size: 16px;
}
    .main_contact_info h3{
    font-size: 20px;
    
}
    .main_contact_info .head_title h1{
    
    font-size: 25px;
}
    .main_contact_info .separator {
   
    width: 255px;
    margin: 5px 0px 0px 35px;
    
}
   
    
    /* About us */
     .main_product_info .MarginTUL ul
{
   margin-left: 3%!important;
}
.hideText{
        display: none!important;
    }
      .mr250{
        margin-right: 20px!important;
    }
    .ml250{
        margin-left: 20px!important;
    }
    
    .sliderSection
{
    margin-top: 50px;

}

.sliderSection .smallcarousal
{
    height:620px;
}
 
    .smallImages
{
   
 
    height: 514px;
  
}
.smallImages img
{
   
    height: 500px;
}
   }


@media (min-width: 768px)
{
    
  #productsS
    {
        display: none!important;
    }
    #productsL
    {
         display: block!important;
    }
    
   
    
.address_width {
    width: 43%!important;
    text-align: center!important;
   
}

    .links_width{
        width: 27%!important;
    }
    
     .removableImage
    {
        display: block;
    }
    
    
}

@media (max-width: 850px){
    .simulateHeading{
        font-size: 4.143em!important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    
    
    

    
    .title h1{
        font-size: 50px!important;
    }
       .logo{
	margin-left: -15px;
	 margin-top: 8px;
           height: 40px;
           width: 80px;
           
}
    
    .main_menu_bg
    {
        height: 87px!important;
    }
    
    
  .main_menu_bg .navbar-nav>li>a{
	font-size: 11px;
   
} 
     .navbar-right{
        margin-left: 40px !important;
    }
    
   
}

/* Landscape phones and portrait tablets */
@media  (max-width: 768px) {
    
    
    .liArrow
    {
        display: none!important;
    }
    
    .ppml{
        margin-left: 6%!important;
    }
    
    .parpad{
        padding-left: 10px!important;
    }
    
    .single_history_content{
    padding-left: 15px;
   
}
    .main_service .head_title{
        padding-left: 0px;
    }
    
    .OneLineCounter
    {
        width: 33.33%!important;
        float: left;
    }
        .plantPulse{
        
        top: -8px!important;
    font-size: 58%!important;
    margin-left: -38px!important;
}
    .streamSmall
    {
        top:-13px!important;
            margin-left: -33px!important;
    }
     .lifeHeart{
    margin-left: -41px!important;
    }
    
    .screwSmall {
    margin-left: -45px!important;
    margin-top: -9px!important;
    height: 34px!important;
}
   .skeltonsmall
    {
      margin-left: -37px!important;  
    }
    .iconMobileScreen
    {
      display: none;
    }
    

    
        .fullScreen{
padding:0px;
            text-align: center;
}
    
    
        .main_maps .map_canvas_icon{
    position:absolute;
    left:36%;
    top:40%;
   
}
    
    
     .quickLinks:after
{
    
      display: block;
    width: 50%;
    content: '';

  
    border-style:solid;
    margin-left: 20px;
    text-align: center;
    -webkit-border-image: 
           -webkit-linear-gradient(left, rgba(111,104,102,1) 1%,rgba(255,255,255,1) 50%,rgba(111,104,102,1) 100%) 0 0 100% 0/0 0 2px 0 stretch;

/*
   display: block;
    width: 50%;
    content: '';
    border: 0;
    height: 3px;
   margin-top: 10px;
    margin-left: 20px;
  background: #eeeeee;
*/
}
    .newsEventsDiv
    {
        margin-bottom: 70px!important;
        
    }
    .main_study_area
    {
       padding-top:40px!important; 
    }
    
    
   .jumbotron-custom{

      margin-top: 60%;
}
    .title h1{
        font-size: 40px!important;
    }
    
    .single_history_content{
   
    height: 420px;
}
    .single_service_text{
        margin-bottom: 50px;
    }
    .removableImage
    {
        display: none;
    }
    
    .single_study_content
    {
        
        height: 478px;
        margin-top: -80px;
    }
    
    .address_width {
    text-align: center!important;
        font-size: 12px!important;
   
}
     .address_width p{
    text-align: center!important;
       
   
}
        .footer_logo{
    text-align: center!important;
}

     .links_width{
    text-align: center!important; 
    }
     .links_width .single_widget .footer_title .separator2{
         
    margin-left: 47% !important;
  
    }
    
    
    
    html {
        font-size: 80%;
    }
    .main_feature .single_feature {
        margin-bottom: 40px;
    }
    .main_history{
        text-align: center;
    }
    .single_study_text {
        top: 40px;
        padding: 5% 20%;
        right:0%;
  
     }
  
    .main_menu_bg .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
        border-bottom: 0px solid;
    }
    .main_blog_content .single_blog_area .single_blog_text{
        padding: 70px 30px 70px 50px;
    }
    .main_blog_content .single_blog_area .single_blog_img{
        height: auto;
    }
    .main_blog_content .single_blog_area .single_blog_text h3 {
        font-size: 1.714rem;
        line-height: 2.5rem;
    }

    .main_footer .flowus{
        text-align: center;
    }
    .copyright_text{
        text-align: center;
    }

    .main_contact_info{
    margin-left: 10%;
}
    .single_info_icon {
    width:12%;
    
    margin-right: 2%;
}
    
   
    .smallText{
        font-size: 14px!important;
    }
    
    #menu
    {
        display: none!important;
    }
    
/*
    #video
    {
        display: none;
    }
   
    .below-jumbo, .below-jumbo-a{
	
    
     position: relative;
        top:-50%!important;
   

   
}
    .below-jumbo p
    {
        font-size: 25px!important;
    }
    .jumbotron-custom{

   
     position: relative;
        top:-50%!important;
      margin-top: 20%;
        vertical-align: middle;
}
*/
    #home {

   -webkit-clip-path:none;
    clip-path: none;
        clip-path: none;

} 
    
    
    .jumbotron-custom{

      margin-top: 30%!important;
}

    
    
       .single_history_content .who_we_are h2 {
    margin-bottom: 20px!important;
}
    
    .single_history_content p {
   
    text-align: justify!important;
    padding-right: 50px!important;
}
    .main_service .single_service.single_service_text .single_service_right_text {
    width: 150%;
    text-align: justify;
    padding-right: 50px;
}
    
    .main_service .single_service.single_service_text {
    
    margin-bottom: 0px!important;
}
    #arrow
    {
        display: none!important;
    }
    
    
    /* About us */
    .main_product_info .MarginTUL ul li
{
    font-size: 15px!important
}
   #clip-this,.products_image{

    
  clip-path:none;
  

} 
    #abg{
        clip-path:none; 
    }
    
    .marginT
    {
        margin-top: -20px;
    }
    .MarginTUL
    {
        margin-top: 5px!important;
        margin-left: 2.5%!important;
    }
    
    
    
     /* Heading And Seprator */
    
   .main_product_info .head_title .separator5 {
    
    width: 35%;
    margin-left: 7%;
    }
   
    .main_product_info .head_title h1
    {
        margin-left: 0px;
    }
    
    .sliderSection .smallcarousal
{
    height:450px;
}
 
    .smallImages
{
   
 
    height: 365px;
  
}
.smallImages img
{
   
    height: 350px;
}

    .products_image
    {
        padding-top: 50px!important;
    }
    
    .extruderHeading
    {
       margin-left: 6%!important;
    
    }
    
    .extruderContainer
    {
        margin-left: 0%!important;
    }
    
           .AboutUsSection
{
    background-position: 48% 10%!important;
    
    }
      .CareerSection
    {
     background-position: 83% 0%!important;
    }
    
  .main_product_info .paddingL {
    padding-left: 0px;
}
    .leftmr{
        margin-left: 1.7%;
    }
    
    .marginT
{
    margin-left: -2%;
}

.MarginTUL{
     margin-left: 0%!important;
}
    
       .main_product_info .paddingcommon{
        padding-left: 15px;
    }
    
    .nopad{
        padding-left: 0px!important;
    }
    
    .extrapad{
        padding-left: 5%;
    }
    
    .mobpad{
        padding-left: 15px!important;
    }
    
    .extTxt {
    margin-left: 0px;
}
    
    .mobrmar{
        margin-right: 1%;
    }
    
  
.contacthead {
    margin-left: 20px!important;
}

    .ourCustomers {
    margin-left: 7%!important;
}
}


@media(max-width:720px){
    
    .carousel-inner{
         height: 522px;
    }
    .news_bg_dark{
  
    height: 522px;
     padding-top: 2px!important;
}
    
    .c_item{
   padding-top: 0px;
   margin-top: 60px!important;
    width: 400px;
    height: 400px;
   
}
    .c_item .s_study_icon{
    font-size: 30px;
}

}



    
   @media (max-height:400px) {
  .jumbotron-custom {
    margin-top: -10%!important;
    }
       .contact_image{
       height: 100%important;
       }
}

@media (max-width: 660px) {
    

     
   
    
  .main_product_info .head_title .separator5 {
    
    width: 40%;
       margin-left: 9%;
    }
     .aboutMarginCommon
    {
        margin-left:0px!important;
    }
   
}


@media (max-width: 500px) {
  .OneLineCounter
    {
        width: 100%!important;
        float: none;
    } 
        #cookieStat{
        display: none;
    }
    
     #cookieStat1{
        display: none;
    }

   
}


@media (max-width: 600px) {
    
    
    .whatwedo
    {
        padding-left: 15px!important;
    }
    
  
    
    .flaskSmall{
        top: -5px!important;
    font-size: 61%!important;
    margin-left: -28px!important;

    }
    
    .lifeHeart{
            top: -6px!important;
    font-size: 47%!important;
    margin-left: -26px!important;
}
    
          .plantPulse{
        
      top: -5px!important;
    font-size: 54%!important;
    margin-left: -25px!important;
}
    
    
    .streamSmall
    {
          top: -7px!important;
    font-size: 46%!important;
    margin-left: -24px!important;
}
   .screwSmall {
    margin-left: -28px!important;
    margin-top: -5px!important;
    height: 18px!important;
} 
    .skeltonsmall
    {
      margin-left: -24px!important;  
    }
    .upArrow
    {
        top: -5px!important;
    }
    
    .twitterImg
    {
        margin-left: 50px!important;
    }
    /* About us */
    .aboutusHeader h1 {
        font-size: 4.143rem!important;
    }
    .main_product_info .head_title .separator5 {
    
    width: 45%;
    margin-left: 10%;
    }
       .sliderSection .smallcarousal
{
    height:330px;
}
 
.smallImages
{
   
 width: 95%;
    height: 265px;
  
}
.smallImages img
{
   width: 95%;
    height: 250px;
}
   
     /* Career */
    .careerHeader h1
{
    font-size: 40px!important;

}
    
    .requirments
    {
        padding-left: 10px!important;
    }
    
    .MainMarginLeft
    {
        margin-left: -10px;
    }
    
    .mobileMarginTop
    {
        margin-top: 10px;
    }
    .TopHeading
    {
        font-size: 40px!important;
    }
    .aboutMarginCommon
    {
        margin-left:0px!important;
    }
    
    
    .ourCustomers h1
{
    font-size:20px!important;
 }
   
}

/* Landscape phones and smaller */
@media (max-width: 479px) {
    
       .c_item{
    width: 100%!important;
    height: 400px;
   
}
    .c_item .s_study_icon{
    font-size: 40px;
}
.c_item>p{
    font-size: 16px;
}
    .c_item>h5{
        font-size: 20px;
    }
    .c_item>h1{
        font-size: 30px;
    }
    
     .simulateHeading{
        font-size: 30px!important;
    }
    .twitterImg
    {
        margin-left: 20px!important;
    }
    
    .jumbotron-custom{

      margin-top: 90%;
}
    .title h1{
        font-size: 30px!important;
    }
    html {
        font-size: 65%;
    }
    .single_service_icon{
        text-align: center;
    }
    .pricing_head .pricing_price {
        left: 30%;
    }

     .links_width .single_widget .footer_title .separator2{
         
    margin-left: 45% !important;
  
    }
    .single_history_content{
        height:533px!important;
    }
        .single_info_icon {
    
    
    margin-right: 7%;
}
        .single_contact_info p,a{
    font-size: 16px;
}
    .main_contact_info h3{
    font-size: 17px;
    
}
    .main_contact_info .head_title h1{
    
    font-size: 22px;
}
    .main_contact_info .separator {
   
    width: 215px;
    margin: 5px 0px 0px 35px;
    
}

     .smallText{
        font-size: 12px!important;
    }
    
    .below-jumbo p
    {
        font-size: 20px!important;
    }
    
   .single_history_content .who_we_are h2 {
    margin-bottom: 20px!important;
}
    
    .single_history_content p {
   
    text-align: justify!important;
    padding-right: 20px!important;
}

    .single_history_content{

    height: 420px!important;
         padding-left: 20px;
}
    .main_service .head_title {
    padding-left: 25px!important;
    
}
  
    
     .main_product_info .head_title h1
    {
        margin-left: -15px;
    }
    
   .main_product_info .head_title .separator5 {
    
    width: 60%;
    margin-left: 6%;
    }
    
   
    
    
    .aboutusHeader h1
    {
        margin-top: 32%!important;
        margin-left: 0%!important;

    }
    
 .MarginTUL
    {
        margin-top: 0px!important;
         
    }
     .aboutMarginCommon
    {
        margin-left: -25px!important;
    }
    
    
    .extruderHeading
    {
      margin-left: 6%!important;
    }
    .extruderContainer
    {
        margin-left: 0%!important;
    }
        .fullScreen{

    text-align: center;
    padding: 0px;
            padding-bottom: 15px;
}
}


@media (max-width: 400px) {
    .nopad{
        padding-left: 0px!important;
    }

    .overLapping
    {
    margin-left: 25px!important;
        
    margin-right: 25px!important;
    }
    
    
    .mobileMainHeading
    {
        font-size:25px!important;
    }
    .MobileHeadings
    {
      font-size:18px!important;  
    }
       .ourCustomers h1
{
    font-size:15px!important;
    
 }
    
    .fullScreen{

    text-align: center;
    padding: 0px;
}
    
        .AboutUsSection
{
    background-position: 58% -25%!important;
    }
      .CareerSection
    {
     background-position: 72% 0%!important;
    }
         .contact_image{
    background-position: 98.5% 30%;
            background-size: auto;
    }
     .main_product_info .paddingL{
        padding-left: 10px;
    }
    .main_product_info .paddingcommon {
    padding-left: 20px;
    }
    
}






@media (max-width: 360px) {
    

    .tab-scroll{
                 
        max-height: 424px!important;
                  
    }
    .no-r-pad{
        padding-right: 0px!important;
     }

    .slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
    .slider{
        width: 46px;
    height: 20px;
    }
  
    .moveRight{
        margin-left: 120%;
    }
    .marginT {
    margin-left: -5%;
}
    .main_product_info .paddingcommon{
        padding-left: 16px;
    }
    
    .TopHeading {
    font-size: 35px!important;
}


    .flaskSmall{
        top: -4px!important;
    font-size: 58%!important;
    margin-left: -23px!important;
}
       
    .lifeHeart
    {
    font-size: 47%!important;
    margin-left: -22px!important;
}
    plantPulse{
        top: -4px!important;
    font-size: 59%!important;
    margin-left: -21px!important;
}

    
    .streamSmall
    {
         
    top: -6px!important;
    font-size: 46%!important;
    margin-left: -18px!important;
}
    

    
   
        .screwSmall {
    margin-left: -24px!important;
    margin-top: -4px!important;
    height: 16px!important;
}
     .skeltonsmall
    {
      margin-left: -20px!important;  
    }
    .somePadding
{
    padding-bottom: 20px;
    
}

.fullScreen{

    text-align: center;
    padding: 0px;
}
    
    
    
    
    
    .mobileCounter
    {
        margin-bottom: 5px!important;
    }
  

    .single_widget ul li a
{
    font-size: 10px!important;
}
    
    .quickLinks
{
    display: inline-block; 
}
    
    .knowmore
{
    margin-top: 20px!important ;
    
}
    .btnmobile
    {
        font-size: 12px!important;
    }

.quickLinks:after
{
   display: block;
    width: 50%;
    content: '';

  
    border-style:solid;
   
    text-align: center;
    -webkit-border-image: 
           -webkit-linear-gradient(left, rgba(111,104,102,1) 1%,rgba(255,255,255,1) 50%,rgba(111,104,102,1) 100%) 0 0 100% 0/0 0 2px 0 stretch;

    
    /*
    border: 0;
    height: 3px;
   margin-top: 10px;
    margin-left: 0px;
  background: #eeeeee;
*/
} 
    .main_contact_info{
        margin-left: 5%;
    }
     .single_info_icon {
    
    
    margin-right: 8%;
}
    
       .main_maps .map_canvas_icon{
    position:absolute;
    left:30%;
    top:40%;
   
}
    .main_maps h2
    {
        margin-left: 0px;
    }
/
    .jumbotron-custom{

       
      margin-top: 15%!important;
}
    
    
    .below-jumbo
    {
        margin-top: -1%!important;
    }
  
    
    .below-jumbo p
    {
        font-size: 15px!important;
    }
       .single_history_content{
   
    height: 485px!important;
          
}
    .main_service .single_service.single_service_text .single_service_right_text {
    width: 150%;
    text-align: justify;
    padding-right: 12px;
}
    
   .main_product_info .head_title .separator5 {
    
    width: 80%;
    margin-left: 8%;
    }
    
    
      .aboutusHeader h1
    {
        margin-top: 45%!important;
      

    }
    
 
    

.sliderSection .smallcarousal
{
    height:278px;
}
 
    .smallImages
{
   
 width: 95%;
    height: 215px;
  
}
.smallImages img
{
   width: 95%;
    height: 200px;
}

     .requirments
    {
        padding-left: 15px!important;
    }
    
    
    
    .news_image{
   
   background-position: 27% 40%;
   
}
  .news_image h1{
   font-size: 3.5rem!important;
   }  
    
    
.customerSection
{
      background-position: 40% 20%;
        }
    
    
    .extruderlib-img
    {
        padding-top: 50px!important;
        }
    .extruderlib-img h1
    {
        margin-left:  -5px!important;
    
    }
    
    .extruderHeading
    {
        margin-left: 6%!important;
    }
    
    .extruderContainer
    {
        margin-left: -3%!important;
    margin-right: -10px!important;
    }
    .accordhead
    {
        padding-top: 10px!important;
    }
    
    
         .ourCustomers h1
{
    font-size: 14px!important;
 }

    
}

@media (max-width: 340px) {
    
    
    .upArrow
    {
        top:-3px!important;
    }
           .ourCustomers h1
{
  line-height: 30px;
    margin-bottom: -20px;
 }
 .main_product_info .head_title h1
    {
       font-size: 200%;
    }
    
      .TopHeading
    {
        font-size: 30px!important;
    }
}


@media (max-width: 320px) {


    html {
        font-size: 60.5%;
    }
    .pricing_head .pricing_price {
        left: 25%;
    }


 .links_width .single_widget .footer_title .separator2{
         
    margin-left: 36% !important;
  
    }

    .single_contact_info p,a{
    font-size: 16px;
}
    .main_contact_info h3{
    font-size: 17px;
    
}
    .main_contact_info .head_title h1{
    
    font-size: 22px;
}
    .main_contact_info .separator {
   
    width: 255px;
    margin: 5px 0px 0px 35px;
    
}
    .main_maps .map_canvas_icon{
    position:absolute;
    left:26%;
    top:40%;
    cursor:pointer;
}

    

    .main_service .single_service.single_service_text .single_service_right_text {
    width: 150%;
    text-align: justify;
    padding-right: 12px;
}
}

/*
@media (max-width: 990px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}*/
 .popup {
                     min-height: 300px;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.75);
}

.popup {
  text-align: center;
    overflow-y: auto;
    z-index: 10001;
}

.popup:before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -4px;
  vertical-align: middle;
}

.popup-inner {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  position: relative;
  max-width: 745px;
  width: 100%;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
  border-radius: 3px;
  background: #fff;
  text-align: center;
  padding-top: 20px;
    padding-bottom: 20px;
   
}

.popup-inner h1 {
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
}

.popup-inner p {
  font-size: 14px;
  text-align: left;
}

.popup-close {
  width: 24px;
  height: 24px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 100%;
  background: transparent;
  border: solid 4px #808080;
}

.popup-close:after,
.popup-close:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0px;
  height: 4px;
  width: 16px;
  border-radius: 30px;
  background: #808080;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popup-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.popup-close:hover {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
  transform: translate(50%, -50%) rotate(180deg);
  background: #808080;
  text-decoration: none;
  border-color: #808080;
}

.popup-close:hover:after,
.popup-close:hover:before {
  background: #fff;
}
              
.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

              
input:checked + .slider {
  background-color: #238b2f;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

              .dbbtn{
                  background-color: #0d6f8c;
              }
              
/*!
 * bootstrap-vertical-tabs - v1.1.0
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-06-06
 * Copyright (c) 2014 Ä°smail Demirbilek
 * License: MIT
 */
             .popup hr{
                  margin-bottom: 0px!important;
                  width: 96%;
              }             
.tabs-left{
  border-bottom: 0px;
}
.tabs-left {
  border-right: 1px solid #b2b2b2;
}

.tabs-left>li {
  float: none;
 
    width: 100%;
     margin-right: -1px;
    border-bottom: 1px solid #b2b2b2;
   
}
.tabs-left>li>a {
 margin-right:0px!important;
    text-align: left;
    font-size: 13px;
    padding:  20px 7px 20px 5px!important;
   border-radius: 0px!important;
   
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
    color: white!important;
background-color: #042681!important;
    border:none!important;
   
}

              .no-pad{
                  padding-left: 0px!important;
              }
           
              .btn{
                  margin-top: 5px!important;
              }
             .tab-scroll p{
                  margin: 5px!important;
              }
              .tab-scroll{
                  overflow-y: auto;
                  overflow-x: hidden;
                  /*overflow: hidden;*/
                  max-height: 298px;
                  
              }


/*.classForScroll th{
    width: 50%;
}
.classForScroll >tbody>tr{
    width: 200%;
}
.classForScroll>tbody>tr>td{
    width: 50%;
}
.classForScroll tbody{
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
    height:120px;
    width:100%;
}

.classForScroll thead{
    display: block;
    width:100%;
}*/