
div.et_pb_section.et_pb_section_0
{
		z-index: 999 !important;
		margin-top: -30px;
}

/*  Style for top bar class */

@media all and (max-width: 991px) {
		#main-header {
	z-index: 998 !important;
		top: 160px !important;
}
#top-header {
		top:55px !important;
}
}

@media all and (min-width: 1200px) {
#main-header {
	z-index: 998 !important;
		top: 105px !important;
}
#top-header {
		top:55px !important;
}
}

@media all and (min-width: 981px) and (max-width: 1200px) {
#main-header {
	z-index: 999 !important;
		top: 80px !important;
}
#top-header {
		top:40px !important;
}
}

@media all and ( max-width: 481px ) {
		#main-header {
	z-index: 999 !important;
		top: 150px !important;
}
#top-header {
		top: 55px !important;
}
}

/*---------------------*/

.clearFix {clear:both;}
img.floatNone {float: none !important;}
.imgNoPadding img {padding: 0px;}


.white-color ul li a{color: #fff;}

.breadcrumb {
    text-align: left !important;
		width: 80%;
    max-width: 1080px;
    margin: 0 auto;
}

@media all and ( max-width: 481px ) {
		.breadcrumb {
    		padding-left: 0;
				width: 100%;
				height: 100% !important;
		}
}

/*======= Video Testimonial - Home ==========*/

.row-testimonial-video {
    padding-top: 0;
}

.row-testimonial-video .et_pb_column {
    width: 720px;
    max-width: 100%;
    float: none;
    margin-left: 50%;
    transform: translate(-50%);
}

/*======= Contact ==========*/

#wpcf7-f5998-p212-o1 input,
#wpcf7-f5998-p212-o1 textarea {
    background-color: #eee !important;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px; 
    padding: 16px !important;
    width: 100%;
}

#wpcf7-f5998-p212-o1 .fname input,
#wpcf7-f5998-p212-o1 .lname input {
 	width: 48%; 
}

#wpcf7-f5998-p212-o1 .lname input {
	margin-left: 3.8%;
}



#wpcf7-f5998-p212-o1 input[type=submit] {
    background: #fff !important;
    border: 2px solid #057fac;
    border-radius: 7px;
    color: #057fac;
    font-size: 17px;
    float: right;
  	padding: 12px!important;
    width: 122px;
}

#wpcf7-f5998-p212-o1 input[type=submit]:hover {
    background: #057fac !important;
    border: 2px solid #057fac;
  	color: #fff;
  	cursor: pointer;
}

.header-search {
    margin-left: 15px;
    display: inline-block;
    top: -4px;
    position: relative;
  	float: right;
}

@media all and (min-width: 981px) and (max-width: 1200px) {
	.header-search input {
		width: 100px;
		top: -4px;
		margin-top: 0;
	}
}

@media all and (max-width: 980px) {
	 .header-search {
		display: block;
		top: 0;
		margin-top: 10px;
		float: none;
		text-align: center;
	}
}

.txt-transform-none{
	text-transform: none !important;
}

.logo-carousal {
  display: flex;
  align-items: center;
}

.logo-title h3 {
    padding-bottom: 0;
    font-weight: 700;
}

@media all and (max-width: 991px) {
  .logo-carousal {
      display: block;
  }
  
  .logo-title h3 {
    margin-bottom: 30px;
    text-align: center;
  }
}

@media all and (max-width: 480px) {
.bx-wrapper ul.kiwi-logo-carousel.align-center li div.helper,
.bx-wrapper ul li {
    width: 160px !important;
}
}

.australia {
    display: inline-block;
    font-size: 14px;
  	margin-right: 10px;
}
/*  Style for span class  */
.part-name {
  color: #e07308;
}

.text-red {
	color: #ff0000;
}

.price-guide {
 color: #057fac;
}

.esis-product-show-more:hover {
    background-color: #e2dede;
}


.product-details-expand,
.product-details-hide {
  cursor: pointer;
}

.et_header_style_left .logo_container {
    padding-top: 10px !important;
}

#main-header {
    padding: 0px !important;
    height: 90px !important;
}

/*#page-container {
    margin-top: -30px !important;
}*/

.et_pb_fullwidth_header {
    padding: 30px 0px !important;
    height: 170px !important;
}

.esis-buynow-btn{
    margin: 0px 0px 20px 50px;
    /*width: 150px;
    text-align: center;
    padding: 5px 20px 10px;
    border-radius: 10px;*/
		cursor: pointer;
}

.esis-inside-btn{
		margin: 15px 0 10px 0px;
}

.orange-btn{
		background-color: #FA4E00;
}

.orange-btn:hover{
    background-color: #e64800;	
}

.blue-btn{
		background-color: #1e73be;
}

.blue-btn:hover{
		background-color: #185d9a;
}

.yellow-btn{
		background-color: #FA9200;
}

.yellow-btn:hover{
		background-color: #b36800;
}

.red-btn{
		background-color: #b30000;
}

.red-btn:hover{
		background-color: #800000;
}

.esis-buynow-btn a{
		color: #ffffff;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
		background-color: #FA4E00;
    padding: 12px 20px;
    width: 200px;
    border-radius: 10px;
}

.esis-buynow-btn a:hover{
		background-color: #e64800;
}

.esis-buynow-btn .store-info{
		display: block;
    font-style: italic;
    margin-top: 10px;
    font-weight: 600;
}

.arrow_carrot-right_alt2:before {
		content: "\3d";
    font-family: ETmodules!important;
    position: relative;
    top: 5px;
    margin-left: 5px;
    font-size: 24px;
}

.esis-pad-bot-0{
		padding-bottom: 0 !important;
}

.esis-mar-top--15{
		margin-top: -15px !important;
}

@media all and ( max-width: 980px ) {
        
    .et_header_style_left #logo {
        width: 15%;
    }
}


@media all and ( max-width: 768px ) {
  
    .et_header_style_left #logo {
        width: 20%;
    }
}

@media all and ( max-width: 680px ) {
      
    .et_header_style_left #logo {
        width: 20%;
    }
    
    #main-header {
        top: 100px !important;
    }
}

@media all and ( max-width: 600px ) {
       
    #main-header {
        top: 90px !important;
      	height: 80px !important;
    }
    
    .et_header_style_left .logo_container {
    		padding-top: 10px;
    }
    
    .ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
        padding-top: 30px;
    }
}


@media all and ( max-width: 510px ) {
       
    #main-header {
       top: 128px !important;
    }
    
    .et_header_style_left .logo_container {
    		padding-top: 20px;
		}
}

@media all and ( max-width: 420px ) {
       
    #main-header {
        top: 70px !important;
    }
    
    .et_header_style_left .logo_container {
    		padding-top: 30px;
		}
}


 @media only screen and (max-width: 768px) {
    #top-header #et-secondary-menu {
        display: none !important;
    }
}

@media only screen and (max-width: 960px) {
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu {
        z-index: 99999999;
      margin-top: -50px;
    }

    .ubermenu-responsive-default.ubermenu-responsive.ubermenu ul li {
          background-color: #fff;
      		
    }
  
  .ubermenu.ubermenu-main .ubermenu-tab > .ubermenu-target,
  .ubermenu .ubermenu-submenu .ubermenu-target-text {
    		color: #000;
  }
  
}

@media all and ( max-width: 580px ) {
  
  	.header-content h1 {
      	font-size: 30px;
  }
  
}


@media all and ( max-width: 760px ) {
    .et_pb_fullwidth_header {
        height: 250px;
        padding-top: 0px !important;
    }
}

@media only screen and (max-width: 980px) {
    /*.et_pb_section_1,
    .et_pb_section_0 {
         padding: 0px !important;
    }*/
}

@media only screen and (max-width: 640px) {
    .et_pb_section_1{
         padding: 30px !important;
    }
}

/* Fix for header overlap issue */

@media all and ( max-width: 980px ) {
    #et-main-area {
        margin-top: 31px;
    }
	
		#top-header #et-info {
        line-height: 20px !important;
    }
}

@media all and ( max-width: 768px ) {
    #et-main-area {
        margin-top: 31px !important;
    }
	
    #main-header {
        height: 100px !important;
    }
}

@media all and ( max-width: 667px ) {
    #et-main-area {
        margin-top: 33px !important;
    }
}

@media all and (max-width: 680px) {
    #main-header {
        top: 156px !important;
				/*top: 110px !important;*/
        position: absolute !important;
    }
}

@media all and ( max-width: 600px ) {
    #main-header {
        /*top: 95px !important;*/
				top: 156px !important;
        height: 80px !important;
        position: absolute !important;
    }
	
    #et-main-area {
       margin-top: 29px !important;
    }
}

@media all and ( max-width: 568px ) {
    #main-header {
				/*top: 105px !important;*/
        position: absolute !important;
    }
	
		#et-main-area {
       	position: absolute !important;
				/*top: 160px !important;*/
				top: 207px !important;
    }
}

@media all and ( max-width: 420px ) {
    #main-header {
        /*top: 85px !important;*/
				height: 65px !important;
        position: absolute !important;
    }
	
    #et-main-area {
        margin-top: 0 !important;
    }
}


/***  Footer  ***/
#footer .ubermenu-main {
    margin-top: 0 !important;
}

#footer .ubermenu.ubermenu-main .ubermenu-item-level-0:hover > .ubermenu-target {
    background: none !important;
}

.footer-list ul {
    padding: 0 !important;
    list-style: none !important;
    display: inline-block !important;
}

.footer-list ul li {
    display: inline-block;
}

#footer ul a {
    text-transform: capitalize; 
}

.footer-list a {
    color: #666 !important;
    font-size: 14px !important;
    line-height: 26px !important;
		font-weight: 600 !important;
    padding: 0 0 .75em 0 !important;
    margin-right: 15px !important;
		font-family: Open Sans,Arial,sans-serif !important;
}

#footer-list-second a {
    font-weight: 500 !important;
}

.footer-list a:hover {
    opacity: 0.7;
}

.footer-grid-list ul {
		padding: 0 !important;
}

.footer-grid-list li a {
    color: #666 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-right: 15px !important;
    font-family: muli,sans-serif !important; 
    padding: 0 !important;
    margin: 0 !important;  
}

.footer-grid-list li {
    display: block !important;
    padding-left: 15px !important;
    /*margin: 0 0 7px 0 !important; */ 
}

.footer-grid-list li:before {
    height: 6px;
    width: 6px;
    border-radius: 50%;
    display: block;
    content: "";
    top: 15px;
    left: -15px;
    position: relative;
    background-color: #057fac;
}

/* Phone button on mobile */
@media all and ( max-width: 468px ) {
    #callnowbutton {
        z-index: 10 !important;
    }
}

/*** Contact  ***/
#wpcf7-f5998-p212-o1 #name-row input {
    width: 100% !important;
}

#wpcf7-f5998-p212-o1 #name-row {
    display: flex !important;
}

#wpcf7-f5998-p212-o1 #name-row [data-name="fname"] {
    margin-right: 20px;
}

@media all and ( max-width: 468px ) {
		#wpcf7-f5998-p212-o1 #name-row {
    		display: block !important; 
		}
	
		#wpcf7-f5998-p212-o1 #name-row [data-name="fname"] {
    		margin-right: 0;
				
		}
	
		#wpcf7-f5998-p212-o1 #name-row [data-name="fname"] input {
				margin-bottom: 15px !important;
		}
}


/***  Smart Slider  ***/
/*.features-right-col .n2-section-smartslider .n2-thumbnail-dot img {
    object-fit: contain !important;
}*/

/***  Product Show more button  ***/
.esis-product-show-more {
    background-color: transparent !important;
}

.esis-show-more {
    color: #fff !important;
    background-color: #1e73be !important;
    display: block !important;
    max-width: 400px;
    text-align: center;
    margin: 0 0 20px 50px !important;
}

.esis-show-more:before {
  	color: #fff !important;
}

@media all and ( max-width: 568px ) {
  	.esis-show-more {
    		margin: 0 30px 20px 30px !important;
		}
}


/***  21.5” Panel PC’s – CyberVisuell Product Image  ***/
@media all and ( min-width: 1025px ) {
    .esis-product-right-column,
		.esis-product-right-column {
        width: 350px !important;
    }
    
    .esis-product-image-thumb,
		.esis-product-image {
        width: 350px !important;
        margin: 15px 0px !important;
    }
	
		.esis-product-image img {
				width: 100%;
		}
}

@media all and ( max-width: 1024px ) {
   /* .esis-product-right-column,
		.esis-product-right-column {
        width: 310px !important;
    }
    
    .esis-product-image-thumb,
		.esis-product-image {
        width: 310px !important;
        margin: 15px 0px !important;
    }*/
	
		.esis-product-image img {
				width: 100%;
		}
	
		.esis-product-left-column {
    		width: 60%;
		}
	
		.esis-product-right-column {
				width: 40%;
		}
	
		.esis-product-right-column .esis-product-image-thumb,
		.esis-product-image {
				width: 100%;
				margin: 15px 0px !important;
		}
}


/*@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
		.esis-product-left-column {
    		width: 60%;
		}
	
		.esis-product-right-column {
				width: 40%;
		}
	
		.esis-product-right-column .esis-product-image-thumb {
				width: 85%;
		}
}*/


@media all and ( max-width: 767px ) {
		.esis-product-left-column,
		.esis-product-right-column {
    		width: 100%;
		}
	
		.esis-product-right-column .esis-product-image-thumb {
				width: 100%;
				max-width:  400px !important;
    		float: none !important;
    		margin: 0 !important;
		}
	
		.esis-product-right-column {
    		padding: 0 50px !important;
		}
	
		.esis-product-right-column .esis-product-image-thumb,
		.esis-product-image {
    		margin: 0px !important;
		}
	
		.esis-product-image {
    		padding-top: 0;
		}		
}


@media all and ( max-width: 481px ) {
		.product-description-intro picture {
				float: none !important;
				display: block !important;
				padding: 20px 0 10px 0 !important;
		}
}