
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');


@import url("tabsVertical.css");
@import url("tabs_home.css");
@import url("tabs.css");
@import url("tabs2.css");
@import url("font-heading.css");
@import url("font-awesome.min.css");
@import url("icons.css");
@import url("animate.css");





body{
font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
font-size:18px;
color: #fff;
background: #171717;
line-height:1.3;	
}

h1, h2, h3, h4, h5, h6{
	
	line-height:1.2;
	margin:0;
	padding:0;
	}

button, a{
color: #fff;
text-decoration:none;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

a:hover{
color: #E1E320;
text-decoration:none;
}


.btn{  transition: 0.3s;}

.btn:focus {
  outline: none;
  box-shadow:none;
}

img{
max-width:100%;
display:block;
}

p{
	margin-bottom: 15px;
}

p:last-child{
	margin:0;
	}

button{
	cursor:pointer;
	}

button:focus {
  outline: none;
  box-shadow:none;
}


ol, ul {
   list-style: none; 
}

.fade {
  transition: opacity 0.15s linear !important;
}



.form-control:focus {
    box-shadow:none;
    }
	


:focus {
	outline:none;
}


.breadcrumb{
	font-size:15px;
	font-weight: 400;
	padding:5px 0;
	background:none;
	margin:0;
  -ms-flex-pack: start ;
  justify-content: flex-start ;
	}


.breadcrumbSec{
	position: relative;		
}

.breadcrumbBox{
	position: absolute;
	top:-75px;
	right:0;
	left: auto;
}


.breadcrumb-item a{
	color:#aeaeae;
	}
	.breadcrumb-item a:hover{
	color:#dfdfdf;
	}
	
.breadcrumb-item.active{
	color:#dfdfdf;
	}





@media (max-width: 991px) {

	
body{
font-size:15px;
}		


.breadcrumbBox{
	top:-50px;
}	
	
.breadcrumb{
	font-size:13px;
	}
	
	
}





.container {
  max-width: 1250px;
}



@media (min-width: 1200px){

.container {
  max-width: 80%;
}
	

}



@media (min-width: 1600px){

.container {
  max-width: 1467px;
}

}







.containerWrapper{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


@media (min-width: 1366px){
	
.containerWrapper{
    padding-right: 30px;
    padding-left: 30px;
}
	
}


@media (min-width: 1680px) {
	
.containerWrapper{
    padding-right: 30px;
    padding-left: 30px;
}
	
	
}



.alSelfEnd{
-ms-flex-item-align: end ;
  align-self: flex-end;
}















/*TestimonySec styles*/	


.TestimonyBannerSec{
	position:relative;
	color: #fff;
	margin:0;
	}

.TestimonyBannerSec .banner-image{
	position:relative;
	}

	.TestimonyBannerSec .banner-image img{
		width: 100%;
		}

.TestimonyBannerSec .banner-image:after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: auto;
	width: 100%;
	height:20%;
background: rgb(23,23,23);
background: linear-gradient(0deg, rgba(23,23,23,0) 0%, rgba(23,23,23,1) 100%);
}




.TestimonyBannerSec .banner-title{
	color: #fff;
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	display: -ms-flexbox ;
	display: flex ;
	-ms-flex-align: center ;
	align-items: center ;
	z-index: 1;
}


.TestimonyBannerSec .HeadOne{
	position: relative;	
	font-family: "Rubik", sans-serif;
	font-weight: 700;
	font-size: 120px;	
	letter-spacing: -3px;
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
	margin: 60px 0 0 0;
	
}





@media (max-width: 1366px) {


.TestimonyBannerSec .banner-image img{
	height: 350px;
	object-fit: cover;
    object-position: center center;
	}

	
.TestimonyBannerSec .HeadOne{
	font-size: 80px;	
	margin: 60px 0 0 0;
	}
		

}




@media (max-width: 1199px) {


.TestimonyBannerSec .banner-image img{
	height: 300px;
	}	
	
	
.TestimonyBannerSec .HeadOne{
	font-size: 60px;	
	margin: 60px 0 0 0;
	}
	
	
}





@media (max-width: 991px) {

	
.TestimonyBannerSec .banner-image img{
	height: 250px;
	}
	
.TestimonyBannerSec .HeadOne{
	font-size: 36px;	
	letter-spacing: -1px;
	margin: 60px 0 0 0;
	}
	
	
}







.TestimonySec{
	position: relative;
	padding: 100px 0 50px 0;
}


.TestimonySec .TestimonyRow{
	position: relative;
}



.testimonyBorderBox{
	position: relative;
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #484848;
	}


.testimonyCenter{
	max-width: 1000px;
	margin: auto;
	}





@media (max-width: 991px) {
	
.TestimonySec{
	padding: 40px 0 20px 0;
}	
	

	
}




.pagination_wrapper{
	position: relative;
	margin: 0 0 20px 0;
}

.pagination_wrapper-cover{
	position: relative;
	  display: -ms-flexbox ;
  display: flex ;
-ms-flex-pack: center ;
  justify-content: center ;
}




.pagination_wrapper .pagination {
	position:relative;
	  display: -ms-flexbox ;
  display: flex ;
	border-radius:0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.pagination_wrapper .pagination li {
	margin: 0;
	padding: 0;
	
}

.pagination_wrapper .pagination .page-item {
	position:relative;
    font-family: "Rubik", sans-serif;
    font-weight: 300;
    font-size: 18px;
	color: #fff;
}


.pagination_wrapper .page-item .page-link{
position: relative;
  display: block;
  padding: 10px 15px;
  margin-left: -1px;
  line-height: 1;
  color: #fff;
  background-color: #000;
  border: 1px solid #555;
}

.pagination_wrapper .page-item.active .page-link{
 z-index: 1;
  color: #fff;
  background-color: #313131;
  border-color: #555;
}


.pagination_wrapper .page-item.disabled .page-link {
color: #b1b1b1;
  pointer-events: none;
  cursor: auto;
  background-color: #000;
  border-color: #555;
}



.pagination_wrapper .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.pagination_wrapper .page-item:last-child .page-link {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}



.pagination_wrapper .page-item .page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #404040;
  border-color: #717171;
}

.pagination_wrapper .page-item .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: none;
}




@media (max-width: 991px) {
	
.pagination_wrapper .pagination .page-item {
    font-size: 16px;
}

}





/*BlogSec styles*/	


.BlogBannerSec{
	position:relative;
	color: #fff;
	margin:0;
	}

.BlogBannerSec .banner-image{
	position:relative;
	}

	.BlogBannerSec .banner-image img{
		width: 100%;
		}


.BlogBannerSec .banner-image:after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: auto;
	width: 100%;
	height:20%;
background: rgb(23,23,23);
background: linear-gradient(0deg, rgba(23,23,23,0) 0%, rgba(23,23,23,1) 100%);
}




.BlogBannerSec .banner-title{
	color: #fff;
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	display: -ms-flexbox ;
	display: flex ;
	-ms-flex-align: center ;
	align-items: center ;
	z-index: 1;
}




.BlogBannerSec .HeadOne{
	position: relative;	
	font-family: "Rubik", sans-serif;
	font-weight: 700;
	font-size: 120px;	
	letter-spacing: -3px;
	text-transform: uppercase;
	line-height: 100px;
	text-align: center;
	margin: 60px 0 0 0;
	
}


.BlogBannerSec .banner-image.Inside{
	
	}


.BlogBannerSec .banner-image.Inside img{
	width: 100%;
	height: 400px;
	object-fit: cover;
    object-position: center center;
	}


.BlogBannerSec h1{
	position: relative;	
	max-width: 900px;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 40px;	
	line-height: 1.1;
	text-align: center;
	margin: auto;
	margin-top:80px ;
	
}




.BlogSec{
	position: relative;
	padding: 100px 0 50px 0;
}


.BlogSec .BlogBox{
	margin: 0 0 80px 0;
	}





@media (max-width: 1366px) {
	

.BlogBannerSec .HeadOne{
	font-size: 80px;	
	line-height: 74px;
	margin: 60px 0 0 0;
	}
	

.BlogBannerSec .banner-image img{
	height: 350px;
	object-fit: cover;
    object-position: center center;
	}
	
	
	
	
.BlogBannerSec .banner-image.Inside img{
	height: 300px;
	}
	
	
	.BlogBannerSec h1{
	font-size: 36px;	
	margin-top:80px ;	
}


	
}




@media (max-width: 1199px) {

	
.BlogBannerSec .HeadOne{
	font-size: 60px;	
	line-height: 54px;
	margin: 60px 0 0 0;
	}	
	
	
.BlogBannerSec .banner-image img{
	height: 300px;
	}	
	
	
	
.BlogBannerSec .banner-image.Inside img{
	height: 300px;
	}
	
	
	.BlogBannerSec h1{
	font-size: 30px;	
	margin-top:50px ;	
}


	
	
.BlogSec{
	padding: 40px 0 10px 0;
}

.BlogSec .BlogBox{
	margin: 0 0 40px 0;
	}	
	
	
	
	
}





@media (max-width: 991px) {

	
.BlogBannerSec .HeadOne{
	font-size: 36px;	
	line-height: 34px;
	letter-spacing: -1px;
	margin: 60px 0 0 0;
	}
	

.BlogBannerSec .banner-image img{
	height: 250px;
	}		
	
	
.BlogBannerSec .banner-image.Inside img{
	height: 250px;
	}
	
	.BlogBannerSec h1{
	font-size: 20px;
	margin-top:50px;
	}


	
}









/*BlogDetailSec styles*/	


.BlogDetailSec{
	position: relative;
	padding: 60px 0 10px 0;
}



.BlogDetailSec .divider{
	border-right: 1px solid #707070;
}



.BlogDetailBlockRow{
	position: relative;
}



.BlogDetailBox{
	position: relative;	
	padding: 0 60px 0 0;
}

.BlogDetailBox .imageBox{
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.BlogDetailBox .imageBox img{
width: 100%;
}



.BlogDetailBox .blog-date{
	margin: 0 0 5px 0;
    padding: 0;
    list-style: none;
}


.BlogDetailBox .blog-date li {
	position: relative;
    font-family: "Rubik", sans-serif;
    font-weight: 400;
    display: inline-block;
	font-size: 15px;
	color: #A8A8A8;	
	padding: 0;
}

.BlogDetailBox .blog-date li:before {
   content: none;
}

.BlogDetailBox .blog-date li+li {
    margin-left: 15px;
}

.BlogDetailBox .blog-date li i {
    color: #2C8935;
	margin-right: 5px;
	font-size: 14px;
	
}

	.BlogDetailBox .blogBy{
		font-family: 'neue_haas_grotesk_display65Md';
		font-size:18px;
		color: #DFDFDF;
		margin:0 0 20px 0;	}




.BlogDetailBox .VideoBox{
	position: relative;
	margin: 0 0 30px 0;
}


.BlogDetailBox .contentBox{
	position: relative;
	color: #DFDFDF;
	margin: 0 0 50px 0;
	}




.BlogDetailBox h4{
	font-family: 'neue_haas_grotesk_display65Md';
	font-weight: normal;
	font-size: 22px;
	color: #fff;
	margin: 0 0 15px 0;
}


.BlogDetailBox h5{
	font-family: 'neue_haas_grotesk_display65Md';
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	margin: 0 0 15px 0;
}

.BlogDetailBox .txt-bold{
	font-family: "Rubik", sans-serif;	
	font-weight: 500;
	font-size: 17px;
	color: #DFDFDF;
	margin: 0;
}



.BlogDetailBox .desc{
	font-family: "Rubik", sans-serif;
	line-height: 1.5;
	margin: 0 0 40px 0;
	}



.blog-details-footer {
	position: relative;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
	padding: 15px 0;
	margin: 30px 0 50px 0;
}

.blog-details-footer .title {
font-family: 'neue_haas_grotesk_display65Md';
    font-size: 16px;
    color: #DFDFDF;
}

.blog-details-footer .left  {
	position: relative;
}


.blog-details-footer .tags {
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog-details-footer .tags li {
    display: inline-block;
}

.blog-details-footer .tags li+li {
    margin-left: 5px;
}

.blog-details-footer .tags li a {
    display: inline-block;
    background-color: #f5f5f5;
    padding: 5px 15px;
    border: 1px solid #dedede;
    border-radius: 5px;
    font-size: 14px;
}

.blog-details-footer .tags li a:hover {
    color: #fff;
    background:#003A82;
	border: 1px solid #003A82;
}


.blog-details-footer .right {
	position: relative;
}


.blog-details-footer .social-share {
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog-details-footer .social-share li {
    display: inline-block;
	padding: 0;
}


.blog-details-footer .social-share li:before {
   content: none;
}

.blog-details-footer .social-share li+li {
    margin-left: 10px;
}

.blog-details-footer .social-share li:hover {
    color: #DFDFDF;
}

.blog-details-footer .social-share li .iconstyle{
    color: #DFDFDF;
	font-size: 18px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.blog-details-footer .social-share li:hover .iconstyle{
    color: #E1E320;
}





.blog-widget{
	position: relative;
	width: 100%;
	padding: 0 0 0 60px;
	margin: 0;
}


.blog-widget .widget-title{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 36px;
	color: #A8A8A8;
	margin: 0 0 10px 0;
}


.blog-widget ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.blog-widget ul li ul {
    margin-left: 20px
}

.blog-widget ul li {
    display: block;
    margin: 0;
    -ms-word-wrap: break-word;
    word-break: break-word
}

.blog-widget ul li:first-child {
    margin-top: 0
}

.blog-widget ul li:last-child {
    margin-bottom: 0
}

 .blog-widget ul li .IconStyle{
	margin-right: 10px;
	font-size: 12px;
	color: #E71A31;
}


.blog-widget .recent_post_item {
    margin: 0;
    padding: 0;
    list-style: none;
}


.blog-widget .recent_post_item li {
	position:relative;
}

.blog-widget .recent_post_item a{	
	color: #DFDFDF;
}

.blog-widget .recent_post_item a:hover{	
	color: #fff;
}




.blog-widget .single_recent_item {
	position:relative;
display: -ms-flexbox ;
display: flex ;
	border-bottom: 1px solid #707070;
	padding: 30px 0; 
}



.blog-widget .single_recent_itemm:first-child {
	padding-top: 0; 
}



.blog-widget .single_recent_item .thumb{
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	-ms-flex-negative: 0;
    flex-shrink: 0;	
	margin-right: 20px;
	}

.blog-widget .single_recent_item .thumb img{ 
	width: 185px;
	height:123px;
	object-fit: cover;	
	  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;	
	}


.blog-widget .single_recent_item:hover .thumb img{ 	
	  -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}




.blog-widget .single_recent_item .content{
	position: relative;	
  -ms-flex-positive: 1 ;
  flex-grow: 1 ;
	-ms-flex-item-align: center;
    align-self: center;
}



.blog-widget .single_recent_item .content .title{	
font-family: "neue_haas_grotesk_disp55roman";
	font-size: 18px;
	line-height: 1.4;
	margin:0;
}




.blogCommentBox{
	position: relative;
	margin: 0 0 60px 0;
}

.blogCommentBox .Title{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 24px;
	color: #DFDFDF;
	margin: 0 0 30px 0;
}



.blog-form{
	position: relative;
	margin: 0 0 30px 0;
	}

.blog-form .txt-label{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 18px;	
	margin:0 0 5px 0;
	color:#fff;
	}

.blog-form .required {
	color:#fff;
}

.blog-form .form-group{
	margin-bottom:20px;
	}
	
.blog-form .form-control{		
	font-family: 'neue_haas_grotesk_disp55roman';
    font-size: 18px;
    color: #D4D4D4;
    background: #313131;
	padding: 8px 15px;
    border: 0px;
    border-radius: 5px;
    box-shadow: none;
    height: auto;
	}

.blog-form .form-control:focus {
	background:#232323;
    }

.blog-form .form-control.formSelect{
	display: block;
    width: 100%;
    padding: 8px 40px 8px 15px;
	background:#313131 url(../images/icon-select-dropdown.svg) center center;
    background-repeat: no-repeat;
    background-position: right .75rem center;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}



.blog-form ::-webkit-input-placeholder { /* Chrome */
  color: #D4D4D4;
}

.blog-form :-ms-input-placeholder { /* IE 10+ */
  color: #D4D4D4;
}

.blog-form form ::-moz-placeholder { /* Firefox 19+ */
  color: #D4D4D4;
  opacity: 1;
}

.blog-form form :-moz-placeholder { /* Firefox 4 - 18 */
  color: #D4D4D4;
  opacity: 1;
}

.blog-form input:-webkit-autofill,
.blog-form input:-webkit-autofill:hover, 
.blog-form input:-webkit-autofill:focus,
.blog-form textarea:-webkit-autofill,
.blog-form textarea:-webkit-autofill:hover,
.blog-form textarea:-webkit-autofill:focus,
.blog-form select:-webkit-autofill,
.blog-form select:-webkit-autofill:hover,
.blog-form select:-webkit-autofill:focus {
  border-bottom: 1px solid #d0d0d0;
  -webkit-text-fill-color: #333;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
	box-shadow: 0 0 0px 1000px #ffffff inset;
  transition: background-color 5000s ease-in-out 0s;
}



.blog-form .btn-Submit{	
	font-family: 'neue_haas_grotesk_display65Md';
	font-size:18px;
	padding:15px 30px;
	background: #E1E320;
	color:#000;	
	border-radius:5px;
	line-height: 1;
    	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}


	.blog-form .btn-Submit:hover{
		background: #1F8B1F;
		color:#fff;
	}






.blog_Com_Repl{
	position: relative;
	margin: 0 0 50px 0;
}

.blog_Com_Repl .Title{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 24px;
	color: #DFDFDF;
	margin: 0 0 30px 0;
}


.blog_Com_Repl .ReplyBoxList{	
	position: relative;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #555;
}

.blog_Com_Repl .BoxItem{	
	position: relative;
	 display: -ms-flexbox ;
	display: flex ;
}


.blog_Com_Repl .BoxItem .IconBox{	
	-ms-flex-negative: 0 ;
	flex-shrink: 0 ;
	width:60px;
	height: 60px;
	border-radius: 5px;
	overflow: hidden;
}

.blog_Com_Repl .BoxItem .IconBox img{
	display: inline-block;
}

.blog_Com_Repl .BoxItem .ContentBox{
	-ms-flex-positive: 1;
    flex-grow: 1;
	  -ms-flex-item-align: center ;
  align-self: center ;
	margin-left: 20px;
}


.blog_Com_Repl .BoxItem .NameBlock{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
	 -ms-flex-align: center ;
  align-items: center ;
	margin: 0 0 5px 0;
}

.blog_Com_Repl .BoxItem .name{
	font-family: "Rubik", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #DFDFDF;
}

.blog_Com_Repl .BoxItem .dated{
	font-family: "Rubik", sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #DFDFDF;
	margin-left: 30px;
}


.blog_Com_Repl .BoxItem .txt{
	font-family: "Rubik", sans-serif;
	font-size: 16px;
	font-size:300;
	color: #DFDFDF;
	margin: 0 0 15px 0;
}

.blog_Com_Repl .btnReply{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #c4c4c4;
	display: inline-block;
	margin: 0 0 10px 0;
}




@media (max-width: 1366px) {

	
.BlogDetailBox	{
		padding: 0 10px 0 0;
	}
	
	
.blog-widget {
  padding: 0 0 0 10px;
}	
	
	

.blog-widget .widget-title{
	font-size: 28px;
	margin: 0 0 10px 0;
}


.blog-widget .single_recent_item {
	padding: 20px 0; 
}


.blog-widget .single_recent_item .thumb img{ 
	width: 150px;
	height:100px;	
	}




}



@media (max-width: 1199px) {


	
.blog-widget .widget-title{
	font-size: 24px;
	margin: 0 0 10px 0;
}
	
	
.blog-widget .single_recent_item{
		padding: 15px 0;
	}	
	
	
.blog-widget .single_recent_item .thumb img{ 
	width: 100px;
	height:66px;	
	}

	
.blog-widget .single_recent_item .content .title{	
	font-size: 15px;
}
	
	
.blogCommentBox .Title{
	font-size: 24px;
	margin: 0 0 20px 0;
}


.blog_Com_Repl .Title{
	font-size: 24px;
	margin: 0 0 20px 0;
}
	
	
}




@media (max-width: 991px) {
	

.BlogDetailSec{
	padding: 40px 0 10px 0;
}
	
	

.BlogDetailBox{
	padding: 0 ;
}


.BlogDetailBox .blog-date li {
	font-size: 13px;
}


	.BlogDetailBox .blogBy{
		font-size:14px;
		margin:0 0 20px 0;
	}





.BlogDetailBox h4{
	font-size: 17px;
	margin: 0 0 10px 0;
}

	
.BlogDetailBox h5{
	font-size: 15px;
	margin: 0 0 10px 0;
}	

.BlogDetailBox .txt-bold{
	font-size: 15px;
}	
	

.BlogDetailBox .desc{
	margin: 0 0 30px 0;
	}



.blog-details-footer {
	padding: 10px 0;
	margin: 30px 0;
}

.blog-details-footer .title {
    font-size: 14px;
}




.blog-details-footer .social-share li .iconstyle{
	font-size: 16px;
}








.blogCommentBox{
	margin: 0 0 30px 0;
}


.blogCommentBox .Title{
	font-size: 18px;
	margin: 0 0 20px 0;
}



.blog-form{
	margin: 0 0 30px 0;
	}

.blog-form .txt-label{
	font-size: 15px;	
	margin:0 0 5px 0;
	}

.blog-form .form-group{
	margin-bottom:20px;
	}

	
.blog-form .form-control{		
    font-size: 15px;
	padding: 8px 15px;
	}


.blog-form .btn-Submit{	
	font-size:15px;
	padding:10px 20px;
	}



.blog_Com_Repl{
	margin: 0 0 30px 0;
}

.blog_Com_Repl .Title{
	font-size: 18px;
	margin: 0 0 20px 0;
}
		

.blog_Com_Repl .ReplyBoxList{	
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}


.blog_Com_Repl .BoxItem .IconBox{	
	width:40px;
	height: 40px;
}


.blog_Com_Repl .BoxItem .name{
	font-size: 15px;
}

.blog_Com_Repl .BoxItem .dated{
	font-size: 13px;
	margin-left: 30px;
}


.blog_Com_Repl .BoxItem .txt{
	font-size: 15px;
	margin: 0 0 10px 0;
}

.blog_Com_Repl .btnReply{
	font-size: 14px;
	margin: 0 0 10px 0;
}


	
	

.blog-widget{
	padding: 0;
}


.blog-widget .widget-title{
	font-size: 20px;
	margin: 0 0 10px 0;
}


	
.blog-widget .single_recent_item{
		padding: 15px 0;
	}	
	
	
.blog-widget .single_recent_item .thumb img{ 
	width: 100px;
	height:66px;	
	}

	
.blog-widget .single_recent_item .content .title{	
	font-size: 15px;
}	
	
	
	
	
	
	
}











/*faqs-sec styles*/	


.FaqBannerSec{
	position:relative;
	color: #fff;
	margin:0;
	}

.FaqBannerSec .banner-image{
	position:relative;
	}

	.FaqBannerSec .banner-image img{
		width: 100%;
		}


.FaqBannerSec .banner-image:after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: auto;
	width: 100%;
	height:20%;
background: rgb(23,23,23);
background: linear-gradient(0deg, rgba(23,23,23,0) 0%, rgba(23,23,23,1) 100%);
}


.FaqBannerSec .banner-title{
	color: #fff;
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	display: -ms-flexbox ;
	display: flex ;
	-ms-flex-align: center ;
	align-items: center ;
	z-index: 1;
}


.FaqBannerSec .HeadOne{
	position: relative;	
	font-family: "Rubik", sans-serif;
	font-weight: 700;
	font-size: 120px;	
	letter-spacing: -3px;
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
	margin: 60px 0 0 0;
	
}

.FaqBannerSec .HeadTwo{
	position: relative;	
	font-family: "Rubik", sans-serif;
	font-weight: 700;
	font-size: 80px;	
	letter-spacing: -1px;
	line-height: 1;
	text-align: center;
	margin: 60px 0 0 0;
	
}



@media (max-width: 1366px) {


.FaqBannerSec .banner-image img{
	height: 350px;
	object-fit: cover;
    object-position: center center;
	}


	
.FaqBannerSec .HeadOne{
	font-size: 80px;	
	margin: 60px 0 0 0;
	}

.FaqBannerSec .HeadTwo{
	font-size: 70px;	
}
	
	

}




@media (max-width: 1199px) {


.FaqBannerSec .banner-image img{
	height: 300px;
	}	
	

	
.FaqBannerSec .HeadOne{
	font-size: 60px;	
	margin: 60px 0 0 0;
	}
	
	
.FaqBannerSec .HeadTwo{
	font-size: 50px;	
}
	
	
	
}





@media (max-width: 991px) {

	
.FaqBannerSec .banner-image img{
	height: 250px;
	}
	
.FaqBannerSec .HeadOne{
	font-size: 36px;	
	line-height: 34px;
	letter-spacing: -1px;
	margin: 60px 0 0 0;
	}
	
	
.FaqBannerSec .HeadTwo{
	font-size: 30px;	
}
	
	
	
}








.FaqSec{
	position: relative;
	padding: 80px 0;
}


.fqTextBold{
	font-weight: 500;
	
}



 .fq_listingItems{
	 position: relative;
}


.fq_listingItems ul{
	margin: 0;
	padding: 0;
}

.fq_listingItems li{
	position: relative;
	list-style: none;
	padding: 10px 0 10px 0;
}



.fq_ListingDesc{
	display: inline-block;
	padding: 0 0 10px 0;
	border-bottom:1px solid #DFDFDF;
	
}


.fq_titleBox{
	position: relative;
}

.fq_titleBox .fqTitle{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #fff;
	margin: 0 0 10px 0;
}

.fq_titleBox .fqDesc{

}



.box-accordion{
	position: relative;	
}

.box-accordion .card{
	background:none;
	border:0;
	border-radius: 0;
	margin:0;
	border-bottom: 1px solid #515151;
	}

.box-accordion .card-header {
	color: #fff;
    border-bottom: 0;
    padding: 0;
	background:none;
}

.box-accordion .card-header a{color: #fff;}

.box-accordion .card-header h2{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size:20px;
	padding:30px 0 ;
}

.box-accordion .card-header i{
	font-size:30px;
	padding-right: 20px;
}



.box-accordion .card-body{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color:#DFDFDF;
	padding:0 0 30px 0;
	}

.box-accordion .card-body p{
	}

.box-accordion .card-body p span{font-weight: 600;}


.box-accordion .card-body .list-item{
	list-style: disc;
	padding: 0;
	margin: 0 0 0 20px;	
}

.box-accordion .card-body .list-item li{
	padding: 5px 0;
	margin: 0;	
}
	
.box-accordion .card-header .fa-angle-up {
    float: right;
	transform: rotate(180deg);
	
}

.box-accordion .card-header .collapsed .fa {
  transform: rotate(180deg);
}










@media (max-width: 991px) {



.FaqSec{
	padding: 40px 0;
}



.fq_listingItems li{
	padding: 10px 0 10px 0;
}

.fq_titleBox .fqTitle{
	font-size: 15px;
	margin: 0 0 10px 0;
}

	
	
	
.box-accordion .card-header h2{
	font-size:16px;
	padding:20px 0 ;
}	
	

.box-accordion .card-header i{
	font-size:18px;
}

	
.box-accordion .card-body{
	font-size: 14px;
	padding:0 0 20px 0;
	}	
	
	
	
	
}



.termsSec{
	position: relative;
	padding: 100px 0 10px 0;
}


.TermsBox {
  position: relative;
  border-radius: 10px;
  padding: 50px;
  margin: 0;
  transition: 0.25s ease-in-out;
  background: linear-gradient(rgb(23, 23, 23), rgb(23, 23, 23)) padding-box, linear-gradient(90deg, rgb(190, 191, 49), rgb(30, 164, 76), rgb(14, 78, 150)) border-box;
  border: 1px solid transparent;
}


.termsSec h4 {
  position: relative;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  margin: 0 0 15px 0;
}


.termsSec .desc {
  font-family: "Rubik", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #DFDFDF;
  margin: 0 0 30px 0;
}




@media (max-width: 991px) {

.termsSec{
	padding: 40px 0 10px 0;
}
	
	
	
.TermsBox {
  padding: 30px 20px;
}
	
.termsSec h4 {
  font-size: 16px;
  margin: 0 0 15px 0;
}
	
	
.termsSec .desc {
  font-size: 14px;
  margin: 0 0 20px 0;
}
	
	
	
	
}






/*vertical-tab styles*/


.verticalStickyWrap{
position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
  top: 150px;
}


.vertical-tab{
	position: relative;
	margin: 0;	
}


.TopWhyLink{
	position: relative;
}



.vertical-tab .flex-tab{
-ms-flex-direction: column;
flex-direction: column;
}
	


.vertical-tab .nav-pills .nav-link{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-size:18px;
	font-weight: 400;
	line-height: 1.2;
	color:#fff;
	margin:0 0 35px 0;
	border-radius:10px;
	padding:20px 20px;
	background: #2d2d2d;	
	border: 1px solid #646464;
	}
	

.vertical-tab .nav-pills .nav-link:before {
content: "";
    position: absolute;
    right: -16px;
    top: 10px;
	 /*! margin: 0 auto; */
    width: 0;
    height: 0;
  border-top:10px solid transparent;
  border-left:16px solid #0F4F96;
  border-bottom:10px solid transparent;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
	opacity: 0;
}

.vertical-tab .nav-pills .nav-link:hover:before {
	opacity: 1;
}

.vertical-tab .nav-pills .nav-link.active:before {
	opacity: 1;
}
	
.vertical-tab .nav-pills .nav-link.active, 
.vertical-tab .nav-pills .show>.nav-link{
	font-weight: 700;
	background: linear-gradient(#171717, #171717) padding-box,
	linear-gradient(90deg, #BEBF31, #1EA44C, #0E4E96) border-box;
	border: 1px solid transparent;
	color: #fff;
	}

.vertical-tab .nav-pills .nav-link:hover{
	background: linear-gradient(#171717, #171717) padding-box,
	linear-gradient(90deg, #BEBF31, #1EA44C, #0E4E96) border-box;
	border: 1px solid transparent;
}





.vertical-tab .nav-pills .nav-link.Lightbg{
	background: #0D772C;
	border: 0px solid #24A048;
	}

.vertical-tab .nav-pills .nav-link.Lightbg:before {
content: "";
    position: absolute;
    right: -16px;
    top: 10px;
	 /*! margin: 0 auto; */
    width: 0;
    height: 0;
  border-top:10px solid transparent;
  border-left:16px solid #E1E320;
  border-bottom:10px solid transparent;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
	opacity: 0;
}


.vertical-tab .nav-pills .nav-link.Lightbg.active, 
.vertical-tab .nav-pills .show>.nav-link.Lightbg{
	background: #E1E320;
	color: #000;
	}




.vertical-tab .nav-pills .nav-link.Lightbg:hover{
	background: #E1E320;
	color: #000;
	}

.vertical-tab .nav-pills .nav-link.Lightbg:hover:before {
	opacity: 1;
}





@media (max-width: 1366px) {
	
	
.vertical-tab .nav-pills .nav-link{
	font-size:18px;
	margin:0 0 35px 0;
	padding:15px 15px;

	}

}



@media (max-width: 991px) {

	.verticalStickyWrap{
		position:static;
		top: 0;
	}	


	
.vertical-tab{
	margin: 0;	
}
		

.vertical-tab .nav-pills .nav-link{
	width: 100%;
	font-size:16px;
	margin:0 20px 20px 0;
	padding:15px 15px;
	
	  -ms-flex-item-align: start ;
  align-self: flex-start ;
	}
	
.vertical-tab .nav-pills .nav-link:last-child{
	margin:0;
	}
	
	
	

.vertical-tab .nav-pills .nav-link:before {
    right: -12px;
  border-top:8px solid transparent;
  border-left:12px solid #0F4F96;
  border-bottom:8px solid transparent;

}
	
	
	
.vertical-tab .nav-pills .nav-link{
	font-size:15px;
	margin:0 0 10px 0;
	}
	
	
	
.vertical-tab .nav-pills .nav-link.Lightbg:before {
	
right: -12px;
  border-top:8px solid transparent;
  border-left:12px solid #E1E320;
  border-bottom:8px solid transparent;
	
}
	


}



/*horizontal-tab styles*/


.horizontal-tab{
	position: relative;
	margin: 0;
}


.horizontal-tab .box-border{
	padding: 0;
	border-bottom: 0px solid #373737;
}


.horizontal-tab .Align{
-ms-flex-pack: justify;
  justify-content: space-between ;
	}


.horizontal-tab .nav-pills{
	padding: 0;
	margin: 0;
	list-style: none;
		  -ms-flex-wrap: nowrap ;
  flex-wrap: nowrap ;
}



.horizontal-tab .nav-pills li{
	position: relative;
	list-style: none;
	line-height: 1.3;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 25px;
	
}


.horizontal-tab .nav-pills li:last-child{
	margin-right: 0;
}


.horizontal-tab .nav-pills li:before {
    content:none;
}


.horizontal-tab .nav-pills .nav-link{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 500;	
	font-size:18px;
	background: #2d2d2d;
	color:#CFCFCF;
	border-radius:5px;
	padding:15px 30px;
	text-align: center;
	margin: 0;
	}



.horizontal-tab .nav-pills .nav-link:before {
content: "";
    position: absolute;
    left: 50%;
	transform: translateX(-50%);
    right: 0;
    bottom: -14px;
	 /*! margin: 0 auto; */
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 14px solid #5e5e5e;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
	opacity: 0;
}


.horizontal-tab .nav-pills .nav-link:after {

}


.horizontal-tab .nav-pills .nav-link:hover:before {
	opacity: 1;
}




.horizontal-tab .nav-pills .nav-link:hover{
	background: #5e5e5e;
	color: #fff;
}



.horizontal-tab .nav-pills .nav-link.active{
	background: #5e5e5e;
	color: #fff;
	}

.horizontal-tab .nav-pills .nav-link.active:before {
	opacity: 1;
}


.horizontal-tab .nav-pills .nav-link.active:after {
	opacity: 1;
}



.horizontal-tab .box{
	position:relative;
	margin:0;
	padding:30px 0 0 0;
	}



.horizontal-tab .box .column-wd {
    width: 30%;
}




@media (max-width: 1366px){
	

	
}



@media (max-width: 991px){
	
	
.horizontal-tab .nav-pills .nav-link{
	padding: 10px 20px;
	font-size:16px;
	}
	
	

	
	
.horizontal-tab .box .column-wd {
  width: 40%;
}
	
	

}








@media (max-width: 767px){


	.horizontal-tab .nav{
		flex-direction: column;
	}	
	
	.horizontal-tab .nav-pills li{
		margin-right: 0;
	}	
		
	
	
	
.br-NoBreak{
	display:none;	
}


	
	
}







/*whynecessarySec styles*/


.whyNecBannerSec{
	position:relative;
	color: #fff;
	margin:0;
	}


.whyNecBannerSec .whyNecBannerOverLay{
 position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
	background: rgba(0,0,0,.5);
}

.whyNecBannerSec .whyNecBannerOverLayTwo{
 position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
	background: rgba(0,0,0,.3);
}

.whyNecBannerSec .banner-image{
	position:relative;
	}

	.whyNecBannerSec .banner-image img{
		width: 100%;
		}


.whyNecBannerSec .banner-image:after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: auto;
	width: 100%;
	height:20%;
background: rgb(23,23,23);
background: linear-gradient(0deg, rgba(23,23,23,0) 0%, rgba(23,23,23,1) 100%);
}



.whyNecBannerSec .banner-title{
	color: #fff;
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	display: -ms-flexbox ;
	display: flex ;
	-ms-flex-align: center ;
	align-items: center ;
	z-index: 1;
}



.whyNecBannerSec .HeadBlock{
	position: relative;
	padding: 80px 0 0 0;
}



.whyNecBannerSec .captionBlock{
	position: relative;
}


.whyNecBannerSec .captionBlock .HeadOne{
	position: relative;	
 font-family: 'futura_stdXBdCn';	
	font-weight: normal;
	font-size:80px;
	letter-spacing: -3px;

	text-transform: uppercase;
	line-height: .9em;
}

.whyNecBannerSec .captionBlock .HeadTwo{
	position: relative;	
 font-family: 'futura_stdXBdCn';
	font-weight: normal;
font-size: 130px;	
	letter-spacing: -3px;
	text-transform: uppercase;
	line-height: .9em;
	margin: 0;
}


.whyNecBannerSec .txt{
	font-family: "Playfair Display", serif;
	font-size: 26px;
	color: #DFDFDF;
	max-width: 500px;
	line-height: 1.2;
	margin: 0;
	
}






@media (max-width: 1366px) {

	

.whyNecBannerSec .captionBlock .HeadOne{
	font-size: 50px;	
}

.whyNecBannerSec .captionBlock .HeadTwo{
font-size: 80px;
}
	
.whyNecBannerSec .txt{
	font-size: 22px;
}	
	
	
			
}




@media (max-width: 1199px) {


			
}



@media (max-width: 991px) {



.whyNecBannerSec .captionBlock .HeadOne{
	font-size: 24px;
	line-height: 1;
	letter-spacing: -1px;
}

.whyNecBannerSec .captionBlock .HeadTwo{
	font-size: 42px;	
	line-height: 1;
	letter-spacing: -1px;
}	
	
	
.whyNecBannerSec .txt{
	font-size: 20px;
}
	
	
	
}



@media (max-width: 767px) {

	
	
.whyNecBannerSec .captionBlock .HeadOne{
	 font-size: 22px; 
}

.whyNecBannerSec .captionBlock .HeadTwo{
font-size: 32px; 
margin: 0 0 20px 0; 
}	
	
	
.whyNecBannerSec .txt{
	font-size: 16px;
	width: 80%;
}	
	


	
	.whyNecBannerSec .banner-image img{
		width: 100%;
		min-height: 450px;
		object-fit: cover;
		object-position: center bottom;	
	}	
		
	
			
}



@media (max-width: 575px) {



	
	
	
	.whyNecBannerSec .banner-image img{
		width: 100%;
		height: 450px;
		object-fit: cover;
		object-position: center bottom;	
	}	
	
	
			
}


@media (max-width: 360px) {



			
}






#WhyTop{
	
}


.hr-border{
	padding: 10px 0;
	border-top:1px solid #515151;
}



.Why-TagLineSec{
	position: relative;
	padding: 30px 0;
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(45,45,45,1) 100%);
}


.WhyTagLine {
	position: relative;	
}

.WhyTagLine h1{
	position: relative;
	text-align: center;
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 54px;
	letter-spacing: -2px;
	line-height: 1;
	padding: 0;
	margin: 0;
}

.WhyTagLine h1 .txtBold{
	font-weight: 600;
}


@media (max-width: 1366px) {
	
.WhyTagLine h1{
	font-size: 48px;
}

	
}


@media (max-width: 991px) {
	
.WhyTagLine h1{
	font-size: 24px;
	letter-spacing: -1px;
}

	
	
}






/*whyNecSecOne styles*/

.whyNesSec{
	position: relative;
	padding: 120px 0 30px 0;
}


.whyNesSec .MainFlexBox{
	position: relative;
  display: -ms-flexbox ;
  display: flex ;
}

.whyNesSec .MainFlexBox .LeftSideColumn{
	width: 300px;
	-ms-flex-negative: 0 ;
	flex-shrink: 0 ;
}

.whyNesSec .MainFlexBox .RightSideColumn{
	-ms-flex-positive: 1;
    flex-grow: 1;
	margin-left: 60px;
}



.whyNesSec .MainCotentBlock{
	position: relative;
	padding: 0;
}


@media (max-width: 1366px) {
	
.whyNesSec .MainFlexBox .LeftSideColumn{
	width: 250px;
}

	
	
}



@media (max-width: 991px) {


.whyNesSec{
	padding: 40px 0 30px;
}


	
.whyNesSec .MainFlexBox{
	  -ms-flex-direction: column ;
  flex-direction: column ;
}

.whyNesSec .MainFlexBox .LeftSideColumn{
	width: 100%;
}

.whyNesSec .MainFlexBox .RightSideColumn{
	margin-left: 0;
}	

}
	



/*WhyNec_BoxItem styles*/

.WhyNecBoxItemRow{
	position: relative;
}


.WhyNec_BoxItem{
	position:relative;	
	border-radius:10px;
	padding: 20px 20px 30px 20px;
	height: calc(100% - 30px);
	margin: 0 0 30px 0;
	text-align: center;	
	
		 background: linear-gradient(#171717, #171717) padding-box,
    linear-gradient(90deg, #BEBF31, #1EA44C, #0E4E96) border-box;
  border: 1px solid transparent;	
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}


.WhyNec_BoxItem.txtAlign {
	text-align: left;
}

.WhyNec_BoxItem.BoxPD {
	padding: 40px;
}




.WhyNec_BoxItem .imageBox{
	position: relative;
	overflow: hidden;
	margin: 0 0 30px 0;
	border-radius: 5px;
	}


.WhyNec_BoxItem .imageBox:after{
position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
	background: rgba(0,0,0,.2);	
	}
	
	.WhyNec_BoxItem .imageBox img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.WhyNec_BoxItem:hover .imageBox img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}
	
.WhyNec_BoxItem .contentBox{
	position: relative;
	padding: 0;
	}

	
	.WhyNec_BoxItem .contentBox h3{
		position: relative;
		font-family: "Rubik", sans-serif;
		font-weight: 500;
		font-size:26px;
		color: #fff;
		margin:0 0 30px 0;
	}


	.WhyNec_BoxItem .contentBox .desc{
		font-family: "Rubik", sans-serif;
		font-weight: 300;
		font-size: 16px;
		color: #CFCFCF;
		line-height: 1.6;
		margin:0 0 30px 0;
		
	}


	.WhyNec_BoxItem .contentBox .subTitle{
		font-family: "Rubik", sans-serif;
		font-weight: 500;
		font-size: 18px;
		margin:0 0 10px 0;
		
	}




@media (max-width: 991px) {

	

.WhyNec_BoxItem{
	padding: 10px 10px 30px 10px;
	}
	
	
	.WhyNec_BoxItem .imageBox{
		margin: 0 0 20px 0;
	}	
	
.WhyNec_BoxItem .contentBox{
	padding: 0;
	}

	
	
	.WhyNec_BoxItem .contentBox h3{
		font-size:20px;
		margin:0 0 20px 0;
	}

	

	.WhyNec_BoxItem .contentBox .desc{
		font-size: 15px;
		
	}	
	
	
	
}






.WhyNec_BoxItemTwo{
	position:relative;
	padding: 30px 0 30px 0;
}

.WhyNec_BoxItemTwo .Align{
	 -ms-flex-item-align: center ;
  align-self: center ;
}



.WhyNec_BoxItemTwo .imageBox{
	position: relative;
	overflow: hidden;
	margin: 0 0 30px 0;
	border-radius: 5px;
	}


.WhyNec_BoxItemTwo .imageBox:after{
position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
	background: rgba(0,0,0,.2);	
	}
	

.WhyNec_BoxItemTwo .contentBox{
	position: relative;
	padding: 0;
	}


.WhyNec_BoxItemTwo .contentBox.pdLeft{
	padding-left: 60px;
	}

.WhyNec_BoxItemTwo .contentBox.pdRight{
	padding-right: 60px;
	}


	.WhyNec_BoxItemTwo .contentBox h3{
		position: relative;
		font-family: "Rubik", sans-serif;
		font-weight: 500;
		font-size:26px;
		color: #fff;
		margin:0 0 30px 0;
	}


	.WhyNec_BoxItemTwo .contentBox .desc{
		font-family: "Rubik", sans-serif;
		font-weight: 300;
		font-size: 16px;
		color: #CFCFCF;
		line-height: 1.6;
		margin:0 0 30px 0;
		
	}



@media (max-width: 1199px) {
	
.WhyNec_BoxItemTwo .contentBox.pdLeft{
	padding-left: 0;
	}

.WhyNec_BoxItemTwo .contentBox.pdRight{
	padding-right: 0;
	}	
	
}




@media (max-width: 991px) {

	

.WhyNec_BoxItemTwo{
	padding: 10px 10px 30px 10px;
	}
	
	
	.WhyNec_BoxItemTwo .imageBox{
		margin: 0 0 20px 0;
	}	
	


	
	
	.WhyNec_BoxItemTwo .contentBox h3{
		font-size:20px;
		margin:0 0 20px 0;
	}

	

	.WhyNec_BoxItemTwo .contentBox .desc{
		font-size: 15px;		
	}
	
	

}





.Cost_BoxItem{
	position:relative;
	padding: 30px 0 30px 0;
}

.Cost_BoxItem .Align{
	 -ms-flex-item-align: center ;
  align-self: center ;
}



.Cost_BoxItem .image-Box{
	position: relative;
	overflow: hidden;
	margin: 0 0 30px 0;
	border-radius: 5px;
	}


.Cost_BoxItem .image-Box:after{
position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
	background: rgba(0,0,0,0);	
	}
	

.Cost_BoxItem .contentBox{
	position: relative;
	padding: 0;
	}


.Cost_BoxItem .contentBox.pdLeft{
	padding-left: 60px;
	}

.Cost_BoxItem .contentBox.pdRight{
	padding-right: 60px;
	}



.Cost_BoxItem .Title-Box{
	position: relative;
	margin: 0 0 40px 0;	
}

	.Cost_BoxItem .headOne{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 24px;
	line-height: 1.1;
	margin: 0 0 5px 0;
	}

	.Cost_BoxItem .headTwo{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 40px;
	line-height: 1.1;
	}


	.Cost_BoxItem .desc{
		font-family: "Rubik", sans-serif;
		font-weight: 300;
		font-size: 16px;
		color: #CFCFCF;
		line-height: 1.6;
		margin:0 0 30px 0;
		
	}





@media (max-width: 1366px) {

	.Cost_BoxItem .Title-Box{
		margin: 0 0 20px 0;
	}	
	
.Cost_BoxItem .headOne{
		font-size:20px;
	}

	.Cost_BoxItem .headTwo{
	font-size: 36px;
	}
	
	
}





@media (max-width: 1199px) {
	
.Cost_BoxItem .contentBox.pdLeft{
	padding-left: 0;
	}

.Cost_BoxItem .contentBox.pdRight{
	padding-right: 0;
	}	
	
}




@media (max-width: 991px) {

	

.Cost_BoxItem{
	padding: 10px 0 10px 0;
	}
	
	
	.Cost_BoxItem .image-Box{
		margin: 0 0 20px 0;
	}	
	


	
	
.Cost_BoxItem .headOne{
		font-size:17px;
	}

	.Cost_BoxItem .headTwo{
	font-size: 20px;
	}

	

	.Cost_BoxItem .contentBox .desc{
		font-size: 15px;		
	}
	
	

}






.whySaveBoxPostion{
	position: absolute;
	right: 0;
	top:10px;
	width: 500px;
	
}


.whySaveBox{
	position: relative;
	padding: 15px 20px;
	max-width: 100%;
	margin: 0;

	
border-radius: 10px;
	color:#fff;
	background: rgb(8,140,69);
background: linear-gradient(90deg, rgba(8,140,69,1) 0%, rgba(8,140,69,1) 30%, rgba(14,78,150,1) 100%);
}




.whySaveBox .listFlexBox{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;	
}


.whySaveBox .listItem{
	
	ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;

	
	position: relative;
	line-height: 1.1;
	text-align: center;
	margin: auto;
	padding: 0 10px;
}


.whySaveBox .listItem .titleOne{
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 36px;
	line-height: 1;
	margin: 0 0 5px 0;
}

.whySaveBox .listItem .titleTwo{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 18px;
	line-height: 1;
	mix-blend-mode:overlay;
	
}


.whySaveBox .listItem.divider{
	border-left:1px solid #E6E6E6;
	
}





@media (max-width: 1366px) {


.whySaveBoxPostion{
	max-width: 420px;
}	
	
.whySaveBox{
	padding: 10px 20px;
	
}



.whySaveBox .listItem .titleOne{
	font-size: 34px;
}

.whySaveBox .listItem .titleTwo{
	font-size: 16px;
	
}



}




@media (max-width: 1199px) {

.whySaveBoxPostion{
	position: relative;
	margin: 0 0 30px 0;
	
}	

	
}






@media (max-width: 991px) {
	

.whySaveBoxPostion{
	max-width: 100%;
}	
	
.whySaveBox{
	padding: 10px 5px;	
}
	
	
	.whySaveBox .listItem{
		padding: 0 5px;
	}
	
.whySaveBox .listItem .titleOne{
	font-size: 20px;
}

.whySaveBox .listItem .titleTwo{
	font-size: 14px;
	
}


}


@media (max-width: 767px) {

		.whySaveBox .listItem .titleOne{
		font-family: 'neue_haas_grotesk_disp55roman';
	}
	
	.whySaveBox .listItem .titleTwo{
		font-family: 'neue_haas_grotesk_disp55roman';
	}
	
	.whySaveBox .listItem .titleTwo{
	font-size: 13px;
	
}
	

}




/*Wh_SecOne styles*/


.Wh_SecOne{
	position: relative;
	padding: 60px 0;
}

.Wh_SecOne.pdTop{
	padding-top: 0;
}


.Wh_SecOne .heading{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 400;
	font-size: 44px;
	letter-spacing: -1px;
	line-height: 1;
	padding: 0 0 20px 0;
	margin: 0 0 50px 0;
	border-bottom: 1px solid #919192;
}

.Wh_SecOne .heading.cost-mBottom{
	margin: 0 0 70px 0;
}


.Wh_SecOne .heading .txtBold{
	font-weight: 600;
	text-transform: uppercase;
}


.Wh_SecOne .MainTitleBox{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 36px;
	line-height: 1.1;
	margin: 0 0 40px 0;	
}


.Wh_SecOne .MainTitle{
	position: relative;
}


.Wh_SecOne .MainTitle_Number{	
position: relative;
padding-right: 10px;
}



.LineItems{
	font-family: "Rubik", sans-serif;
  font-weight: 300;
	font-size: 18px;
	color: #CFCFCF;	
	margin: 0 0 30px 0;
}

.LineItems.txtSmall{
	font-size: 16px;
}



.LineItems ul{
	margin: 0;
	padding: 0;
}

.LineItems li{
	position: relative;
	list-style: none;
	padding: 10px 0 10px 0;
}



.LineDesc{
	display: inline-block;
	padding: 0 0 10px 0;
	border-bottom:1px solid #DFDFDF;
}





.Wh_SecOne .BoxRow{
	position: relative;
	margin: 0;
}


.Wh_SecOne .FtrBox{
	position: relative;
	}


.Wh_SecOne .imageBox{
	position: relative;	
	margin: 0 0 30px 0;
	}

.Wh_SecOne .imageBox img{
	width: 100%;
	border-radius: 10px;
	}

.Wh_SecOne .imageBox .SubImage{
	position: absolute;
	bottom: -60px;
	right: 20px;
	}

.Wh_SecOne .imageBox .SubImage img{
	display: inline-block;
	width: 330px;
	}



.Wh_SecOne .imageBox .SubImageTwo{
	position: absolute;
	bottom: -60px;
	right: 20px;
	}

.Wh_SecOne .imageBox .SubImageTwo img{
	display: inline-block;
	width: 390px;
	}


.Wh_SecOne .Content_Box {
	position: relative;
	margin: 0 0 30px 0;
}

.Wh_SecOne .AlSelfCenter {
  -ms-flex-item-align: center ;
  align-self: center ;
}


.Wh_SecOne .Content_Box.pdLeft{
	padding-left: 50px;
}

.Wh_SecOne .Content_Box.pdRight{
	padding-right: 50px;
}


.Wh_SecOne .Content_Box .TitleOne{
	font-family: "Rubik", sans-serif;
	font-weight: 400;
	font-size:30px;
	line-height: 1.2;
	margin:0 0 20px 0;
	}

.Wh_SecOne .Content_Box .TitleTwo{
	font-family: "Playfair Display", serif;
	font-weight: 700;
	font-size:20px;
	line-height: 1.2;
	margin:0 0 20px 0;
	}


.Wh_SecOne .Content_Box .desc{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #CFCFCF;
	margin:0 0 10px 0;
	}


.Wh_SecOne .Content_Box .desc.WdSmall{
	width: 50%;
	}




.Wh_SecOne .Title {
font-family: "Rubik", sans-serif;
	font-weight: 400;
  font-size: 30px;
	letter-spacing: -1px;
  margin: 0 0 20px 0;
}

.Wh_SecOne .Title.mBtoom{
  margin: 0;
}



.Wh_SecOne .description{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #CFCFCF;
	margin:0 0 30px 0;
	}








.Wh_SecOne .LiItems{
	font-family: "Rubik", sans-serif;
  font-weight: 300;
	font-size: 16px;
	color: #CFCFCF;	
	margin: 0 0 30px 0;
}



.Wh_SecOne .LiItems ul{
	margin: 0;
	padding: 0;
}

.Wh_SecOne .LiItems li{
	position: relative;
	list-style: none;
	text-align: left;
	line-height: 1.5;
	padding: 10px 0 10px 0;
}

.Wh_SecOne .LiItems li:before{
    /*! content: ''; */
    /*! width: 8px; */
    /*! height: 8px; */
	/*! border-radius: 50%; */
    /*! background: #717171; */
    /*! position: absolute; */
    /*! left: 0; */
    /*! top: 18px; */
}





.Wh_SecOne .LiDesc{
	display: inline-block;
	padding: 0 0 10px 0;
}



.Wh_SecOne .Wh_BoxOne{
	position: relative;
	background: #2d2d2d;
	padding: 50px 20px;
	border-radius: 10px;
	text-align: center;
	height: calc(100% - 30px);
	margin: 0 0 30px 0;
}


.Wh_SecOne .Wh_BoxOneTitle{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 1;
	margin: 0 0 40px 0;
}

.Wh_SecOne .Wh_BoxOneTitle:after{
	position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background: #E1E320;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: auto;
}





.Wh_SecOne .Wh_BoxOneDesc{
	position: relative;
	font-family: "Rubik", sans-serif;
  font-weight: 300;
	font-size: 16px;
	color: #fff;
	line-height: 1.3;
	margin: 0;
}


.Wh_SecOne .Wh_BoxOneSubTitle{
	position: relative;
	font-family: "Rubik", sans-serif;
  font-weight: 400;
	font-size: 16px;
	color: #fff;
	margin: 0 0 5px 0;
}



.Wh_ListBox{
	position: relative;
	margin: 0 0 20px 0;
	display: -ms-flexbox ;
	display: flex ;
}

.Wh_ListIcon{
	-ms-flex-negative: 0 ;
	flex-shrink: 0 ;
}

.Wh_ListIcon img{
	display: inline-block;
	width:100px;
	height: 100px;
}

.Wh_ListContent{
	-ms-flex-positive: 1;
    flex-grow: 1;	
	margin-left: 30px;
}

.Wh_ListTitle{
	font-family: "Playfair Display", serif;
	font-weight: 700;
	font-size: 20px;
	margin: 0 0 10px 0;
}

.Wh_ListDesc{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #CFCFCF;
	margin:0 ;
}



.Wh_Title{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 30px;
	line-height: 1.2;
	margin: 0 0 60px 0;
}

.Wh_Title.mb{
	margin: 0 0 20px 0;
}



.Wh_Block{
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 30px 0;
	border-bottom: 0px solid #C4C4C4;
}

.Wh_Block.noBorder{
	border-bottom: 0;
	padding: 0;
	margin: 0;
}


.Wh_Block .Title{
	position: relative;
	font-family: "Rubik", sans-serif;
	 font-weight: 500;
	font-size: 22px;
	line-height: 1.2;
	margin: 0 0 10px 0;
}


 .Wh_Block .TitleSmall{
	font-family: "Rubik", sans-serif;
	 font-weight: 500;
	font-size: 18px;
	line-height: 1.2;
	margin: 0 0 5px 0;
}


.Wh_Block .desc{
	font-family: "Rubik", sans-serif;
  font-weight: 300;
	line-height: 1.5;
	font-size: 16px;
	color: #CFCFCF;
	margin: 0 0 20px 0;
}


.Wh_Block .descTwo{
	font-family: "Rubik", sans-serif;
  font-weight: 300;
	line-height: 1.5;
	margin: 0;
	font-size: 16px;
	color: #CFCFCF;
}




.Wh_Block .SpecBox{
	position: relative;
}

.Wh_Block .SpecItem{
	position: relative;	
	font-family: "Rubik", sans-serif;
  font-weight: 300;
	color: #CFCFCF;
  display: -ms-flexbox ;
  display: flex ;
	padding: 15px 0;
	margin: 0;
	font-size: 16px;
	border-bottom: 1px solid #515151;
}

.Wh_Block .SpecItem:last-child{
	border-bottom:0px solid #515151;
}


.Wh_Block .SpecItem .Bold{
	font-family: 'neue_haas_grotesk_display75Bd';
}


.Wh_Block .SpecItem .LeftCol{
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	width: 25%;
}

.Wh_Block .SpecItem .RightCol{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	width: 75%;
}



.Wh_SecOne .descBox{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #CFCFCF;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 20px 0;
	
}






.Why_BoxTwo{
	position: relative;
	background: #2d2d2d;
	padding: 50px 20px;
	border-radius: 10px;
	text-align: center;
	height: calc(100% - 30px);
	margin: 0 0 30px 0;
}


.Wh_BoxTwo_Title{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 1;
	margin: 0 0 40px 0;
}

.Wh_BoxTwo_Title:after{
	position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background: #E1E320;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: auto;
}



.Wh_BoxTwo_Desc{
	position: relative;
	font-family: "Rubik", sans-serif;
  font-weight: 300;
	font-size: 16px;
	color: #fff;
	line-height: 1.3;
	margin: 0;
}









.Wh_SecBottom{
	position: relative;
	padding: 30px 0 0 0;
}

.Wh_SecBottom .Title{
	font-family: "Playfair Display", serif;
	font-weight: 400;
	font-size: 20px;
	max-width: 100%;
}















@media (max-width: 1366px) {

.Wh_SecOne .heading{
	font-size: 42px;
}
	
	
	.Wh_SecOne .MainTitleBox{
		font-size: 34px;
		
	}	
	

	.Wh_SecOne .Content_Box .TitleOne{
		font-size: 28px;
	}	
	
	
	.Wh_SecOne .Title{
		font-size: 28px;
	}
	
	


	
	
.Wh_Block .Title{
	font-size: 22px;
}

}



@media (max-width: 1199px) {
	
	.Wh_SecOne .heading.cost-mBottom{
		margin: 0 0 50px 0;
	}

}




@media (max-width: 991px) {


	
.Wh_SecOne{
	padding: 0 0 30px 0;
}
	

.Wh_SecOne .heading{
	font-size: 24px;
	padding: 0 0 20px 0;
	margin: 0 0 30px 0;
}

.Wh_SecOne .heading.cost-mBottom{
		margin: 0 0 30px 0;
	}	
	

.Wh_SecOne .MainTitleBox{
	font-size: 20px;
	margin: 0 0 30px 0;	
}

	
.LineItems{
	font-size: 15px;
	margin: 0 0 20px 0;}


.LineItems li{
	padding: 10px 0 10px 0;
}	
	
	
	
	
.Wh_SecOne .FtrBox{
	margin: 0 0 30px 0;
	}


.Wh_SecOne .imageBox .SubImage img{
	width: 250px;
	}


.Wh_SecOne .imageBox .SubImageTwo img{
	width: 320px;
	}





.Wh_SecOne .Content_Box .TitleOne{
	font-size:24px;
	}

.Wh_SecOne .Content_Box .TitleTwo{
	font-size:16px;
	margin:0 0 10px 0;
	}
	
	
	.Wh_SecOne .Content_Box .desc{
		font-size:15px;		
		}
	


.Wh_SecOne .Title {
  font-size: 18px;
}


.Wh_SecOne .description{
	font-size: 15px;
	margin:0 0 30px 0;
	}



.Wh_SecOne .LiItems{
	font-size: 15px;
	margin: 0 0 20px 0;
}





.Wh_SecOne .LiItems li{
	padding: 10px 0 10px;
}



.Wh_SecOne .LiDesc{
	padding: 0 0 10px 0;
}


.Wh_SecOne .Wh_BoxOne{
	margin: 0 0 30px 0;
}


.Wh_SecOne .Wh_BoxOneTitle{
	font-size: 18px;
	margin: 0 0 30px 0;
}

.Wh_SecOne .Wh_BoxOneDesc{
	font-size: 15px;
}	

.Wh_SecOne .Wh_BoxOneSubTitle{
	font-size: 15px;
}		
	
	
.Wh_Block{
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}



.Wh_Block .Title{
	font-size: 18px;
	margin: 0 0 10px 0;
}


.Wh_Block .TitleSmall{
	font-size: 16px;
	margin: 0 0 5px 0;
}


.Wh_Block .desc{
	font-size: 15px;
	margin: 0 0 15px 0;
}

.Wh_Block .descTwo{
	font-size: 15px;
}
	
	
	
.Wh_Block .SpecItem{
	font-size: 15px;
	padding: 10px 0;
}
	
	
.Wh_SecOne .descBox{
	font-size: 15px;
	padding: 10px 0;
	
}	


	
	

.Wh_ListIcon img{	
	width:60px;
	height: 60px;
}

	
.Wh_ListTitle{
	font-size: 16px;
	margin: 0 0 10px 0;
}	
	
	
	

	
	
	
.Wh_SecBottom .Title{
	font-size: 16px;
}
	
	
	
	
}











/*Wh_SecTwo styles*/


.Wh_SecTwo{
	position: relative;
	padding: 50px 0;
}


.Wh_SecTwo .Title{
	 font-family: 'neue_haas_grotesk_display65Md';
	 font-size: 30px;
	 margin: 0 0 60px 0;
}

.Wh_SecTwo .Title.mb{
	 margin: 0 0 30px 0;
}






.Wh_SecTwo .MainTitleBox{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 40px;
	line-height: 1.1;
	margin: 0 0 50px 0;	
}


.Wh_SecTwo .MainTitle{
	position: relative;
}


.Wh_SecTwo .MainTitle_Number{	
position: relative;
padding-right: 10px;
}


.Wh_SecTwo .description{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #CFCFCF;
	margin:0 0 30px 0;
	}


.Wh_SecTwo .LiItems{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 20px;
	color: #CFCFCF;	
	margin: 0 0 30px 0;
}

.Wh_SecTwo .LiItems.txtSmall{
	font-size: 22px;
}



.Wh_SecTwo .LiItems ul{
	margin: 0;
	padding: 0;
}

.Wh_SecTwo .LiItems li{
	position: relative;
	list-style: none;
	padding: 10px 0 10px 0;
}



.Wh_SecTwo .LiDesc{
	display: inline-block;
	padding: 0 0 10px 0;
	border-bottom:1px solid #DFDFDF;
}





@media (max-width: 1366px) {

	
.Wh_SecTwo .MainTitleBox{
	font-size: 44px;
}
	
	
	
	
	
	.Wh_SecTwo .Title{
		font-size: 32px;
	}
	
	

}





@media (max-width: 991px) {
	

.Wh_SecTwo{
	padding: 50px 20px 10px 20px;
}


.Wh_SecTwo .Title{
	 font-size: 20px;
	 margin: 0 0 30px 0;
}

.Wh_SecTwo .Title.mb{
	 margin: 0 0 20px 0;
}




.Wh_SecTwo .MainTitleBox{
	font-size: 22px;
	margin: 0 0 30px 0;
}



.Wh_SecTwo .description{
	font-size: 15px;
	margin:0 0 30px 0;
	}


.Wh_SecTwo .LiItems{
	font-size: 18px;
	margin: 0 0 20px 0;
}


.Wh_SecTwo .LiItems.txtSmall{
	font-size: 15px;
}


.Wh_SecTwo .LiItems li{
	padding: 10px 0 10px 0;
}


.Wh_SecTwo .LiDesc{
	padding: 0 0 10px 0;
}
	
	
	
}






/*Wh_SecThree styles*/


.Wh_SecThree{
position: relative;
padding: 50px 0;
}


.Wh_SecThree .MainTitleBox{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 40px;
	line-height: 1.1;
	margin: 0 0 40px 0;	
}


.Wh_SecThree .MainTitle{
	position: relative;
}


.Wh_SecThree .MainTitle_Number{	
position: relative;
padding-right: 10px;
}



.Wh_SecThree .Wh_BoxOne{
	position: relative;
	margin: 0 0 30px 0;
}


.Wh_SecThree .Wh_BoxOneTitle{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 30px;
	line-height: 1;
	margin: 0 0 25px 0;
}

.Wh_SecThree .Wh_BoxOneDesc{
	position: relative;
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 16px;
	color: #CFCFCF;
	line-height: 1.3;
	margin: 0;
}



.Wh_SecThree .LiItems{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 30px;
	color: #141414;	
	margin: 0 0 30px 0;
}

.Wh_SecThree .LiItems.txtSmall{
	font-size: 22px;
}


.Wh_SecThree .LiItems ul{
	margin: 0;
	padding: 0;
}

.Wh_SecThree .LiItems li{
	position: relative;
	list-style: none;
	padding: 10px 0 10px 0;
}


.Wh_SecThree .LiDesc{
	display: inline-block;
	padding: 0 0 10px 0;
	border-bottom:1px solid #A2A2A2;
}


.Wh_SecThree .description{
	position: relative;
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 16px;
	line-height: 1.3;
	margin: 0 0 30px 0;
}




@media (max-width: 1366px) {

	

	.Wh_SecThree .MainTitleBox{
		font-size: 44px;		
	}
	
	
	.Wh_SecThree .Wh_BoxOneTitle{
		font-size: 32px;		
	}
	

	

}





@media (max-width: 991px) {
	

.Wh_SecThree{
padding: 50px 20px 10px 20px;
}


.Wh_SecThree .MainTitleBox{
	font-size: 22px;
	margin: 0 0 30px 0;
}


.Wh_SecThree .Wh_BoxOne{
	margin: 0 0 30px 0;
}


.Wh_SecThree .Wh_BoxOneTitle{
	font-size: 18px;
	margin: 0 0 15px 0;
}

.Wh_SecThree .Wh_BoxOneDesc{
	font-size: 15px;
}


.Wh_SecThree .LiItems{
	font-size: 18px;
	margin: 0 0 20px 0;
}

.Wh_SecThree .LiItems.txtSmall{
	font-size: 15px;
}


.Wh_SecThree .LiItems li{
	padding: 10px 0 10px 0;
}


.Wh_SecThree .LiDesc{
	padding: 0 0 10px 0;
}


.Wh_SecThree .description{
	font-size: 15px;
	margin: 0 0 30px 0;
}	
	
	
	
}






/*Wh_SecFour styles*/


.Wh_SecFour{
position: relative;
padding: 50px 0;
}

.Wh_SecFour.LightBg{
padding: 50px 0;
}


.Wh_SecFour .MainTitleBox{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 40px;
	line-height: 1.1;
	margin: 0 0 40px 0;	
}


.Wh_SecFour .MainTitle{
	position: relative;
}


.Wh_SecFour .MainTitle_Number{	
position: relative;
padding-right: 10px;
}


.Wh_SecFour .description{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 16px;
	color: #141414;
	line-height: 1.3;
	margin: 0 0 30px 0;
}



.Wh_SecFour .Wh_BoxOne{
	position: relative;
	margin: 0 0 30px 0;
}


.Wh_SecFour .Wh_BoxOneTitle{
	position: relative;
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 35px;
	color: #141414;
	line-height: 1;
	margin: 0 0 25px 0;
}

.Wh_SecFour .Wh_BoxOneDesc{
	position: relative;
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 22px;
	color: #141414;
	line-height: 1.3;
	margin: 0;
}



.Wh_SecFour .descBox{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 22px;
	color: #141414;
	line-height: 1.3;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 20px 0;
	
}





.Wh_SecFour .BoxRow {
	position: relative;
}

.Wh_SecFour .contentBox {
	position: relative;
	margin: 0;
}

.Wh_SecFour .contentBox .TitleOne{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size:60px;
	line-height: 1.2;
	color: #000;
	margin:0 0 20px 0;
	}

.Wh_SecFour .contentBox .TitleTwo{
	font-family: "Playfair Display", serif;
	font-weight: 700;
	font-size:22px;
	line-height: 1;
	color: #000;
	margin:0 0 10px 0;
	}


.Wh_SecFour .contentBox .desc{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 22px;
	color: #141414;
	line-height: 1.3;
	margin: 0 0 30px 0;
	}






.Wh_SecFour .LiItems{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 30px;
	color: #141414;	
	margin: 0 0 30px 0;
}


.Wh_SecFour .LiItems.txtSmall{
	font-size: 22px;
}


.Wh_SecFour .LiItems ul{
	margin: 0;
	padding: 0;
}

.Wh_SecFour .LiItems li{
	position: relative;
	list-style: none;
	padding: 10px 0 10px 0;
}


.Wh_SecFour .LiDesc{
	display: inline-block;
	padding: 0 0 10px 0;
	border-bottom:1px solid #A2A2A2;
}




.Wh_SecFour .Wh_Title{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 30px;
	line-height: 1.2;
	margin: 0 0 60px 0;
}

.Wh_SecFour .Wh_Title.mb{
	margin: 0 0 20px 0;
}



.Wh_SecFour .Wh_Block{
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 30px 0;
	border-bottom: 0px solid #C4C4C4;
}

.Wh_SecFour .Wh_Block.noBorder{
	border-bottom: 0;
	padding: 0;
	margin: 0;
}


.Wh_SecFour .Wh_Block .Title{
	position: relative;
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 22px;
	line-height: 1.2;
	margin: 0 0 10px 0;
}


.Wh_SecFour .Wh_Block .TitleSmall{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 18px;
	line-height: 1.2;
	margin: 0 0 5px 0;
}


.Wh_SecFour .Wh_Block .desc{
	font-family: "neue_haas_grotesk_disp55roman";
	line-height: 1.5;
	color: #CFCFCF;
	margin: 0 0 25px 0;
}


.Wh_SecFour .Wh_Block .descTwo{
	font-family: "neue_haas_grotesk_disp55roman";
	line-height: 1.5;
	margin: 0;
	color: #CFCFCF;
}




.Wh_SecFour .Wh_Block .SpecBox{
	position: relative;
}

.Wh_SecFour .Wh_Block .SpecItem{
	position: relative;	
	font-family: "neue_haas_grotesk_disp55roman";
	color: #CFCFCF;
  display: -ms-flexbox ;
  display: flex ;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #C4C4C4;
}

.Wh_SecFour .Wh_Block .SpecItem .Bold{
	font-family: 'neue_haas_grotesk_display75Bd';
}


.Wh_SecFour .Wh_Block .SpecItem .LeftCol{
	font-family: 'neue_haas_grotesk_display65Md';
	width: 25%;
}

.Wh_SecFour .Wh_Block .SpecItem .RightCol{
	width: 75%;
}



.Wh_SecFive{
	position: relative;
	padding: 30px 0 0 0;
}

.Wh_SecFive .Title{
	font-family: "Playfair Display", serif;
	font-weight: 400;
	font-size: 24px;
	max-width: 100%;
}




@media (max-width: 1366px) {
	
	.Wh_SecFour .MainTitleBox{
		font-size: 44px;		
	}
	
	
	.Wh_SecFour .Wh_Title{
		font-size: 32px;
	}
	
	
	.Wh_SecFour .contentBox .TitleOne{
		font-size: 54px;
	}	
	

	
.Wh_SecFive .Title{
	font-size: 24px;
	max-width: 100%;
}	
	
	

	
	
	
}





@media (max-width: 991px) {
	

.Wh_SecFour{
padding: 50px 20px;
}

.Wh_SecFour.LightBg{
padding: 50px 20px;
}


.Wh_SecFour .MainTitleBox{
	font-size: 22px;
	margin: 0 0 30px 0;	
}


.Wh_SecFour .description{
	font-size: 15px;
	margin: 0 0 30px 0;
}


.Wh_SecFour .Wh_BoxOne{
	margin: 0 0 30px 0;
}


.Wh_SecFour .Wh_BoxOneTitle{
	font-size: 18px;
	margin: 0 0 20px 0;
}

.Wh_SecFour .Wh_BoxOneDesc{
	font-size: 15px;
}



.Wh_SecFour .descBox{
	font-size: 15px;
	padding: 10px 0;
	
}



.Wh_SecFour .contentBox .TitleOne{
	font-size:24px;
	margin:0 0 10px 0;
	}

.Wh_SecFour .contentBox .TitleTwo{
	font-size:16px;
	margin:0 0 10px 0;
	}


.Wh_SecFour .contentBox .desc{
	font-size: 15px;
	margin: 0 0 30px 0;
	}


.Wh_SecFour .LiItems{
	font-size: 18px;
	margin: 0 0 20px 0;
}

.Wh_SecFour .LiItems.txtSmall{
	font-size: 15px;
}


.Wh_SecFour .LiItems li{
	padding: 10px 0 10px 0;
}


.Wh_SecFour .LiDesc{
	padding: 0 0 10px 0;
}



.Wh_SecFour .Wh_Title{
	font-size: 18px;
	margin: 0 0 20px 0;
}

.Wh_SecFour .Wh_Title.mb{
	margin: 0 0 10px 0;
}



.Wh_SecFour .Wh_Block{
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}



.Wh_SecFour .Wh_Block .Title{
	font-size: 18px;
	margin: 0 0 10px 0;
}


.Wh_SecFour .Wh_Block .TitleSmall{
	font-size: 16px;
	margin: 0 0 5px 0;
}


.Wh_SecFour .Wh_Block .desc{
	margin: 0 0 15px 0;
}

	
.Wh_SecFour .Wh_Block .SpecItem{
	padding: 10px 0;
}



.Wh_SecFive .Title{
	font-size: 18px;
}	
	
	
	
	
	
}






/*PromiseSec styles*/


.Wh_PromiseSec{
	position: relative;
	background:#171717 url(../images/bg-peejay-promise.jpg) center center;
	background-size: cover;
	padding: 100px 40px 60px 40px;
}


.Wh_PromiseSec:after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
	z-index: -1;
}


.Wh_PromiseBlock{
	position: relative;
	padding: 0;
	max-width: 600px;
}


.Wh_Promise_heading{
	position: relative;
	text-align: center;
	display: inline-block;
	margin: 0 0 80px 0;
}

.Wh_Promise_heading .HeadingOne{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 32px;
	text-transform: uppercase;
	line-height: 1;
	letter-spacing: 10px;
	padding: 0 110px;
	display: inline-block;
}


.Wh_Promise_heading .HeadingOne::before{
	position: absolute;
    content: "";
    width: 90px;
    height: 2px;
    background: #fff;
    top: 15px;
    left: 0;
    margin: 0;
}

.Wh_Promise_heading .HeadingOne::after{
	position: absolute;
    content: "";
    width: 90px;
    height: 2px;
    background: #fff;
    top: 15px;
    right: 0;
    margin: 0;
}


.Wh_Promise_heading .HeadingBlock{
	position: relative;
	display: block;
}

.Wh_Promise_heading .HeadingTwo{
	position: relative;
	  display: -ms-inline-flexbox ;
	display: inline-flex ;
	  -ms-flex-align: center ;
  align-items: center ;
}

.Wh_Promise_heading .HeadingTwo .Icon{
	width: 88px;
	margin-right: 30px;	
}

.Wh_Promise_heading .HeadingTwo .Title{
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 108px;
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 1;
}



.Wh_PromiseImageBox{
	position: absolute;
	bottom: 0;
	right: 0;	
}

.Wh_PromiseImageBox img {
  width: 700px;
}



.Wh_PromiseContentBox{
	max-width: 900px;	
}




.Wh_PromiseListBox{
	position: relative;
	margin: 0 0 40px 0;
	display: -ms-flexbox ;
	display: flex ;
}

.Wh_PromiseListIcon{
	-ms-flex-negative: 0 ;
	flex-shrink: 0 ;
}

.Wh_PromiseListIcon img{
	width:60px;
	height: 60px;
	display: inline-block;
}

.Wh_PromiseListContent{
	-ms-flex-positive: 1;
    flex-grow: 1;	
	margin-left: 30px;
}

.Wh_PromiseListTitle{
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size: 24px;
	margin: 0 0 5px 0;
}

.Wh_PromiseListDesc{
	font-family: "neue_haas_grotesk_disp55roman";
	color: #DFDFDF;
}







@media (max-width: 1366px) {


.Wh_PromiseImageBox img{
	width: 400px;
}


}





@media (max-width: 991px) {



.Wh_PromiseSec{
		padding: 50px 30px 20px 30px;
	}
	
.Wh_PromiseImageBox img{
	width: 400px;
}	
	

	
	
.Wh_PromiseListBox{
	margin: 0 0 30px 0;
}

.Wh_PromiseListIcon img{
	width:44px;
	height: 44px;
}


.Wh_PromiseListContent{
	margin-left: 20px;
}	


.Wh_PromiseListTitle{
	font-size: 18px;
	margin: 0 0 5px 0;
}

	
	
}





@media (max-width: 767px) {

.Wh_PromiseSec {
    padding: 60px 15px 300px 15px;
  }
	
	
.Wh_PromiseContentBox {
    max-width: 100%;
  }
	
.Wh_PromiseImageBox img{
	width: 350px;
}		
	

	
	
}










/*ProductSec styles*/



.ProductBannerSec{
	position:relative;
	color: #fff;
	margin:0;
	}


.ProductBannerSec .ProductBannerOverLay {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
	background: rgba(0,0,0,.5);
}



.ProductBannerSec .banner-image{
	position:relative;
	}

	.ProductBannerSec .banner-image img{
		width: 100%;
		}


.ProductBannerSec .banner-image:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
	background: rgba(0,0,0,0);
}



.ProductBannerSec .banner-title{
	color: #fff;
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	display: -ms-flexbox ;
	display: flex ;
	-ms-flex-align: center ;
	align-items: center ;
	z-index: 1;
}



.ProductBannerSec .prBlock{
	position: relative;

}

.ProductBannerSec .alEnd{
	  -ms-flex-align: end !important;
  align-items: flex-end !important;

}





.ProductBannerSec .prImage{
	position: relative;
}

.ProductBannerSec .prImage img{
	width: auto;
}

.ProductBannerSec .HeadBlock{
	position: relative;
	margin: 0 0 30px 0;
}

.ProductBannerSec .HeadBlock img{
	width: 850px;
	display: inline-block;
}

.ProductBannerSec .subHead{
	font-size:30px;
	font-weight: 500;
	margin: 0 0 30px 0;
}




.ProductBannerSec .captionBlock{
	position: relative;
}


.ProductBannerSec .captionBlock .ProHeadOne{
	position: relative;	
font-family: "Rubik", sans-serif;
font-weight: 700;
font-size: 54px;	
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 1;
}

.ProductBannerSec .captionBlock .ProHeadTwo{
	position: relative;	
font-family: "Rubik", sans-serif;
font-weight: 700;
font-size: 150px;	
	letter-spacing: -3px;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 10px 0;
}


.ProductBannerSec .txt{
	font-size:18px;
	max-width: 600px;
	margin: 0 0 30px 0;
}


.ProductBannerSec .DFlexBox{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
}	




.btnWhatsapp {
	position: relative;
	padding:14px 20px;
	color:#fff;
	font-size:16px;
	font-weight:500;
	background: #088C45;
	border: 0px;
	border-radius:5px;
	line-height: 1;
	display: inline-flex;
	  -ms-flex-align: center ;
  align-items: center ;
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;

}

.btnWhatsapp:hover{
		background:#fff;
		color: #088C45;
		}



.btnWhatsapp .iconstyle {
    font-size:22px;
    color: #fff;
    margin-right: 10px;
}

.btnWhatsapp:hover .iconstyle{
	color: #088C45;
	}





.btnDownload{
	position: relative;
	padding:14px 20px;
	color:#fff;
	font-size:16px;
	font-weight:500;
	border: 1px solid #fff;
	border-radius:5px;
	line-height: 1;
	display: inline-flex;
	  -ms-flex-align: center ;
  align-items: center ;
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btnDownload:hover{
	background: #fff;
	color:#000;
	}


.btnDownload .iconstyle{
	font-size: 20px;
	color: #fff;
	margin-right: 10px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btnDownload:hover .iconstyle{
	color: #000;
	}







@media (max-width: 1366px) {

.ProductBannerSec .HeadBlock img{
	width: 600px;	
}

.ProductBannerSec .subHead{
	font-size:20px;
	margin: 0 0 30px 0;
}		

}


@media (max-width: 1199px) {

	
.ProductBannerSec .HeadBlock img{
	width: 500px;	
}

	
}




@media (max-width: 991px) {

	
	
	.ProductBannerSec .HeadBlock{
		margin: 0 0 20px 0;
	}
	
.ProductBannerSec .HeadBlock img{
	width: 400px;	
}

.ProductBannerSec .subHead{
	font-size:16px;
	margin: 0 0 20px 0;
}
	
	
	
.btnWhatsapp {
	padding:10px 10px;
	font-size: 14px;
}	
	

.btnWhatsapp .iconstyle{
	font-size: 18px;
}
	
	
.btnDownload{
	padding:10px 10px;
	font-size: 14px;
}	
	
.btnDownload .iconstyle{
	font-size: 16px;
}	
	
	

}



@media (max-width: 767px) {
	
	
.ProductBannerSec .banner-image img{		
width: 100%;
height: 450px;
object-fit: cover;
object-position: center bottom;			
}
	

.ProductBannerSec .prImage img{
	width: auto;
	height: auto;
}	
	
	
.ProductBannerSec .HeadBlock img{
	width: 300px;
	height: auto;
}	
	
	
	
}




@media (max-width: 575px) {
	
	
.ProductBannerSec .banner-image img{		
width: 100%;
height: 450px;
object-fit: cover;
object-position: center bottom;			
	}
	

	
	
	.ProductBannerSec .prImage{
		text-align: center;
		margin: 0 0 30px 0;
	}
	
	
	
.ProductBannerSec .prImage img{
	width: 200px;
	height: auto;
	display: inline-block;
}	
	
	
.ProductBannerSec .HeadBlock{
	text-align: center;
	margin: 0 0 15px 0;
}	
	
.ProductBannerSec .HeadBlock img{
	width: 220px;
	height: auto;
}	
	
.ProductBannerSec .subHead {
	text-align: center;
    font-size: 15px;
    margin: 0 0 20px 0;
  }
	

	.ProductBannerSec .prBlock{
		padding: 50px 0 0 0;
	}	
	
	
.ProductBannerSec .DFlexBox{
	  -ms-flex-pack: center ;
  justify-content: center ;
}	
	
	
	
	
}




/*Pro_Detail_Feature_Sec styles*/

.Pro_Detail_Feature_Sec{
	position: relative;
	padding: 100px 0 50px;
}


.Pro_Detail_Feature_Sec h1{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-weight: normal;
	font-size: 52px;
	line-height: 1;
	margin: 0 0 40px 0;
}


.Pro_Feature_Slide{
	position: relative;
}

.Pro_Feature_Item{
	position: relative;
	height: 100%;
}

.Pro_Feature_Item a{
	cursor: pointer;
}




.Pro_Feature_Item .ImageBlock{
	position: relative;
	border-radius: 20px;
	overflow: hidden;	
}

.Pro_Feature_Item .ImageBlock img{
	width: 100%;	
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}



.Pro_Feature_Item:hover .ImageBlock img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}


.Pro_Feature_Item .ImageBlock:after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
	background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0) 25%, rgba(0,0,0,1) 100%);
}


.Pro_Feature_Item .HBlock{
	position: absolute;
	top:0;
	left: 0;
	padding: 60px 40px;
	z-index: 1;
}

.Pro_Feature_Item .Heading_Small{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.1;
	margin: 0 0 10px 0;
}


.Pro_Feature_Item .Heading_Big{
	font-family: 'neue_haas_grotesk_display65Md';
	font-weight: normal;
	font-size: 26px;
	line-height: 1.1;
	margin: 0 0 30px 0;
}

.Pro_Feature_Item .btn-ViewFeature{
	position: relative;
	border-radius: 50%;
	padding: 5px;
	background: #fff;
	color: #333;
	width:30px;
	height: 30px;
display: -ms-flexbox ;
  display: flex ;
  -ms-flex-align: center ;
  align-items: center ;
  -ms-flex-pack: center ;
  justify-content: center ;

	font-size: 18px;
	line-height: 1;
	

	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}


.Pro_Feature_Item:hover .btn-ViewFeature{
	background: #E1E320;
	color: #000;
	
}







.Pro_Detail_Feature_Sec .owl-carousel .owl-item img{
	width: 100%;
	display: inline-block;
}



.Pro_Detail_Feature_Sec .owl-carousel .item{
	overflow:hidden;
	padding-top: 0;
	}	
	


.Pro_Detail_Feature_Sec .owl-theme .owl-nav.disabled + .owl-dots {
margin-top: -30px ;
}


.Pro_Detail_Feature_Sec .owl-theme .owl-dots .owl-dot span {
    width: 12px;
	height: 12px;
    background: 0 0;
	border: 2px solid #fff;
    position: relative;
    padding: 0;
    cursor: pointer;
	margin: 0 7px;
}

.Pro_Detail_Feature_Sec .owl-theme .owl-dots .owl-dot.active span {
    background-color: #fff;
}

.Pro_Detail_Feature_Sec .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fff;
}



.Pro_Detail_Feature_Sec .owl-theme .owl-nav [class*=owl-] {
    margin: 0;
    padding:0;
    background: 0 0;
    color: #959595;
    font-size: 24px;
    display: inline-block;
    cursor: pointer;
}

.Pro_Detail_Feature_Sec .owl-theme .owl-nav [class*=owl-]:hover {
  background: 0 0;
    color: #959595;
    text-decoration: none;
}



.Pro_Detail_Feature_Sec .owl-next,
.Pro_Detail_Feature_Sec .owl-prev {
    position: absolute;
    color: inherit;
    background: 0 0;
    border: none;
    z-index: 100;
    top: -82px;
}

    .Pro_Detail_Feature_Sec .owl-prev {
        right: 40px;
    }

   .Pro_Detail_Feature_Sec .owl-next {
        right: 0;
    }		
	

.Pro_Detail_Feature_Sec .owl-theme .owl-nav {
    margin: 0;
}






@media (max-width: 1366px) {
	
	.Pro_Detail_Feature_Sec h1{
		font-size: 44px;
	}

.Pro_Detail_Feature_Sec .owl-next,
.Pro_Detail_Feature_Sec .owl-prev {
    top: -75px;
}	
	
	
	
}




@media (max-width: 1199px) {
	
	.Pro_Detail_Feature_Sec h1{
		font-size: 32px;
	}
	
	
.Pro_Detail_Feature_Sec .owl-next,
.Pro_Detail_Feature_Sec .owl-prev {
    top: -70px;
}
	
	
	
}



@media (max-width: 991px) {
	
	
.Pro_Detail_Feature_Sec{
	padding: 50px 0 20px;
}
	
	
.Pro_Detail_Feature_Sec h1{
	font-size: 22px;
	margin: 0 0 30px 0;
	}
		
	

.Pro_Feature_Item .HBlock{
	padding: 30px 20px;
}

.Pro_Feature_Item .Heading_Small{
	font-size: 15px;
	margin: 0 0 5px 0;
}


.Pro_Feature_Item .Heading_Big{
	font-size: 20px;
	margin: 0 0 20px 0;
}

.Pro_Feature_Item .btn-ViewFeature{
	width:24px;
	height: 24px;
	font-size: 15px;
}




	
	
	
	
	
	
	
	
.Pro_Detail_Feature_Sec .owl-theme .owl-nav [class*=owl-] {
    font-size: 16px;
}


.Pro_Detail_Feature_Sec .owl-next,
.Pro_Detail_Feature_Sec .owl-prev {
    top: -50px;
}

    .Pro_Detail_Feature_Sec .owl-prev {
        right: 30px;
    }

   .Pro_Detail_Feature_Sec .owl-next {
        right: 0;
    }		
	
	
	
}










.ProFeatureModalBox{
	position: relative;
}


.modal-backdrop.show {
  opacity:.8;
}


.ProFeatureModalBox .modal-content{
	background: #343434;
	color: #fff;
	border-radius: 20px;
}


.ProFeatureModalBox .modal-header{
	border: 0;
}

.ProFeatureModalBox .modal-content .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}


.ProFeatureModalBox .close{	
	float: right;
color: #A1A1A1;
	font-size: 36px;
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	opacity: .75;
	text-shadow: none;
}


.ProFeatureModalBox .close:not(:disabled):not(.disabled):hover,
.ProFeatureModalBox .close:not(:disabled):not(.disabled):focus {
	color: #A1A1A1;
	opacity: 1;
}


.ProFeatureModalBox button.close{
	position: absolute;
	right: 20px;
	top:20px;
	z-index: 1;	
}

.ProFeatureModalBox .modal-body{
	position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 75px 50px 40px 50px;	
}


.ProFeatureModalBox .BoxRowModal{
	position: relative;
}


.ProFeatureModalBox .Title_Small{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 20px;
	line-height: 1.1;
	margin: 0 0 10px 0;
}


.ProFeatureModalBox .Title_Big{
	font-family: 'neue_haas_grotesk_display65Md';
	font-weight: normal;
	font-size: 40px;
	line-height: 1;
	margin: 0 0 40px 0;
}



.ProFeatureModalBox .BoxItem{
	position: relative;
	background: #171717;
	padding: 40px;
	border-radius: 20px;
}

.ProFeatureModalBox .ImageBox{
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.ProFeatureModalBox .ImageBox img{
	width:100%;
}


.ProFeatureModalBox .ImageBox:after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
	background: rgba(0,0,0,.1);
}




.ProFeatureModalBox .ContentBox{
	position: relative;
	padding: 0 30px 0 0;
}

.ProFeatureModalBox .ContentBox .description{
	position: relative;
	font-family: "neue_haas_grotesk_disp55roman";
	font-weight: normal;
	font-size: 18px;
	line-height: 1.5;
}


.ProFeatureModalBox .al-SelfCenter {
  -ms-flex-item-align: center;
  align-self: center;
}





@media (min-width: 992px) {
.ProFeatureModalBox .modal-lg {
    max-width: 90%;
  }
	
}


@media (min-width: 1366px) {
.ProFeatureModalBox .modal-lg {
    max-width: 1200px;
  }
	
}

@media (min-width: 1600px) {
.ProFeatureModalBox .modal-lg {
    max-width: 1400px;
  }
	
}





@media (max-width: 991px) {
	
.ProFeatureModalBox button.close{
	right: 15px;
	top:5px;
}	
	
	.ProFeatureModalBox .close{
		font-size: 30px;
		
	}	
	
	
.ProFeatureModalBox .modal-body{
    padding: 30px 15px 20px 15px;	
}


.ProFeatureModalBox .Title_Small{
	font-size: 15px;
	margin: 0 0 5px 0;
}


.ProFeatureModalBox .Title_Big{
	font-size: 22px;
	margin: 0 0 20px 0;
}



.ProFeatureModalBox .BoxItem{
	padding: 15px 15px 30px 15px;
}


.ProFeatureModalBox .ImageBox{
	margin: 0 0 20px 0;
}	
	
.ProFeatureModalBox .ContentBox{
	padding: 0;
}

.ProFeatureModalBox .ContentBox .description{
	font-size: 15px;
}

	
	
	
}









/*Pro_Detail_Benefits_Sec styles*/

.Pro_Detail_Benefits_Sec{
	position: relative;
	padding: 50px 0 100px;
}


.Pro_Detail_Benefits_Sec .Title{
	position: relative;
	text-align: center;
	font-family: 'neue_haas_grotesk_display65Md';
	font-weight: normal;
	font-size: 52px;
	line-height: 1;
	margin: 0 0 50px 0;
}



.BenefitsBox{
	position:relative;	
	border-radius:10px;
	padding: 50px 40px;
	height: calc(100% - 30px);
	margin: 0 0 30px 0;
	
background: linear-gradient(#171717, #171717) padding-box,
    linear-gradient(90deg, #BEBF31, #1EA44C, #0E4E96) border-box;
  border: 1px solid transparent;	
	
}



.BenefitsIcon{
	position: relative;	
	margin-bottom: 30px;
}


.BenefitsIcon img{
	display: inline-block;
	width:60px;
	height: 60px;
}

.BenefitsContent{
	position: relative;
}

.BenefitsTitle{
	font-family: 'neue_haas_grotesk_display65Md';
	font-weight: normal;
	font-size: 26px;
	line-height: 1.2;
	margin: 0 0 20px 0;
}

.BenefitsDesc{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #DFDFDF;
	line-height: 1.5;
}





@media (max-width: 1366px) {
	
	
	.Pro_Detail_Benefits_Sec .Title{
		font-size: 44px;
	}
	
	
	.BenefitsBox{
		padding: 40px 30px;
	}
	
	.BenefitsTitle{
		font-size: 22px;
		
	}
	
	
	

}





@media (max-width: 1199px) {
	
	.Pro_Detail_Benefits_Sec .Title{
		font-size: 32px;
	}
	
	

}




@media (max-width: 991px) {
	
	
	.Pro_Detail_Benefits_Sec{
		padding: 30px 0;
	}	
	
	
	.Pro_Detail_Benefits_Sec .Title{
		font-size: 22px;
		margin: 0 0 30px 0;
	}
	
	
.BenefitsBox{
	padding: 30px 25px;		
}



.BenefitsIcon{
	margin-bottom: 30px;
}


.BenefitsIcon img{
	width:44px;
	height: 44px;
}

.BenefitsTitle{
	font-size: 18px;
	margin: 0 0 20px 0;
}

.BenefitsDesc{
	font-size: 15px;
}
	
	

	

}








.ScrollHeading {
	position: relative;
    padding: 0 0 50px 0;
}
.ScrollHeading-marquee-box {
    height: auto;
    display: flex;
    align-items: center;
    overflow: hidden;
    border: 0px solid #181818; /* same as bg */
}

.ScrollHeading-marquee-box h2 {
	 font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 250px;
	line-height:1;
	padding: 0 20px;
	color: #272727;
    white-space: nowrap;

    width: max-content;
    display: flex;
    align-items: center;
    transform: translateX(0);
    animation: Text-Scroll 80s linear infinite;
}

@keyframes Text-Scroll {
    0% { transform: translate3d(0, 0, 0); }
    100% { transform: translate3d(-100%, 0, 0); }
}




@media (max-width: 1366px) {

.ScrollHeading-marquee-box h2 {
	font-size: 200px;

	}
	
}
	

@media (max-width: 991px) {
	
	.ScrollHeading-marquee-box h2 {		
		font-size: 100px;		
	}
	
}


























/*Product_Feature_Sec styles*/

.Product_Feature_Sec{
	position: relative;
	padding: 100px 0 70px;
}


.Product_Feature_Sec .al-SelfCenter {
  -ms-flex-item-align: center;
  align-self: center;
}



.Product_Feature_Sec .ImageBox{
	position: relative;
	overflow: hidden;
	margin: 0 0 30px 0;
	border-radius: 10px;
}

.Product_Feature_Sec .ContentBox{
	position: relative;
	padding: 0 0 0 100px; 
}

.Product_Feature_Sec .ContentBox .SmallTitle{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #A8A8A8;
	margin: 0 0 20px 0;
}

.Product_Feature_Sec .ContentBox .Title{
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 44px;
	line-height: 1.1;
	margin: 0 0 30px 0;
}




 .listingItems{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 18px;
	color: #DFDFDF;	
}


.listingItems ul{
	margin: 0;
	padding: 0;
}

.listingItems li{
	position: relative;
	list-style: none;
	padding: 10px 0 10px 0;
}



.ListingDesc{
	display: inline-block;
	padding: 0 0 10px 0;
	border-bottom:1px solid #DFDFDF;
}





@media (max-width: 1366px){


.Product_Feature_Sec .ContentBox{
	padding: 0 0 0 60px; 
}	
	
	
}




@media (max-width: 991px){

	
.Product_Feature_Sec{
	padding: 50px 0;
}
	

.Product_Feature_Sec .ContentBox{
	padding: 0; 
}	
		
	
	
.Product_Feature_Sec .ContentBox .SmallTitle{
	font-size: 15px;
	margin: 0 0 10px 0;
}

.Product_Feature_Sec .ContentBox .Title{
	font-size: 22px;
	margin: 0 0 20px 0;
}
	


 .listingItems{
	font-size: 15px;
}

.listingItems li{
	padding: 8px 0 8px 0;
}


.ListingDesc{
	padding: 0 0 6px 0;
}	
	
	
	
	
}










.Pro_Benifits_banner{
	position: relative;
}


.Pro_Benifits_banner .ImageBox{
	position: relative;
	
}

.ProSaveMainBox{
	position: absolute;
	bottom:-100px;
	z-index: 2;
}

.ProSaveBox{
	position: relative;
	z-index: 1;
	padding: 50px 80px;
	width: 900px;	
	  -ms-flex-pack: justify ;
  justify-content: space-between ;
	
	
	-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
	color:#fff;
	background: rgb(8,140,69);
background: linear-gradient(90deg, rgba(8,140,69,1) 0%, rgba(8,140,69,1) 30%, rgba(14,78,150,1) 100%);
}

.ProSaveBox .listItem.divider{
	border-left:1px solid #E6E6E6;
	padding-left: 50px;
}



.ProSaveBox .listFlexBox{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
}


.ProSaveBox .listItem{
	position: relative;
	line-height: 1.1;
	text-align: center;
	margin: auto;
	padding: 0 25px;
}

.ProSaveBox .listItem .titleOne{
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 70px;
	line-height: 1;
	margin: 0 0 5px 0;
}

.ProSaveBox .listItem .titleTwo{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 24px;
	line-height: 1;
	mix-blend-mode:overlay;

	
}





@media (max-width: 1366px){

.ProSaveBox{
	padding: 40px 50px;
	width: 750px;

}



.ProSaveBox .listItem{
	padding: 0 15px;
}
	
.ProSaveBox .listItem.divider {
  padding-left: 35px;
}
	

.ProSaveBox .listItem .titleOne{
	font-size: 56px;
}

.ProSaveBox .listItem .titleTwo{
	font-size: 22px;
	
}

	
}



@media (max-width: 1199px){

.ProSaveBox{
	padding: 30px 40px;
	width: 650px;

}
	
	
.ProSaveBox .listItem .titleOne{
	font-size: 50px;
}

.ProSaveBox .listItem .titleTwo{
	font-size: 20px;
	
}
	
	
	
	
}




@media (max-width: 991px){
	
.ProSaveMainBox {
  bottom: -100px;
}
	
	
.ProSaveBox{
	padding: 30px 30px;
	width: 600px;
}
	
.ProSaveBox .listItem .titleOne{
	font-size: 35px;
}

.ProSaveBox .listItem .titleTwo{
	font-size: 16px;
	
}	

	
	
}




@media (max-width: 767px){

	
.ProSaveMainBox {
  bottom: -60px;
}	
	
.ProSaveBox{
	padding: 20px 20px;
	width: auto;
}

	
.ProSaveBox .listItem.divider {
  padding: 0 15px;
}	
	
}






@media (max-width: 575px){

	
.Pro_Benifits_banner .ImageBox img{
width: 100%;
height: 300px;
object-fit: cover;
object-position: center bottom;	
}
	
	
	
 .ProSaveMainBox {
	 bottom: -40px;
	}
  	
		
.ProSaveBox{
	padding: 15px 10px;
	width: auto;
}
	
.ProSaveBox .listItem .titleOne{
	font-size: 20px;
}

.ProSaveBox .listItem .titleTwo{
	font-size: 14px;
	
}	


	
	
	
}









.Product_Benifits{
	position: relative;
	background: #000000;
	padding: 80px 0 60px;
	margin: 0 0 0 0;
}

.Product_Benifits .justifyEnd {
  -ms-flex-pack: end ;
  justify-content: flex-end ;
}




.Product_Benifits .ContentBox{
	position: relative;
	padding: 0 0 0 100px; 
}


.Product_Benifits .ContentBox .Title{
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 44px;
	line-height: 1.1;
	margin: 0 0 20px 0;
}






@media (max-width: 991px){


.Product_Benifits{
	padding: 150px 0 30px;
}



.Product_Benifits .ContentBox{
	position: relative;
	padding: 0 0 0 100px; 
}


.Product_Benifits .ContentBox .Title{
	font-size: 22px;
	margin: 0 0 20px 0;
}	
	
	
}


@media (max-width: 767px){
	
	
	.Product_Benifits{
		padding: 100px 0 50px 0;
	}
	
	
	.Product_Benifits .ContentBox{
		padding: 0; 
	}


}












/*similar-items styles*/


.similar-items-sec{
	position: relative;
	padding: 80px 0 150px;
	text-align: center;
	background: #000000;

}

.similar-items-sec h3{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 36px;
	margin: 0 0 50px 0;
}



.similar-items-sec .Pro-BoxItem{
	position: relative;
	padding: 30px 40px;
	border: 1px solid #505050;
	height: 100%;
	border-radius: 10px;
	}


.similar-items-sec .Pro-BoxItem .imageBox{
	position: relative;
	margin: 0 0 30px 0;
	}

.similar-items-sec .Pro-BoxItem .imageBox img{
	display: inline-block;
	}


.similar-items-sec .Pro-BoxItem .contentBox{
	position: relative;
}

.similar-items-sec .Pro-BoxItem .contentBox h4{
	font-family: 'neue_haas_grotesk_display65Md';
		font-size:26px;
		margin:0 0 20px 0;
	color: #fff;
	}




.similar-items-sec .Pro-BoxItem .contentBox .desc{
	font-family: "neue_haas_grotesk_disp55roman";
	color: #DFDFDF;
	margin:0 0 30px 0;
	}





.similar-items-sec .similar-products-slide{
	position: relative;
}



.similar-items-sec .owl-carousel .owl-item img{
	width: 100%;
	display: inline-block;
}



.similar-items-sec  .owl-carousel .item{
	overflow:hidden;
	padding-top: 20px;
	}	
	
.similar-items-sec .owl-theme .owl-nav.disabled+.owl-dots{
	margin-top:30px;
	}


.similar-items-sec .owl-theme .owl-dots .owl-dot span{
	margin:8px;
	background: none repeat scroll 0 0 #000;
	border: 1px solid #DFDFDF;	
	width:12px;
	height:12px;
	border-radius: 50%;
	}
	
.similar-items-sec .owl-theme .owl-dots .owl-dot.active span,
.similar-items-sec .owl-theme .owl-dots .owl-dot:hover span {
    background:#fff;
	border: 2px solid #fff;
	}


.similar-items-sec .owl-carousel .owl-stage{display: flex;}


.similar-items-sec .owl-carousel .owl-item {
		display: flex;
		flex: 1 0 auto;
	}





@media (max-width: 991px){


.similar-items-sec{
	padding: 50px 0;
}
	
	
	
.similar-items-sec h3{
	font-size: 20px;
}


.similar-items-sec .Pro-BoxItem{
	padding: 20px;
	}	
	
	
	
.similar-items-sec .Pro-BoxItem .contentBox h4{
		font-size:18px;
		margin:0 0 15px 0;
	}	

	
	
.similar-items-sec  .owl-carousel .item{
	padding-top: 0;
	}		
	
	
.similar-items-sec .owl-theme .owl-nav.disabled+.owl-dots{
	margin-top:20px;
	}
	
.similar-items-sec .owl-theme .owl-dots .owl-dot span{
	width:10px;
	height:10px;
	}
	
	
}
















/*AboutSecBanner styles*/

.AboutSecBanner{
	position: relative;
	background:#171717 url(../images/banner-about.jpg) center center;
	background-size: cover;
	padding: 220px 0 60px 0;
	height: 100%;
	z-index: 1;
}


.AboutSecBanner:after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
	background: rgba(23,23,23,.9);
	z-index: -1;
}



.AboutSecBanner .TitleBox{
	position: relative;	
}

.AboutSecBanner .MainTitle{
	position: relative;	
	 font-family: 'futura_stdXBdCn';
	font-size:250px;
	letter-spacing: -10px;
	text-transform: uppercase;
	line-height: .8em;
	margin: 0 0 40px 0;
}

.AboutSecBanner .MainTitle .TitleOne{
	
}

.AboutSecBanner .MainTitle .TitleTwo{
	
}

.AboutSecBanner .MainTitle .TitleThree{
	position: relative;
}

.AboutSecBanner .SubTitle{
	font-family: "Playfair Display", serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 1.2;
	color: #DFDFDF;
}




@media (max-width: 1366px) {

.AboutSecBanner{
	padding: 220px 0 60px 0;
}

.AboutSecBanner .MainTitle{
	font-size:164px;
	letter-spacing: -10px;
	margin: 0 0 40px 0;
}	
	
.AboutSecBanner .SubTitle{
	font-size: 22px;
}	
	
	
			
}




@media (max-width: 1199px) {

	
.AboutSecBanner{
	padding: 150px 0 60px 0;
}

.AboutSecBanner .MainTitle{
	font-size:120px;
	letter-spacing: -5px;
	margin: 0 0 30px 0;
}	
	
.AboutSecBanner .SubTitle{
	font-size: 20px;
}
		

			
}



@media (max-width: 991px) {



.AboutSecBanner .MainTitle{
	font-size:100px;
	margin: 0 0 30px 0;
}	
	
.AboutSecBanner .SubTitle{
	font-size: 20px;
}
	
	
}



@media (max-width: 767px) {

	
.AboutSecBanner .MainTitle{
	font-size:74px;
	letter-spacing: -3px;
	margin: 0 0 20px 0;
}
	
	
.AboutSecBanner .SubTitle{
	font-size: 18px;
	width: 90%;
}	
	
			
}



@media (max-width: 575px) {


.AboutSecBanner .MainTitle{
	font-size:60px;
	line-height: .9em;
}
	

	
			
}


@media (max-width: 360px) {


.AboutSecBanner .MainTitle{
	font-size:44px;
}
	

			
}






/*AboutSecOne styles*/


.AboutSec_One {
	position:relative;
}


.AboutSec_One .ImageBox{
	position:relative;
	}

	.AboutSec_One .ImageBox img{
		width: 100%;
		}



.AboutSec_One .ImageBox-Title{
	color: #fff;
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	display: -ms-flexbox ;
	display: flex ;
  -ms-flex-align: end ;
  align-items: flex-end ;
}


.AboutSec_One .ContentBox{
	position: relative;
	max-width: 838px;
	margin: auto;
	padding-bottom: 80px;
}


.AboutSec_One .ContentBox .Title{
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 44px;
	line-height: 1.1;
	margin: 0 0 20px 0;
}

.AboutSec_One .ContentBox .desc{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 18px;
	line-height: 1.5;
	color: #D9D9D9;
}






@media (max-width: 1199px) {
	

.AboutSec_One .ContentBox .Title{
	font-size: 32px;
}
	

}




@media (max-width: 991px) {


.AboutSec_One .ContentBox{
	padding-bottom: 60px;
}	
	
	
.AboutSec_One .ContentBox .Title{
	font-size: 22px;
	margin: 0 0 15px 0;
}

.AboutSec_One .ContentBox .desc{
	font-size: 15px;
}


}


@media (max-width: 767px) {

	
.AboutSec_One .ContentBox{
	padding-bottom: 40px;
}


.AboutSec_One .ImageBox img{
height: 400px;
object-fit: cover;
object-position: center bottom;
}	
	

}



@media (max-width: 575px) {


.AboutSec_One .ImageBox img{
height: 450px;
object-fit: cover;
object-position: center bottom;
}	
	

}






/*WhyAreWe_Sec styles*/

.WhyAreWe_Sec{
	position: relative;
	padding: 90px 0;
}


.WhyAreWe_Sec .ImageBox{
	position: relative;
	overflow: hidden;
	margin: 0 0 30px 0;
	border-radius: 10px;
}

.WhyAreWe_Sec .ContentBox{
	position: relative;
	padding: 0 0 0 40px; 
}

.WhyAreWe_Sec .ContentBox .SmallTitle{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #A8A8A8;
	margin: 0 0 20px 0;
}

.WhyAreWe_Sec .ContentBox .Title{
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 44px;
	line-height: 1.1;
	margin: 0 0 30px 0;
}


.WhyAreWe_Sec .ContentBox .BoxRow{
	position: relative;
	margin: 0 0 50px 0;
}

.WhyAreWe_Sec .ContentBox h4{
	font-family: "Playfair Display", serif;
	font-weight: 700;
	font-size: 22px;
	margin: 0 0 10px 0;	
}

.WhyAreWe_Sec .ContentBox .desc{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	color: #CFCFCF;
	line-height: 1.5;
}




@media (max-width: 1366px) {
	
.WhyAreWe_Sec .ContentBox{
	padding: 0; 
}

.WhyAreWe_Sec .ContentBox .BoxRow{
	margin: 0 0 30px 0;
}	
	
	
	
}


@media (max-width: 1199px) {
	

.WhyAreWe_Sec .ContentBox .Title{
	font-size: 32px;
}
	
	
	
}



@media (max-width: 991px) {
	
	
.WhyAreWe_Sec{
	padding: 40px 0;
}

	


.WhyAreWe_Sec .ContentBox .SmallTitle{
	font-size: 15px;
	margin: 0 0 20px 0;
}

.WhyAreWe_Sec .ContentBox .Title{
	font-size: 22px;
	margin: 0 0 20px 0;
}


.WhyAreWe_Sec .ContentBox .BoxRow{
	margin: 0 0 30px 0;
}

.WhyAreWe_Sec .ContentBox h4{
	font-size: 17px;
	margin: 0 0 10px 0;	
}
	
	
}






/*PromiseSec styles*/

.PromiseSec{
	position: relative;
	background:#171717 url(../images/bg-peejay-promise.jpg) center center;
	background-size: cover;
	padding: 90px 0 70px 0;
	z-index: 1;
}


.PromiseSec:after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
	z-index: -1;
}


.PromiseBlock{
	position: relative;
	padding: 0 0 0 100px;
}


.Promise_heading{
	position: relative;
	text-align: center;
	display: inline-block;
	margin: 0 0 80px 0;
}

.Promise_heading .HeadingOne{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 32px;
	text-transform: uppercase;
	line-height: 1;
	letter-spacing: 10px;
	padding: 0 110px;
	display: inline-block;
}


.Promise_heading .HeadingOne::before{
	position: absolute;
    content: "";
    width: 90px;
    height: 2px;
    background: #fff;
    top: 50%;
    left: 0;
    margin: 0;
}

.Promise_heading .HeadingOne::after{
	position: absolute;
    content: "";
    width: 90px;
    height: 2px;
    background: #fff;
     top: 50%;
    right: 0;
    margin: 0;
}


.Promise_heading .HeadingBlock{
	position: relative;
	display: block;
}

.Promise_heading .HeadingTwo{
	position: relative;
	  display: -ms-inline-flexbox ;
	display: inline-flex ;
	  -ms-flex-align: center ;
  align-items: center ;
}

.Promise_heading .HeadingTwo .Icon{
	width: 88px;
	margin-right: 30px;	
}

.Promise_heading .HeadingTwo .Title{
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-size: 108px;
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 1;
}



.PromiseImageBox{
	position: absolute;
	bottom: 0;
	right: 0;	
}

.PromiseImageBox img{
	width: 700px;
}




.PromiseContentBox{
	max-width: 70%;	
}






.PromiseListBox{
	position: relative;
	margin: 0 0 40px 0;
	display: -ms-flexbox ;
	display: flex ;
}

.PromiseListIcon{
	-ms-flex-negative: 0 ;
	flex-shrink: 0 ;	
}

.PromiseListIcon img{
	display: inline-block;
	width:60px;
	height: 60px;
}

.PromiseListContent{
	-ms-flex-positive: 1;
    flex-grow: 1;	
	margin-left: 30px;
}

.PromiseListTitle{
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size: 24px;
	margin: 0 0 5px 0;
}

.PromiseListDesc{
	font-family: "neue_haas_grotesk_disp55roman";
	color: #DFDFDF;
}





@media (min-width: 1366px){

	
.PromiseContentBox .BlockRow .row {
  margin-right: -25px;
  margin-left: -25px;
  }

.PromiseContentBox .BlockRow .row > .col,
.PromiseContentBox .BlockRow .row > [class*="col-"] {
  padding-right: 25px;
  padding-left: 25px;
  }	


}




@media (max-width: 1366px) {


.PromiseImageBox img{
	width: 500px;
}

	
.PromiseBlock{
	padding: 0 0 0 60px;
}

	
.Promise_heading{
	margin: 0 0 50px 0;
}	



}




@media (max-width: 1199px) {


	
.PromiseContentBox{
	max-width:50%;	
}
	
	
	
}




@media (max-width: 991px) {


.PromiseSec{
	padding: 60px 0 30px 0;
}
	
	
.PromiseImageBox img{
	width: 400px;
}	
	
	
	
.PromiseBlock{
	padding: 0;
}
	


.Promise_heading .HeadingOne{
	font-size: 16px;
	letter-spacing: 5px;
	padding: 0 60px;
}


.Promise_heading .HeadingOne::before{
    width:44px;
}

.Promise_heading .HeadingOne::after{
    width: 44px;
}



.Promise_heading .HeadingTwo .Icon{
	width: 44px;
	margin-right: 15px;
}

.Promise_heading .HeadingTwo .Title{
	font-size: 54px;
}
	
	
	
	
	
	
.PromiseListBox{
	margin: 0 0 30px 0;
}

.PromiseListIcon img{
	width:44px;
	height: 44px;
}


.PromiseListContent{
	margin-left: 20px;
}	


.PromiseListTitle{
	font-size: 18px;
	margin: 0 0 5px 0;
}

	
	
}





@media (max-width: 767px) {


	.PromiseSec{
		padding: 60px 0 300px 0;
	}
	
.PromiseImageBox img{
	width: 350px;
}		
	
	
	
.PromiseContentBox {
    max-width: 100%;
  }
	
	
	
	
}






/*missionSec styles*/

.missionSec {
	position: relative;
	background:#fff url(../images/bg-mission-vision.png) center center no-repeat;
	background-size:contain;
	padding: 100px 100px 60px 100px;
	color: #000;
}



.missionSec .justifySpace{
  -ms-flex-pack: justify ;
  justify-content: space-between ;
	}


.missionSec .BoxItem{
	position: relative;
	margin: 0 0 40px 0;
	display: -ms-flexbox ;
	display: flex ;
}

.missionSec .BoxItem .IconBox{
	-ms-flex-negative: 0 ;
	flex-shrink: 0 ;	
}

.missionSec .BoxItem .IconBox img{
	display: inline-block;
	width:120px;
	height: 120px;
}

.missionSec .BoxItem .IconBox.mission{

}

.missionSec .BoxItem .IconBox.mission img{
	width:110px;
	height: 110px;
}


.missionSec .BoxItem .ContentBox{
	-ms-flex-positive: 1;
    flex-grow: 1;	
	margin-left: 30px;
}


.missionSec .BoxItem h4{
	font-family: "Rubik", sans-serif;
	font-weight: 700;
	font-size: 22px;
	margin: 0 0 10px 0;
}

.missionSec .BoxItem .desc{
	font-family: "neue_haas_grotesk_disp55roman";	
}





@media (max-width: 1366px) {
	
	
	.missionSec{
		padding: 100px 60px 60px 60px;
	}	
	
}






@media (max-width: 991px) {
	
	

.missionSec {
	padding: 60px 0 20px;
}


.missionSec .BoxItem{
	margin: 0 0 40px 0;
}

.missionSec .BoxItem .IconBox img{
	width:80px;
	height: 80px;
}


.missionSec .BoxItem .IconBox.mission img{
	width:70px;
	height: 70px;
}


	
.missionSec .BoxItem h4{
	font-size: 18px;
	margin: 0 0 10px 0;
}



	
}






/*CertifiedSec styles*/

.CertifiedSec {
	position: relative;
	background:#171717 url(../images/bg-certification.jpg) center center;
	background-size:cover;
	padding: 175px 0 175px 100px;
}



.CertifiedSec .justifySpace{
  -ms-flex-pack: justify ;
  justify-content: space-between ;
	}


.CertifiedSec .BoxItem{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
}

.CertifiedSec .BoxItem .ImageWrap{
	position: relative;
	-ms-flex-negative: 0 ;
	flex-shrink: 0 ;
}

.CertifiedSec .BoxItem .Items {
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
}

.CertifiedSec .BoxItem .Items .imageOne{
	position: relative;
	margin-right: 80px;
}

.CertifiedSec .BoxItem .Items .imageOne img{
		height: 150px;
}

.CertifiedSec .BoxItem .Items .imageTwo{
	position: relative;
}

	.CertifiedSec .BoxItem .Items .imageTwo img{
		height: 150px;
	}
	





.CertifiedSec .BoxItem .ContentBox{
	-ms-flex-positive: 1;
    flex-grow: 1;	
	margin-left: 100px;
}


.CertifiedSec .BoxItem h2{
	font-family: "Rubik", sans-serif;
	font-weight: 400;
	font-size: 50px;
	line-height: 1;
	margin: 0 0 30px 0;	
}

.CertifiedSec .BoxItem .desc{
	font-family: "neue_haas_grotesk_disp55roman";
	color:#DFDFDF;
}






@media (max-width: 1366px) {

	.CertifiedSec{
		padding: 150px 0 150px 60px;
	}
	
	
}



@media (max-width: 1199px) {



}



@media (max-width: 991px) {


	.CertifiedSec{
		padding: 60px 0;		
	}	
	
	
.CertifiedSec .BoxItem {
  -ms-flex-direction: column ;
  flex-direction: column ;
}	

	
	.CertifiedSec .BoxItem .ImageWrap{
		margin: 0 0 50px 0;		
	}
	
	
	
	.CertifiedSec .BoxItem .Items .imageOne{
		margin-right: 50px;		
	}
	
	.CertifiedSec .BoxItem .Items .imageOne img{
		height: 120px;
		
	}	
	
	.CertifiedSec .BoxItem .Items .imageTwo img{
		height: 120px;
	}
	
	
	
	.CertifiedSec .BoxItem .ContentBox{
		margin-left: 0;
		max-width: 60%;
	}
	
	
	.CertifiedSec .BoxItem h2{
		font-size:22px;
		margin: 0 0 20px 0;		
	}	
	

	
	
	
}



@media (max-width: 575px) {

.CertifiedSec {
	position: relative;
	background:#171717 url(../images/bg-certification-mobile.jpg) bottom right no-repeat;
	background-size:contain;
	padding: 65px 0 280px 0;
}
	
	
	.CertifiedSec .BoxItem .ContentBox{
		max-width: 100%;
	}	


}



/*aboutSecEnd styles*/

.aboutSecEnd {
	position: relative;
	background:#171717 url(../images/bg-peejay-today.jpg) bottom center;
	background-size:cover;
	padding: 100px 100px 450px 100px;
	margin: 0;
}


.aboutSecEnd .Align{
  -ms-flex-pack: justify ;
  justify-content: space-between ;
}



.aboutSecEnd .titleBox{
	position: relative;
}

.aboutSecEnd .title{
	position: relative;	
	font-family: 'neue_haas_grotesk_displ66MdIt';
	font-size:40px;	
	padding:0;
	margin:0 0 40px 0;
  display: -ms-inline-flexbox ;
  display: inline-flex ;
	  -ms-flex-align: center ;
  align-items: center ;	
	}

.aboutSecEnd .title::after{
	position: absolute;
    content: "";
    width: 60px;
    height: 1px;
    background: #E1E320;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0;
}

.aboutSecEnd .title .icon{
		
	}


.aboutSecEnd .title .icon img{
	height: 28px;
	padding: 0 5px 0 10px;
	}


.aboutSecEnd .descBig{
	width: 90%;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 60px;
	line-height: 1.1;
}

.aboutSecEnd .desc{
	font-family: 'neue_haas_grotesk_display65Md';
	text-align: right;
	margin-top: 100px;
}





@media (max-width: 1366px) {
	
	
.aboutSecEnd {
	padding: 100px 60px 450px 60px;
}
		
	
	.aboutSecEnd .descBig{
		font-size: 50px;
		width: 100%;
	}
	
	
}





@media (max-width: 1199px) {

	
.aboutSecEnd .descBig{
	font-size: 40px;
	margin: 0 0 30px 0;
}	
	
.aboutSecEnd .desc{
	text-align: left;
	margin-top: 0;
	max-width: 600px ;
}
	
	
}




@media (max-width: 991px) {
	
	
.aboutSecEnd {
	padding: 50px 0 200px 0;
}


.aboutSecEnd .title{
	font-size:22px;	
	margin:0 0 40px 0;
	}

.aboutSecEnd .title::after{
    width: 30px;
}


.aboutSecEnd .title .icon img{
	height: 16px;
	}


.aboutSecEnd .descBig{
	font-size: 24px;
	max-width: 500px ;
	margin: 0 0 30px 0;
}

.aboutSecEnd .desc{
	text-align: left;
	margin-top: 0;
	max-width: 500px ;
}
	

	
		
}




@media (max-width: 767px) {
	
	
.aboutSecEnd {

	padding: 50px 0 200px 0;
}

	
	
}




@media (max-width: 575px) {

.aboutSecEnd {
	position: relative;
	background:#171717 url(../images/bg-peejay-today-mobile.jpg) bottom right no-repeat;
	background-size:contain;
	padding: 50px 0 200px 0;
	margin: 0;
}


}





/*timelineSec styles*/	

.timelineSec {
	position: relative;
	background: #000000;
	padding: 100px 0 0 0;
	text-align: center;	
}


.timelineSec .titleBox{
	position: relative;
	margin: 0 0 100px 0;
}


.timelineSec .titleOne{
	position: relative;	
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size:37px;	
	line-height: 1;
	color: #DFDFDF;
	padding:0;
	margin:0;
  display: -ms-inline-flexbox ;
  display: inline-flex ;
	}

.timelineSec .titleOne .icon{	
	}


.timelineSec .titleOne .icon img{
	height: 38px;
	padding: 0 5px 0 10px;
	}



.timelineSec .titleTwo{
	position: relative;	
	font-family: "Rubik", sans-serif;
	font-weight: 400;
	font-size:37px;	
	color: #DFDFDF;
	}


.timelineSec .BoxItem{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
	  -ms-flex-align: center ;
  align-items: center ;
}

.timelineSec .BoxItem .LeftBox{
	position: relative;
	width: 50%;
	-ms-flex-negative: 0 ;
	flex-shrink: 0 ;	
}

.timelineSec .BoxItem .LeftBox .Icon{
	font-family: "Rubik", sans-serif;
	font-weight: 400;
	font-size: 180px;
	letter-spacing: -15px;
	line-height: 1;
}

.timelineSec .BoxItem .RightBox{
	position: relative;
	width: 35%;
	text-align: left;
}

.timelineSec .BoxItem .ContentBox{
	position: relative;
	margin: 0 0 30px 0;
}


.timelineSec .BoxItem .title{
	font-size: 30px;
	font-weight: 500;	
	color: #DFDFDF;
	line-height: 1.2;
	margin: 0 0 10px 0;
	}

.timelineSec .BoxItem .txt { 
	border-radius: 5px;
	background: rgba(40,166,75,.4);
	padding: 20px 20px;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 18px;
}










@media (max-width: 991px) {
	

.timelineSec {
	padding: 60px 0 0 0;
}


.timelineSec .titleBox{
	margin: 0 0 30px 0;
}


.timelineSec .titleOne{
	font-size:18px;	
	}


.timelineSec .titleOne .icon img{
	height: 18px;
	}



.timelineSec .titleTwo{
	font-size:18px;	
	}
	
	

	
.timelineSec .BoxItem .LeftBox{
	width: 40%;
}


.timelineSec .BoxItem .RightBox{
	width: 55%;
}	
	
	
	
.timelineSec .BoxItem .LeftBox .Icon{
	font-size: 70px;
	letter-spacing: -5px;
}

	
.timelineSec .BoxItem .title{
	font-size: 20px;
	margin: 0 0 10px 0;
	}

.timelineSec .BoxItem .txt { 
	font-size: 15px;
}

	
	
	
}




@media (max-width: 575px) {

	
	
.timelineSec .BoxItem{
	
-ms-flex-direction: column ;
  flex-direction: column ;
	
}
	
	
.timelineSec .BoxItem .ContentBox{
	margin: 0 0 25px 0;
}		
	
	
.timelineSec .BoxItem .LeftBox{
	width: 90%;
	margin: auto;
	margin-bottom: 30px;
	text-align: center;
}


.timelineSec .BoxItem .RightBox{
	width: 90%;
	margin: auto;
	text-align: center;
	
}	
		
	



}













/* -------------------------------- 

Main Components 

-------------------------------- */
.horizontal-timeline {
	opacity: 0;
	width: 100%;
	margin: 2em auto;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.timeline-navigation .fa-lg {
	font-size: 20px;
}

.horizontal-timeline ol {
	margin: 0;
	padding: 0;
	width: 100%;
}
/* Never visible - this is used in jQuery to check the current MQ */
.horizontal-timeline::before {
	content: 'desktop';
	display: none;
}
.horizontal-timeline.loaded {
	opacity: 1;
	margin: 0 !important;
}
.horizontal-timeline .touch-enabled {
	cursor: grab;
}
/* Timeline */
.horizontal-timeline .timeline {
	position: relative;
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: flex;
	-ms-flex-wrap: wrap;
    	flex-wrap: wrap;
	
	  -ms-flex-align: center ;
  align-items: center ;
}
.horizontal-timeline .events-wrapper {
	position: relative;
	/* Fixed up a bug where if the date display was split into two lines 
	half of the top was cut off (Changed the height to accommodate) */
		height: 700px;
	top:0;
	left:0;
	overflow: hidden;
	-ms-flex: 1 1 auto!important;
    	flex: 1 1 auto!important;
}
.horizontal-timeline .events {
	position: relative;
	z-index: 1;
	left: 0;
	top: 70px;
	/*! height: 2px; */
	/* width will be set using JavaScript */
	/*! background: #c5c5c5; */
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
/* Filling line */
.horizontal-timeline .filling-line {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: none;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
/* Event dates on the timeline */
.horizontal-timeline .events a {
	font-weight: 400;
	font-size: 30px;
	position: absolute;
	bottom: 0;
	z-index: 2;
	text-align: center;
	text-decoration: none;
	padding-bottom: 28px;
	color: #626262;
	/* Fix bug on Safari - text flickering while timeline translates */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	user-select: none;
}
/* Dots for the event dates on the timeline */
.horizontal-timeline .events a::after {
	content: '';
	position: absolute;
	left: -20px;
	/*! transform: translateX(-50%); */
	top: 15px;
	-webkit-transition: background-color 0.3s, border-color 0.3s;
	-moz-transition: background-color 0.3s, border-color 0.3s;
	transition: background-color 0.3s, border-color 0.3s;
	
	background-color:#474747;
  
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  width:9px;
	  height:9px;
	
	
}



.horizontal-timeline .events a::before {
	content: '';
	position: absolute;
	left: -16px;
	/*! transform: translateX(-50%); */
	top: 15px;

	
	background-color:#474747;
  

  width:1px;
	  height:660vh;
	
	
}





/* Stop mouse pointer events on a selected event */
.horizontal-timeline .events a.selected {
	pointer-events: none;
	font-weight: 400;
	color: #fff;
}
.horizontal-timeline .events a.selected::after 
{
	background-color: #007522;
}

.horizontal-timeline .events a.selected::before 
{
	background-color: #007522;
}


.horizontal-timeline .events a.older-event::after {
	background-color: #474747;
}

.horizontal-timeline .events a:hover {
	color: #fff;
}
/* Navigation */
.timeline-navigation {
	position: absolute;

	top: -150px;
	/* -webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);*/
	z-index: 2;
}
.timeline-navigation#leftNav {
    	right: 255px;
}
.timeline-navigation#rightNav {
	right: 150px;
}
.timeline-navigation a {
	display: inline;
    	text-decoration: none;
    	color: #717171;
}
.timeline-navigation a:hover {
	color: #D5D5D5;
	border-color: #D5D5D5;
}

/* Inactive */
.timeline-navigation a.inactive {
	/*cursor: not-allowed;*/
	/*border-color: #D5D5D5;*/
	/*color: #5D5D5;*/
}
/* Autoplay Pause/Play button */
.timeline-navigation#pausePlay {
	width: 100%;
    	top: 0;
    	text-align: center;
	display: none;
}
/* Event content */
.horizontal-timeline .events-content {
	position: absolute;z-index: 1000;
	width: 80%;
	top:425px;
	left: 0;
	right: 0;
	overflow: hidden;
	margin-top:10px;
	margin-left: auto;
   	margin-right: auto;
	-webkit-transition: height 0.4s 0.2s;
	-moz-transition: height 0.4s 0.2s;
	transition: height 0.4s 0.2s;
}
/* Autoplay progress bar */
.horizontal-timeline .events-content .progressBarWrapper {
	position: absolute;
	width: 100%;
	height: 4px;
	margin-top: -4px;
	padding: 0 20px;
}
.horizontal-timeline .events-content .progressBar {
  	width: 0%;
  	max-width: 100%;
  	height: inherit;
  	background: #002bff;
}
.horizontal-timeline .events-content li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	margin: auto;
	opacity: 0;
	font-size: 13px;
	text-align: center;
	
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
	
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}
/* The selected events content */
.horizontal-timeline .events-content li.selected {
	position: relative;
	z-index: 2;
	opacity: 1;
}
/* Event content animations */
.horizontal-timeline .events-content li.enter-right, 
.horizontal-timeline .events-content li.exit-right {
	-webkit-animation-name: timeline-enter-right;
	-moz-animation-name: timeline-enter-right;
	animation-name: timeline-enter-right;
}
.horizontal-timeline .events-content li.enter-left, 
.horizontal-timeline .events-content li.exit-left {
	-webkit-animation-name: timeline-enter-left;
	-moz-animation-name: timeline-enter-left;
	animation-name: timeline-enter-left;
}
.horizontal-timeline .events-content li.exit-right, 
.horizontal-timeline .events-content li.exit-left {
	-webkit-animation-direction: reverse;
	-moz-animation-direction: reverse;
	animation-direction: reverse;
}
/* Speed */
.horizontal-timeline .events-content li.animationSpeed {
	-webkit-animation-duration: 0.8s;
	-moz-animation-duration: 0.8s;
	animation-duration: 0.8s;
}
@-webkit-keyframes timeline-enter-right {
	0% {
		 opacity: 0;
		 -webkit-transform: translateX(100%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0%);
	}
}
@-moz-keyframes timeline-enter-right {
	0% {
		 opacity: 0;
		 -moz-transform: translateX(100%);
	}
	100% {
		 opacity: 1;
		 -moz-transform: translateX(0%);
	}
}
@keyframes timeline-enter-right {
	0% {
		 opacity: 0;
		 -webkit-transform: translateX(100%);
		 -moz-transform: translateX(100%);
		 -ms-transform: translateX(100%);
		 -o-transform: translateX(100%);
		 transform: translateX(100%);
	}
	100% {
		 opacity: 1;
		 -webkit-transform: translateX(0%);
		 -moz-transform: translateX(0%);
		 -ms-transform: translateX(0%);
		 -o-transform: translateX(0%);
		 transform: translateX(0%);
	}
}
@-webkit-keyframes timeline-enter-left {
	0% {
		 opacity: 0;
		 -webkit-transform: translateX(-100%);
	}
	100% {
		 opacity: 1;
		 -webkit-transform: translateX(0%);
	}
}
@-moz-keyframes timeline-enter-left {
	0% {
		 opacity: 0;
		 -moz-transform: translateX(-100%);
	}
	100% {
		 opacity: 1;
		 -moz-transform: translateX(0%);
	}
}
@keyframes timeline-enter-left {
	0% {
		 opacity: 0;
		 -webkit-transform: translateX(-100%);
		 -moz-transform: translateX(-100%);
		 -ms-transform: translateX(-100%);
		 -o-transform: translateX(-100%);
		 transform: translateX(-100%);
	}
	100% {
		 opacity: 1;
		 -webkit-transform: translateX(0%);
		 -moz-transform: translateX(0%);
		 -ms-transform: translateX(0%);
		 -o-transform: translateX(0%);
		 transform: translateX(0%);
	}
}
@media only screen and (min-width: 1100px) {
	.horizontal-timeline {
		margin: 6em auto;		
	}
	
	
}

@media (min-width: 992px){
.horizontal-timeline .events a{
	font-size: 30px;
	}
	
	.timeline-navigation{
	}	

.timeline-navigation .fa-lg {
	font-size: 24px;
}
	
	
.horizontal-timeline .events-content {
    /*! margin-top: -300px; */
	}
	
	
.horizontal-timeline .events-content li {
	font-size: 16px;

	}
	
	
}


@media only screen and (min-width: 701px) and (max-width: 1100px) {
	/* Never visible - this is used in jQuery to check the current MQ */
	.horizontal-timeline::before {
		content: 'tablet';
	}
}
@media only screen and (min-width: 501px) and (max-width: 700px) {
	/* Never visible - this is used in jQuery to check the current MQ */
	.horizontal-timeline::before {
		content: 'smallTablet';
	}
}
@media only screen and (min-width: 361px) and (max-width: 500px) {
	/* Never visible - this is used in jQuery to check the current MQ */
	.horizontal-timeline::before {
		content: 'mobile';
	}
}
@media only screen and (max-width: 360px) {
	/* Never visible - this is used in jQuery to check the current MQ */
	.horizontal-timeline::before {
		content: 'tinyMobile';
	}
}
@media only screen and (max-width: 1100px) {
	.horizontal-timeline .timeline {
		padding-bottom: 0px !important;
	}
	.timeline-navigation#leftNav {
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
	.timeline-navigation#rightNav {
		-ms-flex-direction: column !important;
    	flex-direction: column !important;
	}
	.timeline-navigation#leftNav,
	.timeline-navigation#rightNav {
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.timeline-navigation#pausePlay {
		top: 20px !important;
	}
}








@media (max-width: 1366px) {
	

	.horizontal-timeline .events-content {
		width: 100%;
	}
	
	
	
	
.timeline-navigation#leftNav {
	right: 200px;
}
	
.timeline-navigation#rightNav {
	right: 100px;
}

	
}

@media (max-width: 991px) {

	
.timeline-navigation {
	top: -60px;
	}
	
	.timeline-navigation .fa-lg{
		font-size:16px;
	}
	
	
	.timeline-navigation#rightNav{
		right: 50px;
	}	
	
	
 .timeline-navigation#leftNav {
    right: 100px;
  }
	
	
	.horizontal-timeline .events a{
		font-size:20px;
		
	}	
	
	
	
	
	.horizontal-timeline .events a::before{
		top:10px;
		height: 100vh;
	}
	
	.horizontal-timeline .events a::after {
		top:10px;
	}	
	
	
	
	.horizontal-timeline .events-wrapper{
		height: 700px;
	}	
	

	

}



@media (max-width: 767px) {

	
	.timeline-navigation .fa-lg{
		font-size:14px;
	}
	
	
	.timeline-navigation#rightNav{
		right: 10px;
	}	
	
	
 .timeline-navigation#leftNav {
    right: 40px;
  }
	
	
}



@media (max-width: 575px) {


	
	.horizontal-timeline .events-content {
		top:250px;		
	}
		
	
	
	
	.horizontal-timeline .timeline {
		margin: 50px 0 0 0;
	}
	

	.timeline-navigation{
		top:-30px;
	}
	
	


	
	
	
}








/*Delaership styles*/


.Delaership_MainSec{
	position: relative;
	height: 100%;
	z-index: 1;
	margin: 0;
}

.Delaership_MainSec .DelaershipOverLay{
 position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
	background: rgba(0,0,0,.5);
	z-index: -1;
}


.Delaership_MainSec:after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:auto;
	bottom: 0;
	width: 100%;
	height:30%;
background: rgb(23,23,23);
background: linear-gradient(0deg, rgba(23,23,23,1) 0%, rgba(23,23,23,0) 100%);
	z-index: -1;
}


.Delaership_MainSec:before{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: auto;
	width: 100%;
	height:20%;
background: rgb(23,23,23);
background: linear-gradient(0deg, rgba(23,23,23,0) 0%, rgba(23,23,23,1) 100%);
z-index: -1;
}


.bg-dealership {
	background:#171717 url(../images/banner-main-dealership.jpg) left center;
	background-size: cover;
	}

.bg-book-free-site-visit {
	background:#171717 url(../images/banner-main-book-free-site-visit.jpg) center center;
	background-size: cover;
	}

.bg-sales-order {
	background:#171717 url(../images/banner-main-sales-order.jpg) center center;
	background-size: cover;
	}


.bg-project-estimator {
	background:#171717 url(../images/banner-main-project-estimator.jpg) left center;
	background-size: cover;
	}





.Delaership_MainFlexBox{
	position: relative;
	height: 100%;
	display: -ms-flexbox ;
	display: flex ;
	z-index: 1;
}



.IMG-order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.IMG-order-2 {
  -ms-flex-order: 2;
  order: 2;
}




.Dealership_LeftCol{
	position: relative;
	flex: 1 1 0%;
	height: 100%;
	display: -ms-flexbox ;
	display: flex ;
  padding-bottom: 10px;
	  -ms-flex-direction: column;
  flex-direction: column;
}




.Dealership_RightCol{
	position: relative;
	height: 100%;
}




.Dealership_TitleBox{
	position: relative;
	width: 96%;
	
}

.Dealership_TitleBox .MainTitle{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 30px;
	line-height: 1.1;
	margin: 0 0 20px 0;
}

.Dealership_TitleBox .MainTitle .txtColor{
	color: #E1E320;
}

.Dealership_TitleBox .listFlexBox{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
}

.Dealership_TitleBox .listItem{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 18px;
	line-height: 1.1;
	display: -ms-inline-flexbox ;
	display: inline-flex ;
	margin-right: 30px;	
}


.Dealership_TitleBox .listItem:last-child{
	margin: 0;	
}

.Dealership_TitleBox .listItem .iconstyle{
	font-size:14px;
	margin-right: 10px;
}


.Dealership_TitleBox .listItem .IconStyle{

}

.Dealership_TitleBox .listItem .IconStyle img{
	display: inline-block;
		width: 15px;
	height: 15px;
	margin-right: 10px;
}






@media (max-width: 1366px) {


.Dealership_TitleBox{
	width: 98%;
	
}

.Dealership_TitleBox .MainTitle{
	font-size: 26px;
	margin: 0 0 20px 0;
}


.Dealership_TitleBox .listItem{
	font-size: 16px;
	margin-right: 20px;	
}

	
		
}



@media (max-width: 991px) {


.Delaership_MainFlexBox{
	display: block;

}

	
	
.IMG-order-1 {
  -ms-flex-order: 2;
  order: 2;
}

.IMG-order-2 {
  -ms-flex-order: 1;
  order: 1;
}

	



.Dealership_LeftCol{
	display: block;
  padding-top: 50px;
	padding-bottom: 30px;
}



.Dealership_TitleBox .MainTitle{
	font-size: 18px;
	margin: 0 0 20px 0;
}



.Dealership_TitleBox .listItem{
	font-size: 14px;
	margin-right: 15px;	
}


	

}





@media (max-width: 767px) {


	
.Dealership_TitleBox .listFlexBox{
	display: block ;
}

.Dealership_TitleBox .listItem{
	display: block;
	margin-bottom: 10px;
	margin-right: 0;
}	
	
.Dealership_TitleBox .listItem .IconStyle img{
	width: 12px;
	height: 12px;
	margin-right: 10px;
}
	
	
	
		
}
	




.sitevisit_ItemBox{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
}

.sitevisit_ImageBox{
	position: relative;
	margin-bottom: -15px;	
}

.sitevisit_ImageBox img{
	display: inline-block;
	width: 414px;
}


.sitevisit_TitleBox{
	position: relative;
	max-width: 700px;
	text-align: center;
}

.sitevisit_TitleBox .titlewrap{
	position: relative;	
	margin: 0 0 40px 0;
}


.sitevisit_TitleBox .titlewrap .smallTitle{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 30px;
	line-height: 1.1;
	margin: 0 ;
}

.sitevisit_TitleBox .titlewrap .MainTitle{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 58px;
	line-height: 1;
}


.sitevisit_TitleBox .listFlexBox{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
	
  -ms-flex-pack: justify ;
  justify-content: space-between ;
}


.sitevisit_TitleBox .listItem{
	position: relative;
	padding: 0 20px;
}

.sitevisit_TitleBox .listItem:last-child{
	margin-right: 0;
}

.sitevisit_TitleBox .listItem .titleOne{
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 44px;
	line-height: 1;
}

.sitevisit_TitleBox .listItem .titleTwo{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 32px;
	ine-height: 1;
}






@media (max-width: 1366px) {

.sitevisit_ImageBox img {
  width: 300px;
}

	
.sitevisit_TitleBox .titlewrap .smallTitle{
	font-size: 26px;
}

.sitevisit_TitleBox .titlewrap .MainTitle{
	font-size: 50px;
}


.sitevisit_TitleBox .listItem .titleOne{
	font-size: 36px;
}

.sitevisit_TitleBox .listItem .titleTwo{
	font-size: 24px;
}	
	
	
	
}





@media (max-width: 1199px) {
	
	
.sitevisit_ImageBox img {
  width: 250px;
}
	
	
.sitevisit_TitleBox .titlewrap .smallTitle{
	font-size: 18px;
}

.sitevisit_TitleBox .titlewrap .MainTitle{
	font-size: 36px;
}


.sitevisit_TitleBox .listItem .titleOne{
	font-size: 30px;
}

.sitevisit_TitleBox .listItem .titleTwo{
	font-size: 18px;
}	

	
	
}





@media (max-width: 767px) {
	


.sitevisit_ImageBox img {
  width: 120px;
}
	

.sitevisit_TitleBox .titlewrap{
	margin-bottom: 30px;
	}	
	
	
.sitevisit_TitleBox .titlewrap .smallTitle{
	font-size: 14px;
}

.sitevisit_TitleBox .titlewrap .MainTitle{
	font-size: 20px;
}


.sitevisit_TitleBox .listItem{
	padding: 0 5px;
}	
	
.sitevisit_TitleBox .listItem .titleOne{
	font-size: 18px;
}

.sitevisit_TitleBox .listItem .titleTwo{
	font-size: 14px;
}		
	
	
	
	
}






.CostCalc_TitleBox{
	position: relative;
	width: 96%;	
}


.CostCalc_TitleBox .titlewrap{
	position: relative;	
	margin: 0;
}


.CostCalc_TitleBox .smallTitle{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';	
	font-size: 36px;
	text-transform: uppercase;
	line-height: 1.1;
	margin: 0 ;
}


.CostCalc_TitleBox .MainTitle{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 50px;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 10px 0;
}

.CostCalc_TitleBox .textSmall{
	position: relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 18px;
}





.CostSaveTitles{
position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	display: -ms-flexbox ;
	display: flex ;
	-ms-flex-align: center ;
	align-items: center ;
	z-index: 1;
}

.CostSaveTitles .ItemBox{
	position: relative;
	width: 450px;
	display: -ms-flexbox;
	display: flex;
	left: 40%;
	top:20px;
}


.CostSaveTitles .ItemBox .IconBox{
	position: relative;
	-ms-flex-negative: 0 ;
	flex-shrink: 0 ;
}

.CostSaveTitles .ItemBox .IconBox img{
	display: inline-block;
	width: 300px;
}


.CostSaveTitles .ItemBox .ContenBox{
	position: relative;
	-ms-flex-positive: 1;
    flex-grow: 1;
	font-family: 'helveticabold';
	font-size:28px;
}


.CostSaveTitles .ItemBox .ContenBox .FirstTitle{
	position: absolute;
	left: -75px;
	top: 160px;	
}


.CostSaveTitles .ItemBox .ContenBox .SecondTitle{
	position: absolute;
	left: -100px;
	top: 210px;
}

.CostSaveTitles .ItemBox .ContenBox .ThirdTitle{
	position: absolute;
	left: -125px;
	top: 260px;
}






@media (max-width: 1680px){

	
.CostCalc_TitleBox .smallTitle{
	font-size: 26px;
}


.CostCalc_TitleBox .MainTitle{
	font-size: 36px;
	margin: 0 0 10px 0;
}

.CostCalc_TitleBox .textSmall{
	font-size: 16px;
}




.CostSaveTitles .ItemBox{
	width: 400px;
	left: 37%;
	top:-65px;
}


.CostSaveTitles .ItemBox .IconBox img{
	width: 250px;
}
	
	
	

.CostSaveTitles .ItemBox .ContenBox{
	font-size:24px;
}

.CostSaveTitles .ItemBox .ContenBox .FirstTitle{
	left: -65px;
	top: 140px;	
}

.CostSaveTitles .ItemBox .ContenBox .SecondTitle{
	left: -80px;
	top: 180px;
}

.CostSaveTitles .ItemBox .ContenBox .ThirdTitle{

	left: -100px;
	top: 220px;
}	
	
	
}



@media (max-width: 1366px) {
	
.CostSaveTitles .ItemBox{
	width: 400px;
	left: 38%;
	top:-65px;
}


}




@media (max-width: 1199px) {




.CostSaveTitles .ItemBox{
	width: 350px;
	left: 40%;
	top:-65px;
}


.CostSaveTitles .ItemBox .IconBox img{
	width: 200px;
}
	

	

.CostSaveTitles .ItemBox .ContenBox{
	font-size:22px;
}

.CostSaveTitles .ItemBox .ContenBox .FirstTitle{
	left: -50px;
	top: 100px;	
}

.CostSaveTitles .ItemBox .ContenBox .SecondTitle{
	left: -70px;
	top: 140px;
}

.CostSaveTitles .ItemBox .ContenBox .ThirdTitle{

	left: -90px;
	top: 180px;
}	
	
	
	
}





@media (max-width: 991px) {


.CostCalc_TitleBox .smallTitle{
	font-size: 18px;
}


.CostCalc_TitleBox .MainTitle{
	font-size: 22px;
	margin: 0 0 10px 0;
}

.CostCalc_TitleBox .textSmall{
	font-size: 14px;
}
	

	
	
	
}





@media (max-width: 575px) {

	.CostSaveTitles .ItemBox{
		display: none;
	}	
	
}






.LoginFormWrapper{
	position: relative;
	margin: auto;
	margin-top: 100px;
	height: 100%;
	border-radius: 10px;
	background: rgba(0,0,0,.90);
	padding: 60px 50px 30px 50px;	
	max-width: 500px;
}


.LoginFormWrapper.LoginWidth{
	margin-top: 120px;
	max-width: 850px;
	padding: 60px 50px 80px 50px;
}

.LoginFormWrapper.LoginWidth.Result{
	padding: 60px 50px;
}



.LoginFormWrapper .LoginBoxh100{
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 500px;
	display: -ms-flexbox ;
	display: flex ;
  -ms-flex-align: center ;
  align-items: center ;
}


.LoginFormWrapper .BoxFull{
	position: relative;	
	width: 100%;
}



.LoginFormWrapper .Logo_Icon{	
	margin: 0 0 25px 0;
}

.LoginFormWrapper .Logo_Icon img{
	height: 50px;
	display: inline-block;
}

.LoginFormWrapper .headingSmall{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 16px;
	   animation: Color 4s linear infinite;
  -webkit-animation: Color 4s ease-in-out infinite;
	margin: 0 0 15px 0;
}



@keyframes Color{
	
  0%{
    color:#e1e320;
  }
  
  50%{
    color:#14d9f0;
  }
  
  
  100%{
    color:#70f435;
  }
	
}


@-moz-keyframes Color{
	
  0%{
    color:#e1e320;
  }
  
  50%{
    color:#14d9f0;
  }
  
  
  100%{
    color:#70f435;
  }
	
}

@-webkit-keyframes Color{
	
  0%{
    color:#e1e320;
  }
  
  50%{
    color:#14d9f0;
  }
  
  
  100%{
    color:#70f435;
  }
	
}



.LoginFormWrapper h3{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 28px;
	line-height: 1.1;
	margin: 0 0 30px 0;
}

.LoginFormWrapper .mBottom{
	margin: 0 0 10px 0;
}




.LoginFormWrapper .txt-terms{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size:14px;
	color: #D9D9D9;
	margin: 30px 0 0 0;
}

.LoginFormWrapper .top_FlexBox{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
  -ms-flex-align: center ;
  align-items: center ;
	
  -ms-flex-pack: justify ;
  justify-content: space-between ;
	margin: 0 0 30px 0;	
}



.LoginFormWrapper .btn-Back{
	font-family: "Rubik", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #AEAEAE;
}

.LoginFormWrapper .btn-Back .iconstyle{
	font-size: 13px;
	margin-right: 8px;
}



.LoginFormWrapper .txtSmall{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 18px;
	line-height: 1.2;
	color: #D9D9D9;
	margin: 0 0 30px 0;
}


.LoginFormWrapper .title_sm{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 18px;
	line-height: 1;
	color: #fff;
	margin: 0 0 10px 0;
}

.LoginFormWrapper .info_sm{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 16px;
	color: #D9D9D9;
	margin: 0 0 30px 0;
}


.LoginFormWrapper .info_sm .txtBold a{
	font-family: 'neue_haas_grotesk_display65Md';
	color: #D9D9D9;
}


.loginFormBox{
	position: relative;
	margin: 0;
	}

.login-form{
	position: relative;
	margin: 0;
	}



.login-form .pd{
	padding-top: 8px;
	padding-bottom: 8px;
}
	


.login-form .txt-label{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 18px;	
	margin:0 0 5px 0;
	color:#fff;
	}

.login-form .required {
	color:#fff;
}

.login-form .form-group{
	margin-bottom:20px;
	}
	
.login-form .form-control{		
	font-family: 'neue_haas_grotesk_disp55roman';
    font-size: 18px;
    color: #D4D4D4;
    background: #313131;
	padding: 8px 15px;
    border: 0px;
    border-radius: 5px;
    box-shadow: none;
    height: auto;
	}

.login-form .form-control:focus {
	background:#232323;
    }

.login-form .form-control.formSelect{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	display: block;
    width: 100%;
    padding: 8px 40px 8px 15px;
	background:#313131 url(../images/icon-select-dropdown.svg) center center;
    background-repeat: no-repeat;
    background-position: right .75rem center;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}





.login-form ::-webkit-input-placeholder { /* Chrome */
  color: #D4D4D4;
}

.login-form :-ms-input-placeholder { /* IE 10+ */
  color: #D4D4D4;
}

.login-form form ::-moz-placeholder { /* Firefox 19+ */
  color: #D4D4D4;
  opacity: 1;
}

.login-form form :-moz-placeholder { /* Firefox 4 - 18 */
  color: #D4D4D4;
  opacity: 1;
}

.login-form input:-webkit-autofill,
.login-form input:-webkit-autofill:hover, 
.login-form input:-webkit-autofill:focus,
.login-form textarea:-webkit-autofill,
.login-form textarea:-webkit-autofill:hover,
.login-form textarea:-webkit-autofill:focus,
.login-form select:-webkit-autofill,
.login-form select:-webkit-autofill:hover,
.login-form select:-webkit-autofill:focus {
  border-bottom: 1px solid #d0d0d0;
  -webkit-text-fill-color: #333;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
	box-shadow: 0 0 0px 1000px #ffffff inset;
  transition: background-color 5000s ease-in-out 0s;
}



.login-form .btn-Submit{	
	font-family: 'neue_haas_grotesk_display65Md';
	font-size:18px;
	padding:15px 15px;
	background: #E1E320;
	color:#000;	
	border-radius:5px;
	line-height: 1;
    	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}


	.login-form .btn-Submit:hover{
		background: #1F8B1F;
		color:#fff;
	}

.login-form .btn-Disabled{	
	font-family: 'neue_haas_grotesk_display65Md';
	font-size:18px;
	padding:15px 15px;
	background: #1D1D1D;
	color:#5B5B5B;	
	border-radius:5px;
	line-height: 1;
	cursor: default;
	}







.login-form .form-row{
margin-right: -10px;
margin-left: -10px;
}
	
.login-form .form-row > .col, 
.login-form .form-row > [class*="col-"]{
padding-right: 10px;
padding-left: 10px;
}


.login-form .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  line-height: 1.5;

padding: 0 0 10px 0;
    color: #333;
    background: none;
    border: 0px;
    border-bottom: 1px solid #d0d0d0;
    border-radius: 0;
    height: auto;


}

.login-form .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 1.50rem;
  padding: 2px 20px;
  line-height: 1.5;
  color: #333;
  content: "Browse";
   background: none;
  border-bottom: 0px solid #d0d0d0;
  border-left: 2px solid #2C8935;
  border-radius: 0;
}


.login-form .custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
padding-left: 1.5rem;
}

.login-form .custom-checkbox .custom-control-label::before{
	border-radius:0;
	background: none;
	width: 18px;
	height: 18px;
	border: 1px solid #9d9d9d;
	top:0;
}

.login-form .custom-checkbox .custom-control-label::after{
	width: 18px;
	height: 18px;
	top:0;
}

.login-form .custom-checkbox .custom-control-label{
	padding-left: 5px;
	line-height: 1;
	color: #D4D4D4;
}


.login-form .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #606060;
	border: 0px solid #D5D5D5;
}


.login-form .custom-control-label::before{
	background: #666;
}


.login-form .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #666;
}

.login-form .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.login-form .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(102, 102, 102, 0.5);
}








@media (max-width: 1366px) {

	.LoginFormWrapper{
		padding: 60px 30px 30px 30px;
		max-width: 400px;
	}

}



@media (max-width: 991px) {



.LoginFormWrapper{
	margin-top: 100px;
	padding: 30px 30px 30px 30px;
	max-width: 500px;
}


.LoginFormWrapper.LoginWidth{
	margin-top: 120px;
	padding: 30px 30px 80px 30px;
}

.LoginFormWrapper.LoginWidth.Result{
	padding: 40px 30px;
}



.LoginFormWrapper .LoginBoxh100{
	min-height: 250px;
}


.LoginFormWrapper .headingSmall{
	font-size: 14px;
	margin: 0 0 10px 0;
}

.LoginFormWrapper h3{
	font-size: 20px;
	margin: 0 0 30px 0;
}


.LoginFormWrapper .txt-terms{
	font-size:14px;
}


.LoginFormWrapper .btn-Back{
	font-size: 14px;
}

.LoginFormWrapper .btn-Back .iconstyle{
	font-size: 11px;
	margin-right: 5px;
}
	
	

.LoginFormWrapper .txtSmall{
	font-size: 15px;
	margin: 0 0 30px 0;
}


.LoginFormWrapper .title_sm{
	font-size: 15px;
	margin: 0 0 10px 0;
}


.LoginFormWrapper .info_sm{
	font-size: 15px;
	margin: 0 0 30px 0;
}


	

	
	
.login-form .txt-label{
	font-size: 15px;
	margin:0 0 5px 0;
	}
	


	
.login-form .form-control{		
    font-size: 15px;
	padding: 8px 15px;
	}

.login-form .form-control.formSelect{
    padding: 8px 40px 8px 15px;
}




.login-form .btn-Submit{	
	font-size:15px;
	padding:10px 15px;	
	}



.login-form .btn-Disabled{	
	font-size:15px;
	padding:12px 15px;
	}




}

















.Dealership_InsideSec{
	position: relative;
	background: url("../images/banner-inside-dealership.jpg") center center;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	z-index: 1;
	margin: 0;
}

.Dealership_InsideSec:after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:auto;
	bottom: 0;
	width: 100%;
	height:20%;
background: rgb(23,23,23);
background: linear-gradient(0deg, rgba(23,23,23,1) 0%, rgba(23,23,23,0) 100%);
	z-index: -1;
}


.Dealership_InsideSec:before{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: auto;
	width: 100%;
	height:20%;
background: rgb(23,23,23);
background: linear-gradient(0deg, rgba(23,23,23,0) 0%, rgba(23,23,23,1) 100%);
z-index: -1;
}




.Dealership_CenterBox{
	position: relative;	
	margin: auto;
}



.Login_DB_bottom{
	width: 100%;
	position: absolute;
	bottom: 0;
	top:auto;
	right:0;
	left: 0;
	border-top: 1px solid #2A2A2A;
	padding: 15px 50px;
	
}





.DB_Box_Row{
	position: relative;
	margin: 0 0 20px 0;
}

.db_heading{
	font-family: "Rubik", sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: #D4D4D4;
	margin: 0 0 10px 0;
}


.dbListRow{
	position: relative;
}

.dbLink{
	position: relative;
}

.dbListBox{
	position: relative;
	background: #343434;
	color:#fff;
	border-radius: 10px;
	padding: 20px 20px;	
	height: calc(100% - 20px);
	margin: 0 0 20px 0;
	display: -ms-flexbox ;
	display: flex ;
	-ms-flex-align: center ;
	align-items: center ;
	-ms-flex-pack: justify;
	justify-content: space-between;	
	 -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.dbListBox:hover{
	background: #474747;
	color:#fff;
}

.dbListBox.completed{
	background: #1D1D1D;
}

.dbListBox.completed:hover{
	background: #474747;
}








.dbListIcon{
	-ms-flex-negative: 0 ;
	flex-shrink: 0 ;
background: #4A4A4A;
	border-radius: 50%;
width:54px;
	height: 54px;
display: -ms-flexbox ;
  display: flex ;
  -ms-flex-align: center ;
  align-items: center ;
  -ms-flex-pack: center ;
  justify-content: center ;	
		 -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.dbListBox:hover .dbListIcon{
background: #2D2D2D;	
}


.dbListIcon img{
	display: inline-block;
	width: 32px;
	height: 32px;
}

	.dbListIcon .iconstyle{
		font-size: 32px;
		color: #E1E320;		
	}

.dbListTitle{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 20px;
	padding-right: 5px;
	-ms-flex-positive: 1;
    flex-grow: 1;
}





.dbCompletedMessage{
	position: relative;	
	text-align: center;
}


.dbCompletedMessage .Icon{
	position: relative;
	margin: auto;
	margin-bottom: 40px;
}

.dbCompletedMessage .Icon img{
	width: 140px;
	height: 140px;
	display: inline-block;
}

.dbCompletedMessage .heading{
	position: relative;	
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 44px;
	line-height: 1;
	margin: 0 0 10px 0;	
}

.dbCompletedMessage .txt{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 18px;
	color: #D9D9D9;
}



.dbBoxRow_calcRes{
	position: relative;
	margin: 0 0 40px 0;
}


.dbCalcResultRow{
	position: relative;
}


.dbCalcResultHead{
	position: relative;
	background: #088C45;
	color: #fff;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 28px;
	line-height: 1.2;
	text-align: center;
	padding: 5px 20px;
	border-radius: 5px;
	margin: 0 0 20px 0;
}

.dbCalcResultHead.LightBg{
	background: #4D4D4D;
}


.dbCalcResultBox{
	position: relative;
	padding: 25px 0;	
	display: -ms-flexbox ;
	display: flex ;
	border-bottom: 1px solid #464646;
}

.dbCalcResultBox:last-child{
	border-bottom: 0px solid #464646;
}


.dbCalcIcon{
	position: relative;
	-ms-flex-negative: 0 ;
	flex-shrink: 0 ;	
	margin-right: 30px;
}

.dbCalcIcon img{
	display: inline-block;
	width:60px;
	height: 60px;
}


.dbCalcTitleWrap{
	position: relative;
	-ms-flex-positive: 1;
    flex-grow: 1;
	line-height: 1.1;
}

.dbCalcSubTitle{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 18px;
	color: #D9D9D9;
	margin: 0 0 5px 0;
}


.dbCalcTitle{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 36px;	

}





.dbCostSaveBox{
	position: relative;
	padding: 20px 15px; 
	margin: 0;
	border-radius: 5px;
	color:#fff;
	background: rgb(8,140,69);
background: linear-gradient(90deg, rgba(8,140,69,1) 0%, rgba(8,140,69,1) 30%, rgba(14,78,150,1) 100%);
}

.dbCostSaveBox .divider{
	border-left:1px solid #FFFFFF;
}




.dbItemSaved{
	position: relative;
	line-height: 1.1;
	text-align: center;
	max-width: 95%;
	margin: auto;
}

.dbItemSaved .dbSaveSubTitle{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 18px;
	margin: 0 0 5px 0;
}


.dbItemSaved .dbSaveTitle{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 36px;
}





@media (max-width: 991px) {


.Login_DB_bottom{
	padding: 10px 30px;	
}


.DB_Box_Row{
	margin: 0 0 10px 0;
}	
	
	
.db_heading{
	font-size: 13px;
	margin: 0 0 10px 0;
}


.dbListBox{
	padding: 10px 15px;	
}


.dbListIcon{
	width:36px;
	height: 36px;
}


.dbListIcon img{
	width: 22px;
	height: 22px;
}


.dbListTitle{
	font-size: 16px;
}





.dbCompletedMessage .Icon{
	margin-bottom: 30px;
}
	
.dbCompletedMessage .Icon img{
	width: 80px;
	height: 80px;
}
	

.dbCompletedMessage .heading{
	font-size: 30px;
	margin: 0 0 10px 0;	
}

.dbCompletedMessage .txt{
	font-size: 15px;
}



.dbBoxRow_calcRes{
	position: relative;
	margin: 0 0 40px 0;
}


.dbCalcResultRow{
	position: relative;
}


.dbCalcResultHead{
	font-size: 24px;
	margin: 0 0 20px 0;
}


.dbCalcResultBox{
	padding: 20px 0;	
}


.dbCalcIcon{
	margin-right: 20px;
}
	
.dbCalcIcon img{
	width:40px;
	height: 40px;
}

.dbCalcSubTitle{
	font-size: 15px;
}


.dbCalcTitle{
	font-size: 30px;
}





.dbItemSaved{
	max-width: 100%;
}

.dbItemSaved .dbSaveSubTitle{
	font-size: 15px;
}


.dbItemSaved .dbSaveTitle{
	font-size: 30px;
}
	

	
}




@media (max-width: 767px) {

.dbCostSaveBox .divider{
	border-left:0;
}
	
	
.dbItemSaved{
	padding: 20px 0 15px 0;
	border-bottom: 1px solid rgba(252, 255, 255, .4);
}
	

		
}








.side-title{
position: fixed;
z-index: 1000;
    top: 50%;
    right: -100px;
    background: #00B1F3;
	padding: 10px 30px;
	color:#fff;
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	line-height: 1;
	cursor: pointer;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
	
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
	transform-origin: 0 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	
-webkit-box-shadow: -3px -3px 3px 0px rgba(0,0,0,0.3);
-moz-box-shadow: -3px -3px 3px 0px rgba(0,0,0,0.3);
box-shadow: -3px -3px 3px 0px rgba(0,0,0,0.3);
}

.side-title span{
	font-size: 30px;
	font-weight: 700;
	display: block;
}

.side-title a{
	color:#fff;
}

.side-title:hover{
	background: #00216d;
	color:#fff;
}






@media (max-width: 991px) {	
	
.side-title{
	top: 30%;
    right: -53px;   
	font-size: 12px;
	padding: 5px 15px;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
	}		
	

.side-bar-contact {
	right:15px;
}
	
.side-bar-contact .iconstyle{
	font-size:26px;
	width: 44px;
	height: 44px;
	}


}





.btnQuickEnq{
	font-weight: 500;
	font-size: 18px;
	background: #E1E320;
	color: #000;
	padding: 10px 15px;	
	margin: 0 0 0 15px;
	display: inline-block;
	border-radius: 5px;
}

.btnQuickEnq:hover{
	background: #000;
	color: #fff;
}


.btnQuickEnq .iconstyle{
	font-size: 14px;
	color: #000;
	margin-left: 8px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btnQuickEnq:hover .iconstyle{
	color: #fff;
}

header.sticky .btnQuickEnq{
	font-size: 14px;
	padding: 7px 10px;
}




@media (max-width: 1679px) {
	.btnQuickEnq{
    font-size: 16px;
  }

header.sticky .btnQuickEnq{
	font-size: 14px;
}	
	
	
	
}


@media (max-width: 1366px){

.btnQuickEnq{
	font-size: 15px;
	padding: 6px 10px;	
	margin: 0 10px;
}
	
	
header.sticky .btnQuickEnq{
	font-size: 14px;
}	
		

	
}





@media (max-width: 1200px){

.btnQuickEnq{
	font-size: 13px;
	padding: 5px 8px;	
	margin: 0 10px;
	display: none;
}
	
header.sticky .btnQuickEnq{
	font-size: 12px;
}	
	
	
	
}


@media (max-width: 991px){


	
}



@media (min-width: 992px) {
  .modal-lg {
    max-width: 1200px;
  }
}


.close {
	float: right;
  color: #A1A1A1;
  font-size: 36px;
  font-family: "Rubik", sans-serif;
  font-weight: 300;
  opacity: .75;
  text-shadow: none;

}



.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
	color: #A1A1A1;
	opacity: 1;
}



.modal-content{
	background: #343434;
}


.modal-header {
    padding: 10px;
	border-bottom: 0;
}
.modal-title{
	font-size:18px;
	font-weight: 600;
	color: #fff;
}



.enquiryModal .modal-backdrop{
	z-index:-1;
	}
	
.enquiryModal .modal-backdrop.show {
  opacity:0;
}

.modal.left .modal-dialog {
	position: fixed;
	margin: auto;
	width: 80%;
	max-width: 650px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
	height: 100%;
	overflow-y: auto;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}

.modal.left .modal-body {
	padding: 15px 15px 80px;
}

.modal.left.fade .modal-dialog {
	right: -650px;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	-o-transition: opacity 0.3s linear, right 0.3s ease-out;
	transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog {
	right: 0;
}



.enquiryModal .modal-content{
	border:0;
	border-radius:0;
	}
	
.enquiryModal .modal-header{
	background: #0072B7;
	color:#fff;
	border:0;
	border-radius:0;
	padding:8px 20px 8px 15px;
	}
	
.enquiryModal .modal-title{
	font-size:15px;
	font-weight: 500;
	color: #fff;	
}


	
.enquiryModal .modal-body{
	padding:20px;
	}

.enquiryModal .modal-header .close{
	color:#fff;
	text-shadow:none;
	opacity: 1;
}



.enquiryModal .modal-header .close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.enquiryModal .modal-header .close:not(:disabled):not(.disabled):hover,
.enquiryModal .modal-header .close:not(:disabled):not(.disabled):focus {
  color: #fff;
  text-decoration: none;
  opacity: 1;
}


/*hm-enq-sec styles*/

.enq-box{
	position:relative;
	margin:0;
	}

.enq-box .enq-form{
	position:relative;
	}
	
.enq-box .form-group{
	margin-bottom:10px;
	}
	
.enq-box .form-control{
	padding:10px;
	border:1px solid #bdbdbd;
	border-radius:0;
	background:#ffffff;
	color:#333;
	font-size:14px;
	min-width:150px;
	height:auto;
	margin:0;
	}

.enq-box .form-control:focus {
    box-shadow:none;
	background:#ffffff;
	border:1px solid #424242;
    }




.enq-box ::-webkit-input-placeholder { /* Chrome */
  color: #424242;
}

.enq-box :-ms-input-placeholder { /* IE 10+ */
  color: #424242;
}

.enq-box form ::-moz-placeholder { /* Firefox 19+ */
  color: #424242;
  opacity: 1;
}

.enq-box form :-moz-placeholder { /* Firefox 4 - 18 */
  color: #424242;
  opacity: 1;
}


.enq-box .btn-submit{
padding:12px 30px;
	background: #3AA642;
	color:#fff;
	font-size:16px;
	font-weight:600;
	border-radius:50px;
	line-height: 1;
	margin: 10px 0 0 0;
    	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	
	.enq-box .btn-submit:hover{
		background:#333;
		color:#fff;
		}





.enq-box .CaptchaBox{
	display: -ms-flexbox ;
	display: flex;
  -ms-flex-align: center;
  align-items: center;
}



.enq-box .CaptchaBoxFlex{
display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.enq-box .CaptchaBox .CaptchaText{
	font-size: 18px;
	text-align:center;
	color: #555;
border: 1px dashed #888;
background:#F0F1F2;
padding:7px 15px;
margin:0;
}

.enq-box .CaptchaBox .CaptchaEqual{
	font-size: 18px;
	color: #666;
text-align:center;
margin:0 5px;
}

.enq-box .CaptchaBox .dFlexBox{
	display: -ms-flexbox;
	display: flex;
}

.enq-box .CaptchaBox .CaptchaInput{
	margin:0 10px 0 0;
}


.enq-box .CaptchaBox .CaptchaReload .iconstyle {
	font-size: 20px;
	width: 43px;
	height:43px;
	padding: 10px;
	background:#E0E0E0;
	color:#666;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}





.enq-box .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  line-height: 1.5;

padding: 7px 10px;
    color: #333;
	font-size: 15px;
    background: none;
    border: 0px;
    border: 1px solid #bdbdbd;
    border-radius: 0;
    height: auto;

}

.enq-box .custom-file-label::after {
height: auto;
}



	

@media (max-width: 991px){
	
.enq-box .form-control{
	padding:8px 10px 7px;
	font-size: 13px;
	}
	
.enq-box .btn-submit {
    font-size: 12px;
	padding: 12px 20px;
}
	
.enq-box .CaptchaBox .CaptchaText{
	font-size: 16px;	
}
	
.enq-box .CaptchaBox .CaptchaReload .iconstyle {
	font-size: 16px;
	width: 35px;
	height:35px;
	
}
	
	
	
.enq-box .custom-file-label {
padding: 7px 10px;
	font-size: 13px;    

}
	
	

	

}


@media (max-width: 575px){

.enq-box .CaptchaBox{
	display: block;
}
	

}






	
/*container styles*/


.main-header{
	position:relative;
	}


header {
position: fixed;
width: 100%; 
top: 0;
right: 0;
left: 0;
z-index: 1030;
	transition: .6s all;
	-moz-transition: .6s all;
	-webkit-transition: .6s all;
	-o-transition: .6s all;
}


 
header.sticky{
padding:0;
background: #fff;
}





.menu_white_logo{
	display: block;
}

.menu_color_logo{
	display: none;
}


header.sticky .menu_white_logo{
	display: none;
}

header.sticky .menu_color_logo{
	display: block;
}



.main-header .headSocialIcons{
  display: -ms-flexbox ;
  display: flex ;
  -ms-flex-align: center ;
  align-items: center ;
	}
	
.main-header .headSocialIcons a{
    display: block;
    margin-left:15px;
}

.main-header .headSocialIcons a:first-child{
    margin-left: 0;
}

.main-header .headSocialIcons .iconstyle{
	font-size:14px;
	color:#E50019;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}

	.main-header .headSocialIcons .iconstyle:hover{
	color:#333;
	}

.main-header .headSocialIcons .iconstyle.icon-youtube{
	font-size:18px;
	}


@media (max-width: 1200px) {
	
.main-header .headSocialIcons a{
    margin-left:10px;
}
	
.main-header .headSocialIcons .iconstyle{
	font-size:12px;
	}
}




@media (min-width: 1366px){
	
.main-header .container-fluid {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}
	

}



@media (min-width: 1680px){
	
.main-header .container-fluid {
    padding-right: 30px;
    padding-left: 30px;
}
	
}



@media (max-width: 991px) {
.main-header .headSocialIcons{
	display: none;

	}
}







/*header styles*/

.top-wrapper{
	position: relative;
}

	
.top_header {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify ;
  justify-content: space-between ;	
}

.top_header a{
	color: #555555;
}

.top_header a:hover{
	color: #ED3237;
}
	
.brand-wrapper{
	position:relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	
	}


.brand{
	padding:10px 0;
	margin-right: 0;
}


.brand img{
	width:120px;
	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; 
	}


.menuContact{
	position:relative;
	background: #CF992D;
	color: #fff;
	padding: 5px 10px;
	font-weight: 500;
	text-align: center;
	line-height: 1.2;
	border-radius: 5px;
}

.menuContact span{
	display: block;
	font-size: 12px;
}



@media (max-width: 991px) {
	
	.menuContact{
		display: none;
	}
	
}



@media (min-width: 576px){
	
}


@media (min-width: 768px){
			
}


@media (min-width: 992px){


.brand{
	padding: 15px 0;		
	}
	
.brand img{
	width:200px;
	}

	
}


@media (min-width: 1200px){

	
}






.sliderCaption{
	position: relative;	
font-family: "Rubik", sans-serif;
font-weight: 700;
font-size: 100px;	
	letter-spacing: -3px;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 0 40px 0;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);

	
}



.sliderButton{
	position: relative;
	padding:17px 20px;
	color:#fff;
	font-size:16px;
	font-weight:500;
	border: 1px solid #fff;
	border-radius:5px;
	line-height: 1;
	display: inline-block;	
	}
	
	.sliderButton:hover{
		background: #fff;
		color:#000 !important;
		}


.sliderButton .iconstyle{
	font-size: 14px;
	color: #fff;
	margin-left: 8px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.sliderButton:hover .iconstyle{
	color: #000;
}



/*Slider CUSTOM CSS styles*/


#welcome_wrapper .tp-loader.spinner2{
	background-color: #006dd2 !important;
} 

video::-webkit-media-controls-start-playback-button{
	display:none !important;
}

.tc-gradient i:before{
	background:-webkit-linear-gradient(left,#5e05b1 0%,#09ceff 100%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
}

.tc-btnshadow{
	-webkit-box-shadow:3px 5px 10px 0px rgba(0,0,0,0.2) !important;
	-moz-box-shadow:3px 5px 10px 0px rgba(0,0,0,0.2) !important;
	box-shadow:3px 5px 10px 0px rgba(0,0,0,0.2) !important;
}


#welcome .uranus.tparrows{
	width:50px;
	height:50px;
	background:rgba(255,255,255,0)
}

#welcome .uranus.tparrows:before{
	width:50px;
	height:50px;
	line-height:50px;
	font-size:40px;
	transition:all 0.3s;
	-webkit-transition:all 0.3s
}

#welcome .uranus.tparrows:hover:before{opacity:0.75}



@media (max-width: 991px) {
	
#welcome .uranus.tparrows{
	width:30px;
	height:30px;
}

#welcome .uranus.tparrows:before{
	width:30px;
	height:30px;
	line-height:30px;
	font-size:20px;
	
}
	
}





/*hm-slider-sec styles*/

.sliderSec{
position:relative;
padding:0;
}

.hm-mainslider-sec{
position:relative;
background: #171717;
}


.slidevdobg{
z-index: -1;
}


.sliderVideo {
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
}



.video-fluid {

}


.owl-carousel video{
	width: 100%;
    display: block;
    object-fit: cover!important;
         -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.slider-item{
	position: relative;
}




.sliderImgWrap{
	position: relative;
}

.sliderImgWrap:after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:auto;
	bottom: 0;
	width: 100%;
	height:20%;
background: rgb(23,23,23);
background: linear-gradient(0deg, rgba(23,23,23,1) 0%, rgba(23,23,23,0) 100%);
}


.sliderImgWrap:before{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: auto;
	width: 100%;
	height:20%;
background: rgb(23,23,23);
background: linear-gradient(0deg, rgba(23,23,23,0) 0%, rgba(23,23,23,1) 100%);
}



.slider-image{
	position: relative;
}

.slider-image:after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
background: rgb(23,23,23);
background: linear-gradient(90deg, rgba(23,23,23,0.5) 0%, rgba(23,23,23,0) 100%);
}





.slider-captionWrap {
position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
 -ms-flex-align: center;
  align-items: center;
    z-index: 1;
}



.slider-captionWrap .alCenter{
  -ms-flex-align: center ;
  align-items: center ;

}




.sliderProImage{
	position: relative;
	margin: 0;
	text-align: center;
}

.sliderProImage img{
	width: 200px !important;	
	height:auto !important;
	display: inline-block !important;
}

.slider-caption {
	text-align: left;
    z-index: 1;
    color: #fff;
    padding: 0;
    max-width: 100%;
	margin-left: 0;
}


.slider-caption h2 {
	position: relative;
	font-family: "Rubik", sans-serif;
	 font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;   
    line-height: 1;
	letter-spacing: -1px;
    color: #fff; 
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}



.slider-caption .heading {
	position: relative;
	font-family: "Rubik", sans-serif;
	 font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;   
    line-height: 1;
	letter-spacing: -1px;
    color: #fff; 
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}




.slider-caption .slider-txt{
	font-size: 13px;
	font-weight: 500;
	line-height: 1.5;
	margin: 0 0 15px 0;
}



.slider-caption .btn-slide{
	position: relative;
	padding:8px 15px;
	color:#fff;
	font-size:13px;
	font-weight:500;
	border: 1px solid #fff;
	border-radius:5px;
	line-height: 1;
	display: inline-block;
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}
	
	.slider-caption .btn-slide:hover{
		background: #fff;
		color:#000;
		}


.slider-caption .btn-slide .iconstyle{
	font-size: 12px;
	color: #fff;
	margin-left: 8px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.slider-caption .btn-slide:hover .iconstyle{
	color: #000;
}




.owl-item.active .sliderProImage {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeIn;
  animation-delay: 0.3s;
}


.owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}


.owl-item.active .heading {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}



.owl-item.active .slider-txt {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}


.owl-item.active .btn-slide {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}








.hm-mainslider-sec .owl-theme .owl-nav.disabled + .owl-dots {
margin-top: -30px ;
}


.hm-mainslider-sec .owl-theme .owl-dots .owl-dot span {
    width: 12px;
	height: 12px;
    background: 0 0;
	border: 2px solid #fff;
    position: relative;
    padding: 0;
    cursor: pointer;
	margin: 0 7px;
}

.hm-mainslider-sec .owl-theme .owl-dots .owl-dot.active span {
    background-color: #fff;
}

.hm-mainslider-sec .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fff;
}






.hm-mainslider-sec .owl-theme .owl-nav [class*=owl-] {
    margin: 0;
    padding:0;
    background: 0 0;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
}

.hm-mainslider-sec .owl-theme .owl-nav [class*=owl-]:hover {
  background: 0 0;
    color: #fff;
    text-decoration: none;
}

.hm-mainslider-sec .owl-next,
.hm-mainslider-sec .owl-prev {
    position: absolute;
    color: inherit;
    background: 0 0;
    border: none;
    z-index: 100;
    bottom: 130px;
}

    .hm-mainslider-sec .owl-prev {
        right: 50px;
    }

    .hm-mainslider-sec .owl-next {
        right: 20px;
    }		
	

.hm-mainslider-sec .owl-theme .owl-nav {
    margin: 0;
}





@media (min-width: 576px){


.sliderProImage img{
	width: 300px !important;
}	
	
	

.slider-caption h2{	
	font-size: 22px;
	margin: 0 0 15px 0;	
}

	
.slider-caption .heading {	
	font-size: 22px;
	margin: 0 0 15px 0;	
}	
	


	
}



@media (min-width: 768px){

	
.slider-caption {
	max-width: 450px;
}	

	
	
.sliderProImage img{
	width: 250px !important;
}	
	
	
.slider-caption h2{
	font-size: 26px;
	margin: 0 0 15px 0;	
}
	
	
.slider-caption .heading {	
	font-size: 26px;
	margin: 0 0 15px 0;	
}	
	
	
	

	
	
.hm-mainslider-sec .owl-theme .owl-nav.disabled + .owl-dots {
margin-top: -30px ;
}

.hm-mainslider-sec .owl-theme .owl-dots .owl-dot span {
    width: 16px;
	height: 16px;	
}



.hm-mainslider-sec .owl-theme .owl-nav [class*=owl-] {
        font-size: 18px;
    }


.hm-mainslider-sec .owl-next,
.hm-mainslider-sec .owl-prev {
    bottom: 100px;
}

    .hm-mainslider-sec .owl-prev {
        right: 50px;
    }

    .hm-mainslider-sec .owl-next {
        right: 20px;
    }	
	
	
	
	
}


@media (min-width: 992px){


	
	
	
.sliderProImage img{
	width: 350px !important;
}
	
	
	
	
.slider-caption {
	margin-left: 30px;
	max-width: 600px;
}
	
	
	
.slider-caption h2{
	font-size: 46px;
	line-height: 40px;
	letter-spacing: -3px;
	margin: 0 0 40px 0;	
}
	
	
.slider-caption .heading {
	font-size: 46px;
	line-height: 40px;
	letter-spacing: -3px;
	margin: 0 0 40px 0;	
}
	
	


.slider-caption .btn-slide{
	padding:12px 20px;
	font-size:14px;
	}


.slider-caption .btn-slide .iconstyle{
	font-size: 14px;	
}
	


.hm-mainslider-sec .owl-theme .owl-dots .owl-dot span {
    width: 16px;
	height: 16px;
	margin: 0 10px;
}

	
	
.hm-mainslider-sec .owl-theme .owl-nav.disabled + .owl-dots {
margin-top: -40px ;
}

.hm-mainslider-sec .owl-theme .owl-dots .owl-dot span {
    width: 18px;
	height: 18px;
}


.hm-mainslider-sec .owl-theme .owl-nav [class*=owl-] {
        font-size: 22px;
    }

.hm-mainslider-sec .owl-next,
.hm-mainslider-sec .owl-prev {
    bottom: 120px;
}

    .hm-mainslider-sec .owl-prev {
        right: 50px;
    }

    .hm-mainslider-sec .owl-next {
        right: 20px;
    }	
	


	
	
}



@media (min-width: 1200px){


.sliderProImage img{
	width: 400px !important;
}
	
	
.slider-caption	{
		max-width: 700px;
	}	

	
.slider-caption h2{
	font-size: 60px;
	line-height: 54px;
	letter-spacing: -3px;
	margin: 0 0 40px 0;	
}	
	

.slider-caption .heading {
	font-size: 60px;
	line-height: 54px;
	letter-spacing: -3px;
	margin: 0 0 40px 0;		
}
	

.slider-caption .btn-slide{
	padding:15px 20px;
	font-size:16px;
	}

	

.hm-mainslider-sec .owl-theme .owl-nav.disabled + .owl-dots {
margin-top: -50px ;
}

.hm-mainslider-sec .owl-theme .owl-dots .owl-dot span {
    width: 18px;
	height: 18px;
}


.hm-mainslider-sec .owl-theme .owl-nav [class*=owl-] {
        font-size: 28px;
    }


	
    .hm-mainslider-sec .owl-next,
    .hm-mainslider-sec .owl-prev {
        bottom: 120px;
    }

    .hm-mainslider-sec .owl-prev {
        right: 90px;
    }

    .hm-mainslider-sec .owl-next {
        right: 40px;
    }	
	


	
}




@media (min-width: 1366px){

	
.sliderProImage img{
	width: 450px !important;
}	

	
.slider-caption	{
		max-width: 800px;
	}


}





@media (min-width: 1680px){
	

.sliderProImage img{
	width: 550px !important;
}
	
	
	
	.slider-caption	{
		max-width: 1000px;
		margin-left: 80px;
	}

	
.slider-caption h2{
	font-size: 80px;
	line-height: 74px;
	letter-spacing: -3px;
	margin: 0 0 40px 0;	
}
	
	
.slider-caption .heading {
	font-size: 80px;
	line-height: 74px;
	letter-spacing: -3px;
	margin: 0 0 40px 0;		
}

	
.slider-caption .slider-txt{
	font-size: 18px;
	margin: 0 0 30px 0;
}	



.hm-mainslider-sec .owl-theme .owl-nav.disabled + .owl-dots {
margin-top: -70px ;
}

.hm-mainslider-sec .owl-theme .owl-dots .owl-dot span {
    width: 20px;
	height: 20px;
}


    .hm-mainslider-sec .owl-next,
    .hm-mainslider-sec .owl-prev {
        bottom: 160px;
    }

    .hm-mainslider-sec .owl-prev {
        right: 120px;
    }

    .hm-mainslider-sec .owl-next {
        right: 60px;
    }	
		
	
	


}



@media (max-width: 1679px) {


	
}
	
@media (max-width: 1199px) {



	

}


@media (max-width: 991px) {



}



@media (max-width: 767px) {


.sliderProImage{
	position: relative;
	text-align: center;
	margin: 0 0 10px 0;
}

.sliderProImage img{
	width: 250px !important;	
	height:auto !important;
	margin-left: -30px;
}	
	

.slider-caption {
	text-align: center;
	margin-left: 0;
	margin-bottom: 10px;
}	
	
	
.slider-caption h2 {
	position: absolute;
	right:0;
	left: 0;
	top:-300px;
	max-width: 300px;
	margin: auto;
	margin-bottom: 30px;	
	font-size: 22px;   
    line-height: 1;
	letter-spacing: -1px;
}
	
.slider-caption .heading {
	max-width: 300px;
	margin: auto;
	margin-bottom: 20px;	
	font-size: 22px;   
    line-height: 1;
	letter-spacing: -1px;	
}
	

	
.slider-image img{
height: 600px;
object-fit: cover;
object-position: center bottom;
}	
	


}



@media (max-width: 575px) {

	


.sliderProImage img{
	width: 200px !important;
	height:auto !important;
	margin-left: -20px;
}	
	

.slider-caption h2 {
	max-width: 300px;	
	top:-250px;
	font-size: 20px;  
}	
	

.slider-caption .heading {
	max-width: 300px;
	font-size: 20px;
}
		
	
	

.slider-caption .slider-txt{
	display: none;
}

	
.slider-image img{
height: 500px;
object-fit: cover;
object-position: center bottom;
}
	
	
}



@media (max-width: 480px) {



}





.BannerBlocks{
	position: absolute;
    bottom: 5%;
	transform: translateY(-5%);
    right: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
  -ms-flex-align: end ;
  align-items: flex-end ;
    z-index: 1;
}


.BannerBlocks .BannerBox{
	position: relative;
	text-align: center;
	color: #fff;
}

.BannerBlocks .BannerBox .txt{
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 36px;
	line-height: 1;
	margin: 0 0 8px 0;
}


.BannerBlocks .BannerBox .number{
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 32px;
}


.BannerBlocks .BannerBox .subtxt{
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size: 20px;
	text-transform: uppercase;
}

.BannerBlocks .divider{
	border-right: 1px solid #E1E320;
}



@media (max-width: 1680px){


.BannerBlocks .BannerBox .txt{
	font-size: 34px;
	
}
	
.BannerBlocks .BannerBox .number{
	font-size: 30px;
}
	
	
.BannerBlocks .BannerBox .subtxt{
	font-size: 18px;
}

	
}




@media (max-width: 1366px){

.BannerBlocks .BannerBox .txt{
	font-size: 30px;	
	
}
	
.BannerBlocks .BannerBox .number{
	font-size: 28px;
}
	
.BannerBlocks .BannerBox .subtxt{
	font-size: 16px;
}

	
}


@media (max-width: 991px){

.BannerBlocks .BannerBox .txt{
	font-size: 20px;	
	
}
	
.BannerBlocks .BannerBox .number{
	font-size: 18px;
}
	
.BannerBlocks .BannerBox .subtxt{
	font-size: 14px;
}

	
}




@media (max-width: 767px){

	
.BannerBlocks .row {
  margin-right: -10px;
  margin-left: -10px;
  }

.BannerBlocks .row > .col,
.BannerBlocks .row > [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;
  }		
	
	
	
.BannerBlocks .BannerBox .txt{
	font-size: 18px;	
}
	
.BannerBlocks .BannerBox .number{
	font-size: 16px;
}
	
.BannerBlocks .BannerBox .subtxt{
	font-size: 14px;
}


}



@media (max-width: 575px){


.BannerBlocks .BannerBox .txt{
	font-size: 15px;	
}
	
.BannerBlocks .BannerBox .number{
	font-size: 13px;
}
	
.BannerBlocks .BannerBox .subtxt{
	font-size: 11px;
}


}







/*section-header styles*/	

.headingWrapper{
	position: relative;
	width: 100%;
	margin: 0 0 30px 0;
	display: -ms-flexbox ;
	display: flex ;
-ms-flex-align: center ;
  align-items: center ;
	-ms-flex-pack: justify;
	justify-content: space-between;	
}

.sec-header{
	position:relative;
	margin: 0 0 30px 0;
	}


.sec-header h2{
	position:relative;
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size:48px;
	line-height: 1.1;
	color: #fff;
	padding:0;
	margin: 0;	
	}


.sec-header .TitleBold{
	font-weight: 700;
}

.sec-header .uppercase{
	text-transform: uppercase;
}



.sec-header h5{
	position:relative;
	font-size:20px;
	font-weight:400;
	color: #fff;
	padding:0;
	margin: 0 0 5px 0;
	}



@media (max-width: 1199px) {


.sec-header h2{
	font-size:32px;
	}
	
}




@media (max-width: 991px) {
	
.sec-header{
	margin: 0 0 20px 0;
	}


.sec-header h2{
	font-size:22px;
	}
	
}






.mBottom{
	margin-bottom: 40px;
}


.txtBold{
	font-weight: 700;
}

.txtSemiBold{
	font-weight: 600;
}






.lists{
	position: relative;
	margin: 0 0 30px 0;
	text-align: left;
}

.lists ul{
	margin: 0;
	padding: 0;
}

.lists li{
	position: relative;
	list-style: none;
	padding: 8px 0 8px 22px;
}

.lists li:before {
    content: '';
    width: 10px;
    height: 16px;
	background-image: url(../images/list.svg);
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    top:10px;
}



@media (max-width: 991px) {

.lists li{
	padding: 6px 0 6px 20px;
}

.lists li:before {
    content: '';
    width: 9px;
	height: 14px;
    left: 0;
    top:9px;
}	
	
	

}







.al-ItemCenter {
-ms-flex-align: center ;
 align-items: center ;
}

.al-center {
    -ms-flex-item-align: center;
    align-self: center;
}


.justifyCenter{
	 -ms-flex-pack: center;
    justify-content: center
}



.h100-alCenter{
	height: 100% !important;
	display: -ms-flexbox ;
	display: flex ;
  -ms-flex-align: center ;
  align-items: center ;
}



.BoxShadow{
	z-index: 1;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
}



.container-100 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}






.logoBoxBg{
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.logoBoxBg img{
	width: 754px ;
	display: inline-block;

	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; 
}


header.sticky .logoBoxBg img{
	width: 600px ;
}




@media (max-width: 1900px){



.logoBoxBg  {
  left: -5px;
}
	
.logoBoxBg img {
  width: 660px;
}


header.sticky .logoBoxBg img{
	width: 630px ;
}

}


@media (max-width: 1679px){



.logoBoxBg img {
  width: 600px;
}


header.sticky .logoBoxBg img{
	width: 570px ;
}

}




@media (max-width: 1366px) {




.logoBoxBg img{
	width: 550px ;
}

header.sticky .logoBoxBg img{
	width: 520px ;
}

}



@media (max-width: 1199px) {



.logoBoxBg img{
	width: 550px ;
}

header.sticky .logoBoxBg img{
	width: 520px ;
}

}






@media (max-width: 991px) {


.logoBoxBg img{
	width: 550px ;
}

header.sticky .logoBoxBg img{
	width: 520px ;
}

}



@media (max-width: 767px) {





.logoBoxBg img{
	width: 450px;  
}

header.sticky .logoBoxBg img{
	width: 420px ;
}


}


@media (max-width: 480px) {




.logoBoxBg img{
	width: 400px;  
}

header.sticky .logoBoxBg img{
	width: 360px ;
}


}






.logo-bg{
	position: relative;
	margin: 0;
	margin-left: auto;
	margin-top: -15px;
}

.logo-bg img{
display: inline-block;
width: 55px;

	transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; 
}




header.sticky .logo-bg{
	margin-top: -25px;
}


header.sticky .logo-bg img{
	width: 50px ;
}



@media (max-width: 1366px) {

.logo-bg{
	margin-top: 0;
}	

}


@media (max-width: 1199px) {

.logo-bg{
	margin-top: 0;
}	

.logo-bg img{
	width: 50px;
}

header.sticky .logo-bg{
	margin-top: 0;
}


header.sticky .logo-bg img{
	width: 45px ;
}


}



@media (max-width: 991px) {

.logo-bg{
	margin-top: 0;
}	

.logo-bg img{
	width: 50px;
}

header.sticky .logo-bg{
	margin-top: 0;
}


header.sticky .logo-bg img{
	width: 45px ;
}


}



@media (max-width: 767px) {

	
.logo-bg{
	margin-top: 0;
}	

.logo-bg img{
	width: 50px;
}

header.sticky .logo-bg{
	margin-top: 0;
}


header.sticky .logo-bg img{
	width: 45px ;
}


}



@media (max-width: 575px) {

	
.logo-bg{
	margin-top: 0;
}	

.logo-bg img{
	width: 44px;
}

header.sticky .logo-bg{
	margin-top: 0;
}


header.sticky .logo-bg img{
	width: 40px ;
}


}










.topSection{
	position: relative;
}








.container-wrapper {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}





.btn-moreBorder{
	position: relative;
	padding:17px 20px;
	color:#fff;
	font-size:16px;
	font-weight:500;
	border: 1px solid #fff;
	border-radius:5px;
	line-height: 1;
	display: inline-block;
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn-moreBorder:hover{
	background: #fff;
	color:#000;
	}


.btn-moreBorder .iconstyle{
	font-size: 14px;
	color: #fff;
	margin-left: 8px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn-moreBorder:hover .iconstyle{
	color: #000;
	}




@media (max-width: 991px) {

.btn-moreBorder{
	padding:10px 15px;
	font-size: 14px;
}


	
.btn-moreBorder .iconstyle{
	font-size: 12px;
}
	

}




.btn-More{
	position: relative;
	padding:17px 20px;
	color:#000;
	font-size:16px;
	font-weight:500;
	background: #E1E320;
	border: 0px;
	border-radius:5px;
	line-height: 1;
	display: inline-block;
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn-More:hover{
	background: #fff;
	color:#000;
	}


.btn-More .iconstyle{
	font-size: 14px;
	color: #000;
	margin-left: 8px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn-More:hover .iconstyle{
	color: #000;
	}




@media (max-width: 991px) {

.btn-More{
	padding:10px 15px;
	font-size: 14px;
}

	
.btn-More .iconstyle{
	font-size: 12px;
}
	

}



.btn-More-Green{
	position: relative;
	padding:17px 20px;
	color:#fff;
	font-size:16px;
	font-weight:500;
	background: #24A048;
	border: 0px;
	border-radius:5px;
	line-height: 1;
	display: inline-block;
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn-More-Green:hover{
	background: #fff;
	color:#000;
	}


.btn-More-Green .iconstyle{
	font-size: 14px;
	color: #fff;
	margin-left: 8px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn-More-Green:hover .iconstyle{
	color: #000;
	}


@media (max-width: 991px) {

.btn-More-Green{
	padding:10px 15px;
	font-size: 14px;
}

	
.btn-More-Green .iconstyle{
	font-size: 12px;
}
	

}








.btn-margin{
	margin-right: 10px;
}


.btn-Width{
	min-width: 220px;
}


.FlexBox{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
}


.Justify-Center{
	-ms-flex-pack: center;
  justify-content: center;
}	








@media (max-width: 991px) {
	
	.btn-Width{
	min-width: 100px;
}
	
}





/* With arrow tabs */



.nav-tabs{
	border-bottom: 0;
}

.nav-pills .nav-link {
  color: #B4B4B4;
}



.with-arrow .nav-link.active {
  position: relative;
}

.with-arrow .nav-link.active::after {
  content: '';
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #E1E320;
  position: absolute;
  top: -14px;
  left: 5%;
  transform: translateX(-5%);
  display: block;
}

/* lined tabs */

.lined .nav-link {
  border: none;
  border-top: 3px solid #888;
}

.lined .nav-link:hover {
  border: none;
  border-top: 3px solid #E1E320;
}

.lined .nav-link.active {
  background: none;
  color: #fff;
  border-color: #E1E320;	
}










/*hm-FeatureSec styles*/

.hm-FeatureSec{
	position: relative;
	padding: 100px 0 75px 0;
	text-align: center;
}


.hm-FeatureSec .nav-link{
	padding: 20px 0;
}


.hm-FeatureSec .nav-tabs{
	flex-wrap: nowrap;
}

.hm-FeatureSec .nav-tabs .nav-item{
	margin-bottom: 15px;
}



.hm-FeatureSec h1{
	position:relative;
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size:48px;
	line-height: 1.1;
	color: #fff;
	padding:0;
	margin: auto;
	margin-bottom: 30px;
	}


.hm-FeatureSec  .TitleBold{
	font-weight: 700;
}

.hm-FeatureSec  .uppercase{
	text-transform: uppercase;
}





.hm-FeatureSec .descSmall{
	max-width: 75%;
    margin: auto;
    margin-bottom: 50px;
}


.FeatureImageBlock{
position: relative;
margin: 0 0 50px 0;
}



.video-fluid {
	max-width: 100%;
  height: auto;

}

.FeatureVideo{
	position: relative;	
	border-radius: 10px;
	overflow: hidden;
	margin: 0 0 40px 0;
}

.FeatureImage {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	margin: 0 0 40px 0;
}


.FeatureImage img{
	width: 100%;
	display: block;
}

.FeatureHeadBox{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.FeatureFlexBox{
	position: relative;
	display: -ms-flexbox;
    display: flex;
	margin-left: auto;
	padding-right: 50px;
	text-align: center;
}

.FeatureFlexList{
	line-height: 1.1;
	text-align: center;
	margin: auto;
	padding: 0 30px;
}

.FeatureFlexList.divider{
	border-left:1px solid #8c8c8c;
	
}

.FeatureFlexBox .captionOne{
	font-family: 'neue_haas_grotesk_display45Lt';
	font-weight: normal;
	font-size: 36px;
	line-height: 1;
	color: #fff;
	margin: 0;
	padding: 10px 0;
}




.FeatureNormalBox{
	position: relative;
	margin-left: auto;
	padding-right: 130px;
	text-align: center;
}


.FeatureNormalBox .HeadOne{
	font-family: 'neue_haas_grotesk_display75Bd';
	font-weight: normal;
	font-size: 54px;
	text-transform: uppercase;
	line-height: 1;	
	color: #fff;
	margin: 0 0 5px 0;
	padding: 0;
}



.FeatureNormalBox .HeadTwo{
	font-family: 'neue_haas_grotesk_display45Lt';
	font-weight: normal;
	font-size: 54px;
	text-transform: uppercase;
	line-height: 1;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 0;
}

.FeatureNormalBox .HeadTwo .Text-Bold{
font-family: 'neue_haas_grotesk_display75Bd';
	font-weight: normal;
	}


.FeatureNormalBox .SubHead{
	font-family: 'neue_haas_grotesk_display45Lt';
	font-weight: normal;
	font-size: 38px;
	line-height: 1;
	color: #fff;
	margin: 0;
	padding: 0;
	display: block;
}

.FeatureNormalBox .SubHeadMobile{
	font-family: 'neue_haas_grotesk_display45Lt';
	font-weight: normal;
	font-size: 11px;
	line-height: 1.2;
	color: #fff;
	margin: 0;
	padding: 0;
	display: none;
}




.FeatureVideo {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	margin: 0 0 40px 0;
}


.video-fluid {

}





.FeatureImageBlock .BoxRow{
	position: relative;
	margin: 0 0 50px 0;
}



.FeatureTitleBox{
	position: relative;
	text-align: left;
}

.FeatureTitleBox h4{
	position: relative;	
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 24px;
	margin: 0 0 3px 0;
}

.FeatureTitleBox .subtext{
	position: relative;	
	font-size: 16px;
}


.FeatureImageBlock .FlexBox{
	display: -ms-flexbox ;
	display: flex ;	
 -ms-flex-pack: center ;
  justify-content: center ;
}





@media (max-width: 1366px) {


.FeatureFlexBox{
	padding-right: 20px;
}


.FeatureFlexBox .captionOne{
	font-size: 28px;
	padding: 10px 0;
}
	
	
	

	
.FeatureNormalBox{
	padding-right: 75px;

}

.FeatureNormalBox .HeadOne{
	font-size: 40px;	
}

.FeatureNormalBox .HeadTwo{
	font-size: 40px;	
}

.FeatureNormalBox .SubHead{
	font-size: 28px;	
}	
	
	
	
}







@media (max-width: 1199px) {


.hm-FeatureSec h1{
	font-size:32px;
	}
	
	
.FeatureFlexBox{
	padding-right: 20px;
}


.FeatureFlexBox .captionOne{
	font-size: 22px;
	padding: 10px 0;
}	
	
	
	
.FeatureNormalBox{
	padding-right: 75px;

}

.FeatureNormalBox .HeadOne{
	font-size:36px;	
}

.FeatureNormalBox .HeadTwo{
	font-size: 36px;	
}

.FeatureNormalBox .SubHead{
	font-size: 22px;	
}
	
	
	
}




@media (max-width: 991px) {
	
	

.hm-FeatureSec{
	padding: 20px 0 30px 0;
}


.hm-FeatureSec .nav-link{
	padding: 10px 0;
}

.hm-FeatureSec h1{	
	font-size:22px;
	margin-bottom: 20px;
}


.hm-FeatureSec .descSmall{
	max-width: 100%;
    margin-bottom: 30px;
}


.FeatureImageBlock{
margin: 0 0 30px 0;
}


.FeatureVideo{
	margin: 0 0 20px 0;
}	

.FeatureImage {
	margin: 0 0 20px 0;
}

.FeatureImageBlock .BoxRow{
	margin: 0 0 30px 0;
}

.FeatureTitleBox h4{
	font-size: 17px;
}

.FeatureTitleBox .subtext{
	font-size: 14px;
}



.FeatureFlexBox{
	padding-right: 20px;
}

	.FeatureFlexList{
		padding: 0 10px;
	}
	
.FeatureFlexBox .captionOne{
	font-size: 15px;
	line-height: 1.2;
	padding: 5px 0;
}	
	

	
.FeatureNormalBox{
	padding-right: 75px;

}

.FeatureNormalBox .HeadOne{
	font-size:26px;	
}

.FeatureNormalBox .HeadTwo{
	font-size: 26px;	
}

.FeatureNormalBox .SubHead{
	font-size: 18px;	
}	
	
	
	
}


@media (max-width: 767px) {


.FeatureFlexBox{
	padding-right: 10px;
}

	.FeatureFlexList{
		padding: 0 10px;
	}
	
.FeatureFlexBox .captionOne{
	font-size: 14px;
	line-height: 1.2;
	padding: 10px 0;
}	
	

.FeatureNormalBox{
	padding-right: 50px;

}

.FeatureNormalBox .HeadOne{
	font-size:18px;	
}

.FeatureNormalBox .HeadTwo{
	font-size: 18px;	
}

.FeatureNormalBox .SubHead{
	font-size: 14px;	
}		
	
	
}



@media (max-width: 575px) {


.FeatureFlexBox{
	padding-right: 10px;
}

	.FeatureFlexList{
		padding: 0 8px;
	}
	
.FeatureFlexBox .captionOne{
	font-size: 11px;
	line-height: 1.2;
	padding: 4px 0;
}	
	
	
	
.FeatureNormalBox{
	padding-right: 30px;

}

.FeatureNormalBox .HeadOne{
	font-size:13px;	
}

.FeatureNormalBox .HeadTwo{
	font-size: 13px;
	margin: 0 0 5px 0;
	
}

.FeatureNormalBox .SubHead{
	font-size: 11px;
	display: none;
}

.FeatureNormalBox .SubHeadMobile{
	display: block;
}
	

	
	
	

}





/*hm-ServSec styles*/	


.hm-whySec{
	position: relative;	
	text-align: center;
	margin: 0;
	padding:75px 0 150px;
}


.hm-whySec .whyBoxRow{
	position: relative;
	padding: 15px 0 0 0;
}


.Why-BoxItem{
	position:relative;
	border: 1px solid #4E4E4E;
	border-radius:10px;
	padding: 20px 20px 30px 20px;
	height: calc(100% - 30px);
	margin: 0 0 30px 0;
	text-align: center;	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}


.Why-BoxItem:hover {
	 background: linear-gradient(#171717, #171717) padding-box,
    linear-gradient(90deg, #BEBF31, #1EA44C, #0E4E96) border-box;
  border: 1px solid transparent;	
}



.Why-BoxItem .imageBox{
	position: relative;
	overflow: hidden;
	margin: 0 0 30px 0;
	border-radius: 5px;
	}


.Why-BoxItem .imageBox:after{
position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
	background: rgba(0,0,0,.2);	
	}
	
	.Why-BoxItem .imageBox img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.Why-BoxItem:hover .imageBox img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}
	
.Why-BoxItem .contentBox{
	position: relative;
	padding: 0;
	}

	
	.Why-BoxItem .contentBox h3{
		position: relative;
		font-family: 'neue_haas_grotesk_display75Bd';
		font-size:26px;
		color: #fff;
		margin:0 0 20px 0;
	}


	.Why-BoxItem .contentBox .desc{
		color: #DFDFDF;
		margin:0 0 30px 0;
		
	}



@media (max-width: 991px) {

	
.hm-whySec{
	padding:30px 0 50px 0;
}


.hm-whySec .whyBoxRow{
	padding: 0;
}


.Why-BoxItem{
	padding: 10px 10px 30px 10px;
	}
	
	
	.Why-BoxItem .imageBox{
		margin: 0 0 20px 0;
	}	
	

	.Why-BoxItem .contentBox h3{
		font-size:20px;
		margin:0 0 20px 0;
	}

		
	
}




.btnView{
	position: relative;
	font-weight: 500;
	font-size: 16px;
	color: #fff;
	display: inline-block;
	padding: 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btnView:hover{
	color:#E1E320;
	}


.btnView .iconstyle{
	font-size: 14px;
	color: #E1E320;
	margin-left: 8px;


}

.btnView:hover .iconstyle{
	color:#E1E320;
	}




@media (max-width: 991px) {

.btnView{
	font-size: 14px;
}

	
.btnView .iconstyle{
	font-size: 12px;
}

	

}




/*hm-EstimationSec styles*/


.hm-EstimationSec {
	position:relative;
	background:#171717 url(../images/bg-project-estimator-01.jpg) left center;
	background-size: cover;
	height: 700px;
	padding: 80px 0;
	margin: 0;
}



.hm-EstimationSec .Flex_Box{
	position: relative;
	display: -ms-flexbox ;
	display: flex ;
	  -ms-flex-pack: end ;
  justify-content: flex-end ;
	z-index: 2;
}






.hm-CostSaveTitles{
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	display: -ms-flexbox ;
	display: flex ;
	-ms-flex-align: center ;
	align-items: center ;
	-ms-flex-pack: end ;
  justify-content: flex-end ;
	z-index: 1;
}



.hm-CostSaveTitles .ItemBox{
	position: relative;
	width: 650px;	
	display: -ms-flexbox;
	display: flex;
	right:150px;
}


.hm-CostSaveTitles .ItemBox .IconBox{
	position: relative;
	-ms-flex-negative: 0 ;
	flex-shrink: 0 ;
}

.hm-CostSaveTitles .ItemBox .IconBox img{
	width: 350px;
	display: inline-block;
}


.hm-CostSaveTitles .ItemBox .ContenBox{
	position: relative;
	-ms-flex-positive: 1;
    flex-grow: 1;
	font-family: 'helveticabold';
	font-size:36px;
}


.hm-CostSaveTitles .ItemBox .ContenBox .FirstTitle{
	position: absolute;
	left: -80px;
	top: 190px;	
}


.hm-CostSaveTitles .ItemBox .ContenBox .SecondTitle{
	position: absolute;
	left: -110px;
	top: 250px;
}

.hm-CostSaveTitles .ItemBox .ContenBox .ThirdTitle{
	position: absolute;
	left: -140px;
	top: 310px;
}






@media (max-width: 1680px){


	.hm-EstimationSec{
		height: 600px;
	}	
	
	
.hm-CostSaveTitles .ItemBox{
	width: 450px;
	right:100px;
}


.hm-CostSaveTitles .ItemBox .IconBox img{
	width: 250px;
}
	

.hm-CostSaveTitles .ItemBox .ContenBox{
	font-size:24px;
}

.hm-CostSaveTitles .ItemBox .ContenBox .FirstTitle{
	left: -65px;
	top: 140px;	
}

.hm-CostSaveTitles .ItemBox .ContenBox .SecondTitle{
	left: -80px;
	top: 180px;
}

.hm-CostSaveTitles .ItemBox .ContenBox .ThirdTitle{

	left: -100px;
	top: 220px;
}	
	


	
	
}








@media (max-width: 991px) {


.hm-EstimationSec{
		height: 500px;
	}	
	


.hm-CostSaveTitles .ItemBox{
	width: 350px;
	right:0;
}


.hm-CostSaveTitles .ItemBox .IconBox img{
	width: 200px;
}
	

	

.hm-CostSaveTitles .ItemBox .ContenBox{
	font-size:22px;
}

.hm-CostSaveTitles .ItemBox .ContenBox .FirstTitle{
	left: -45px;
	top: 100px;	
}

.hm-CostSaveTitles .ItemBox .ContenBox .SecondTitle{
	left: -65px;
	top: 140px;
}

.hm-CostSaveTitles .ItemBox .ContenBox .ThirdTitle{

	left: -85px;
	top: 180px;
}	
	
	
	
}




@media (max-width: 767px) {
	
.hm-EstimationSec{
	height: 300px;
	padding: 30px 0;
	}	

	
	

.hm-CostSaveTitles .ItemBox{
	width: 200px;
	right:50px;
	top:0;
}


.hm-CostSaveTitles .ItemBox .IconBox img{
	width: 100px;
}
	

	

.hm-CostSaveTitles .ItemBox .ContenBox{
	font-size:15px;
}

.hm-CostSaveTitles .ItemBox .ContenBox .FirstTitle{
	left: -20px;
	top: 45px;	
}

.hm-CostSaveTitles .ItemBox .ContenBox .SecondTitle{
	left: -30px;
	top: 65px;
}

.hm-CostSaveTitles .ItemBox .ContenBox .ThirdTitle{

	left: -40px;
	top: 85px;
}	
	
	
}


@media (max-width: 575px) {

.hm-EstimationSec {
	background:#171717 url(../images/bg-project-estimator-01-mobile.jpg) center center;
	background-size: cover;
	height: 500px;
	padding: 30px 0;
}

	
.hm-CostSaveTitles .ItemBox{
	width: 200px;
	right:10px;
	top:-115px;
}
	
	

}



/*hm-CalculationSec styles*/


.hm-CalculationSec {
	position:relative;
}


.hm-CalculationSec .CalculationBanner{
	position:relative;
	}

	.hm-CalculationSec .CalculationBanner img{
		width: 100%;
		}



.hm-CalculationSec .CalculationBanner-title{
	color: #fff;
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	display: -ms-flexbox ;
	display: flex ;
	-ms-flex-align: center ;
	align-items: center ;
	z-index: 1;	
}


.hm-CalculationSec .ContentBox{
	position: relative;
	border-radius: 10px;
	background: rgba(0,0,0,.7);
	padding: 80px 60px;
}


.hm-CalculationSec h5{
	position:relative;
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 15px 0;
}


.hm-CalculationSec h2{
	position:relative;
	max-width: 80%;
	font-size:48px;
	font-weight:300;
	letter-spacing: -1px;
	color: #fff;
	padding:0;
	margin: 0 0 40px 0;
}




/*hm-VideoSection styles*/


.hm-VideoSection {
	position:relative;
}


.hm-VideoSection .Justify{
  -ms-flex-pack: end ;
  justify-content: flex-end ;
}	



.hm-VideoSection .VideoBanner{
	position:relative;
	}

	.hm-VideoSection .VideoBanner img{
		width: 100%;
		}



.hm-VideoSection .VideoBanner-title{
	color: #fff;
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	display: -ms-flexbox ;
	display: flex ;
	-ms-flex-align: center ;
	align-items: center ;
	z-index: 1;
}


.hm-VideoSection .ContentBox{
	position: relative;	
	padding: 0;
}

.hm-VideoSection .sec-header h2{
	max-width: 75%;
}


.hm-VideoSection .descSmall{
	color:#fff;
    margin-bottom: 40px;	
}





.btn-WatchVideo{
	position: relative;
	padding:17px 20px;
	color:#000 !important;
	font-size:16px;
	font-weight:500;
	background: #E1E320;
	border: 0px;
	border-radius:5px;
	line-height: 1;
	display: inline-block;
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn-WatchVideo:hover{
	background: #fff;
	color:#000;
	}


.btn-WatchVideo .iconstyle{
	font-size: 14px;
	color: #000;
	margin-left: 8px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn-WatchVideo:hover .iconstyle{
	color: #000;
	}




@media (max-width: 1366px) {
	


.hm-VideoSection .sec-header h2{
	max-width: 100%;
}

}




@media (max-width: 991px) {




.hm-VideoSection .descSmall{
    margin-bottom: 30px;	
}	


.btn-WatchVideo{
	padding: 10px 15px;
	font-size: 14px;
}
	
.btn-WatchVideo .iconstyle{
	font-size: 12px;
}

	

}



@media (max-width: 767px) {


	.hm-VideoSection .VideoBanner img{
		width: 100%;
		height: 500px;
		object-fit: cover;
		object-position: center center;
	}	

	
	
	.hm-VideoSection .VideoBanner-title{
		bottom: 180px;
	}
	
	
.hm-VideoSection .ContentBox{
	padding: 0 0 0 30px;
}
	
	


}






/*ProcessSec styles*/



.ProcessSec{
	position: relative;
	padding: 150px 0 30px 0;
	text-align: center;
}

.ProcessSmallTitle{
position: relative;
 font-family: "Rubik", sans-serif;
	font-weight: 500;
  font-size: 18px;
  line-height: 1.1;
  color: #fff;
  padding: 0;
  margin: 0 0 5px 0;
	}

.ProcessMainTitle{
position: relative;
  font-family: 'neue_haas_grotesk_display75Bd';
  font-size: 40px;
  line-height: 1.1;
  color: #fff;
  padding: 0;
  margin: 0 0 40px 0;
	}



.ProcessBoxRow{
	position: relative;
	padding: 30px 0 0 0;
}

.ProcessRow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
	
}

.ProcessRow .ProcessColumn{
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}





.ProcessBox{
	position: relative;	
	text-align: center;
	border-radius: 10px;
	padding: 40px 30px ;
	height: calc(100% - 30px);
	margin-bottom: 30px;
	 background: linear-gradient(#171717, #171717) padding-box,
    linear-gradient(90deg, #BEBF31, #1EA44C, #0E4E96) border-box;
  border: 1px solid transparent;	
	
}

.ProcessIcon{
	position: relative;
	border-radius: 50%;
	padding: 10px;
	border: 1px dashed #fff;
	width:80px;
	height: 80px;
display: -ms-flexbox ;
  display: flex ;
  -ms-flex-align: center ;
  align-items: center ;
  -ms-flex-pack: center ;
  justify-content: center ;

	margin: auto;
	margin-bottom: 20px;
}



.ProcessIcon img{
	display: inline-block !important;
	width:40px !important;
	height: 40px !important;
}

.ProcessContent{
	position: relative;
}

.ProcessTitle{
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 24px;
	line-height: 1.2;
	margin: 0 0 15px 0;
}

.ProcessDesc{
	font-family: "Rubik", sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #DFDFDF;
}






.ProcessSec .Process-slide{
	position: relative;
}




.ProcessSec .owl-carousel .item{
	overflow:hidden;
	}	
	
.ProcessSec .owl-theme .owl-nav.disabled+.owl-dots{
	margin-top:15px;
	}




.ProcessSec .owl-theme .owl-dots .owl-dot span{
	margin:8px;
	background:none;
	border: 2px solid #B4B4B4;
	width:14px;
	height:14px;
	border-radius: 50%;
	}


	
.ProcessSec .owl-theme .owl-dots .owl-dot.active span,
.ProcessSec .owl-theme .owl-dots .owl-dot:hover span {
    background: none repeat scroll 0 0 #171717;
	border: 2px solid #E1E320;
	}

	



.ProcessSec .owl-theme .owl-nav [class*='owl-'] {
    margin: 0;
    padding: 8px ;
	background: none;
    border: 2px solid #2C8935;
	border-radius: 50%;
	color: #2C8935;
	font-size: 18px;
    display: inline-block;
    cursor: pointer;
   
    	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
    
.ProcessSec .owl-theme .owl-nav [class*='owl-']:hover {
      background:#2C8935;
      color: #fff;
      text-decoration: none;
	  }
	
.ProcessSec .owl-prev,
.ProcessSec .owl-next {
	position: absolute;
	width: 44px;
	height: 44px;
	color: inherit;
	background: none;
	border: none;
	z-index: 100;
	top:50%;
	transform: translateY(-50%);
	}
    
.ProcessSec .owl-prev {left: -50px;}

.ProcessSec .owl-next {right: -50px;}


.ProcessSec .owl-theme .owl-nav{
	margin: 0;
}






@media (max-width: 1366px){

	.ProcessTitle{
		font-size: 22px;
	}
	


}



@media (max-width: 1199px){

.ProcessRow .ProcessColumn{
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
	

}


@media (max-width: 991px){


.ProcessSec{
	padding: 40px 0 10px;
}	
	

	
.ProcessSmallTitle{
  font-size: 14px;
  margin: 0 0 5px 0;
	}

.ProcessMainTitle{
  font-size: 22px;
  margin: 0 0 30px 0;
	}
	

.ProcessBoxRow{
	padding: 0;
	}
	
	
.ProcessBox	{
	padding: 30px 15px;
	}
	
.ProcessRow .ProcessColumn{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}

	
	
	
	
	
.ProcessIcon{
	width:60px;
	height: 60px;
	margin-bottom: 20px;
}



.ProcessIcon img{
	width:30px !important;
	height: 30px !important;
}



.ProcessTitle{
	font-size: 18px;
	margin: 0 0 20px 0;
}

.ProcessDesc{
	font-size: 15px;
}

	
	
	

.ProcessSec .owl-theme .owl-nav.disabled+.owl-dots{
	margin-top:25px;
	}

.ProcessSec .owl-theme .owl-dots .owl-dot span{
	width:12px;
	height:12px;
	}

	
	
}








/*hm-testimonials-sec styles*/

.hm_TestimonialSec{
	position:relative;
	padding: 100px 0;
}



.testimonyBox{
	position:relative;
	}

.testimonyBox .box{
	position: relative;	
}




.testimony{
	position:relative;
	max-width: 1000px;
	padding: 0;	
	margin: auto;
	
	 /*! background: linear-gradient(#171717, #171717) padding-box,
    linear-gradient(90deg, #BEBF31, #1EA44C, #0E4E96) border-box; */
  /*! border: 1px solid transparent; */
	}





.testimonyFlexBox{
	position:relative;
	 display: -ms-flexbox ;
  display: flex ;
	width: 100%;
	margin: auto;
	}


.testimonyFlexBox .ImageBox{
	position: relative;
	text-align: center;
	-ms-flex-negative: 0;
    flex-shrink: 0;	
	padding-right:50px;
	
  -ms-flex-item-align: center ;
  align-self: center ;
	
	}

	
.testimonyFlexBox .ImageBox img{
	width:200px !important;
	height: 200px !important;
	border-radius:50%;
	display:inline-block !important;
	
	
	
	}

.testimonyFlexBox .ContentBox{
	position: relative;	
  -ms-flex-positive: 1 ;
	flex-grow: 1 ;
	border-left: 1px solid #535353;
	padding-left: 50px;
	padding-top:30px;
	padding-bottom: 30px;
	text-align: left;
	}



.testimony .icon-quote {
	position: relative;
	margin: 0 0 40px 0;
}


.testimony .icon-quote img {
	display: inline-block !important;
	width: 40px !important;
}



.testimony .desc {
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 18px;
	line-height: 1.4;
    width: 100%;	
	color: #DFDFDF;
    margin: auto;
}

.testimony .txtBold {
	font-weight: 700;
}		
			
.testimonyBy{
	position: relative;	
	margin: 0 0 40px 0;
	}


		
.testimonyBy .name{
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size:22px;
	color:#fff;
	margin: 0 0 10px 0;
	}
	
.testimonyBy .sub-title{
	font-size:20px;
	font-weight: 400;
	color:#DFDFDF;
	border-bottom: 1px solid #4f4f4f;
	padding: 0 0 20px 0;
	margin: 0;
	}

.testimonyBy .sub-titleTwo{	
	font-size:18px;
	color:#DFDFDF;
	}





.testimonyBox .owl-carousel .item{
	overflow:hidden;
	}	
	
.testimonyBox .owl-theme .owl-nav.disabled+.owl-dots{
	margin-top:15px;
	}




.testimonyBox .owl-theme .owl-dots .owl-dot span{
	margin:8px;
	background:none;
	border: 2px solid #B4B4B4;
	width:14px;
	height:14px;
	border-radius: 50%;
	}


	
.testimonyBox .owl-theme .owl-dots .owl-dot.active span,
.testimonyBox .owl-theme .owl-dots .owl-dot:hover span {
    background: none repeat scroll 0 0 #171717;
	border: 2px solid #E1E320;
	}

	



.testimonyBox .owl-theme .owl-nav [class*='owl-'] {
    margin: 0;
    padding: 8px ;
	background: none;
    border: 2px solid #2C8935;
	border-radius: 50%;
	color: #2C8935;
	font-size: 18px;
    display: inline-block;
    cursor: pointer;
   
    	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
    
.testimonyBox .owl-theme .owl-nav [class*='owl-']:hover {
      background:#2C8935;
      color: #fff;
      text-decoration: none;
	  }
	
.testimonyBox .owl-prev,
.testimonyBox .owl-next {
	position: absolute;
	width: 44px;
	height: 44px;
	color: inherit;
	background: none;
	border: none;
	z-index: 100;
	top:50%;
	transform: translateY(-50%);
	}
    
.testimonyBox .owl-prev {left: -50px;}

.testimonyBox .owl-next {right: -50px;}


.testimonyBox .owl-theme .owl-nav{
	margin: 0;
}






@media (max-width: 1366px){
	

.hm_TestimonialSec{
	padding: 80px 0;
}


	
.testimony{
	padding: 40px 60px;	
	}

	
	
.testimony .icon-quote {
	margin: 0 0 30px 0;
}


.testimony .desc {
	font-size: 22px;
}
	
	
.testimonyBy{
		margin: 0 0 30px 0;
	}	
	
	
.testimonyBy .name{
	font-size:20px;
	margin: 0 0 10px 0;
	}
	
.testimonyBy .sub-title{
	font-size:18px;
	padding: 0 0 20px 0;
	}


	
.testimonyFlexBox .ImageBox{
	padding-right:60px;	
	}

	
.testimonyFlexBox .ImageBox img{
	width:150px !important;
	height: 150px !important;
	}

.testimonyFlexBox .ContentBox{
	padding-left: 60px;
	padding-top:30px;
	padding-bottom: 30px;
	}
	
	
	
}




@media (max-width: 991px){


.hm_TestimonialSec{
	padding: 60px 0;	
}


	
	
.testimony{
	padding: 40px 30px;	
	}	
	
.testimony .icon-quote img {
	width: 24px !important;
}


.testimony .desc {
	font-size: 15px;
}

	
	.testimonyBy{
		margin: 0 0 20px 0;
	}	
	
.testimonyBy .name{
	font-size:14px;
	margin: 0 0 10px 0;
	}
	
.testimonyBy .sub-title{
	font-size:13px;
	padding: 0 0 20px 0;
	}	
	


.testimonyFlexBox .ImageBox{
	padding-right:30px;	
	}

	
.testimonyFlexBox .ImageBox img{
	width:100px !important;
	height: 100px !important;
	}

.testimonyFlexBox .ContentBox{
	padding-left: 30px;
	padding-top:20px;
	padding-bottom: 20px;
	}
	
	


.testimonyBox .owl-theme .owl-nav.disabled+.owl-dots{
	margin-top:10px;
	}

.testimonyBox .owl-theme .owl-dots .owl-dot span{
	width:12px;
	height:12px;
	}


	
}




@media (max-width: 575px){
	
	.testimonyBox{
		text-align: center;
	}
	
	
	.testimonyFlexBox{
		display: block;
	}
	
	
	.testimonyFlexBox .ImageBox{
		text-align: center;
		padding-right: 0;
		margin-bottom: 30px;
	}	
	
	
	.testimonyFlexBox .ContentBox{
		text-align: center;
		border: 0;
		padding: 0;
		
	}	
	
	
	.testimony .icon-quote{
		margin-bottom: 20px;
	}
	
	.testimonyBy .name{
		margin: 0 0 5px 0;
	}
	
	
	
}
	








/*hm-testimonials-sec styles*/

.hm-testimonials-sec{
	position:relative;
	padding: 100px 0;
}



.testimonial-box{
	position:relative;
	width: 100%;
	margin: auto;
	margin-top: 40px;
	}

.testimonial-box .box{
	position: relative;	
	padding: 0;
}



.testimonial{
	position:relative;
	text-align: center;
	}


.testimonial .icon-quote {
	position: relative;
	margin: 0 0 30px 0;
}


.testimonial .icon-quote img {
	display: inline-block !important;
	width: 44px !important;
}



.testimonial .desc {
	font-family: "neue_haas_grotesk_disp55roman";
	line-height: 1.5;
    width: 100%;	
	color: #DFDFDF;
    margin: auto;
    margin-bottom: 50px;
}

.testimonial .txtBold {
	 font-family: 'neue_haas_grotesk_display65Md';
}		
			
.testimonial-by{
	position: relative;	
	}

	
.testimonial-by .image{
	position: relative;
	text-align: center;
	margin:0 0 30px 0;
	}
	

.testimonial-by .image img{
	width:120px !important;
	height: 120px !important;
	border-radius:50%;
	display:inline-block !important;
	}


.testimonial-by .bx{
	position: relative;	
	}
		
.testimonial-by .name{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size:20px;
	color:#fff;
	margin: 0 0 5px 0;
	}
	
.testimonial-by .sub-title{
	font-size:18px;
	font-weight: 300;
	color:#DFDFDF;
	margin: 0;
	}

.testimonial-by .sub-titleTwo{	
	font-size:18px;
	color:#DFDFDF;
	}





.owl-item.active.center .item {
	opacity: 1;
}

.testimonial-box .owl-carousel .item{
	overflow:hidden;
	opacity: 0.2;
	}	



	
.testimonial-box .owl-theme .owl-nav.disabled+.owl-dots{
	margin-top:30px;
	}




.testimonial-box .owl-theme .owl-dots .owl-dot span{
	margin:8px;
	background:none;
	border: 2px solid #B4B4B4;
	width:14px;
	height:14px;
	border-radius: 50%;
	}


	
.testimonial-box .owl-theme .owl-dots .owl-dot.active span,
.testimonial-box .owl-theme .owl-dots .owl-dot:hover span {
    background: none repeat scroll 0 0 #171717;
	border: 2px solid #E1E320;
	}

	



.testimonial-box .owl-theme .owl-nav [class*='owl-'] {
    margin: 0;
    padding: 8px ;
	background: none;
    border: 2px solid #2C8935;
	border-radius: 50%;
	color: #2C8935;
	font-size: 18px;
    display: inline-block;
    cursor: pointer;
   
    	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
    
.testimonial-box .owl-theme .owl-nav [class*='owl-']:hover {
      background:#2C8935;
      color: #fff;
      text-decoration: none;
	  }
	
.testimonial-box .owl-prev,
.testimonial-box .owl-next {
	position: absolute;
	width: 44px;
	height: 44px;
	color: inherit;
	background: none;
	border: none;
	z-index: 100;
	top:50%;
	transform: translateY(-50%);
	}
    
.testimonial-box .owl-prev {left: -50px;}

.testimonial-box .owl-next {right: -50px;}


.testimonial-box .owl-theme .owl-nav{
	margin: 0;
}







.testimonial-box .owl-carousel .owl-stage{display: flex;}

.testimonial-box .owl-carousel .owl-item {
	display: flex;
	flex: 1 0 auto;
	}



.testimonial-box .tm-items {
height: 100%;
}





@media (max-width: 991px){


.hm-testimonials-sec{
	padding: 110px 0 50px;	
}


	
.testimonial .desc {
	font-size: 15px;
    margin-bottom: 30px;
}	
	
	

.testimonial .icon-quote img {
	width: 30px !important;
}
	

.testimonial-by .image img{
	width:100px !important;
	height: 100px !important;
	}
	
	
.testimonial-by .name{
	font-size:16px;
	margin: 0 0 5px 0;
	}
	
.testimonial-by .sub-title{
	font-size:14px;
	}

	


.testimonial-box .owl-theme .owl-nav.disabled+.owl-dots{
	margin-top:10px;
	}

.testimonial-box .owl-theme .owl-dots .owl-dot span{
	width:10px;
	height:10px;
	}


	
}






/*hm-dealershipSec styles*/

.hm-dealershipSec{
	position:relative;
}

.hm-dealershipBox{
	position:relative;
	padding: 60px 50px;
	color: #fff;
	background: #000 url("../images/bg-dealership-1.jpg") top right;
	background-size: cover;	
	border-radius: 10px;
	z-index: 1
}


.hm-dealershipBox:after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
	background: rgba(0,0,0,.5);
	z-index: -1;
}




.hm-dealershipSec h5{
	position:relative;
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size: 20px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}


.hm-dealershipSec h2{
	position:relative;
	font-family: 'neue_haas_grotesk_display75Bd';
	font-size:48px;
	color: #fff;
	padding:0;
	margin: 0 0 30px 0;
}





@media (max-width: 1366px) {
	
		
	
}



@media (max-width: 991px) {
	
	
.hm-dealershipBox{
	padding: 40px 30px;
}


.hm-dealershipSec h5{
	font-size: 14px;
	margin: 0 0 5px 0;
}


.hm-dealershipSec h2{
	font-size:22px;
	margin: 0 0 20px 0;
}
	
	
	
}





/*hm-BlogSec styles*/	


.hm-BlogSec{
	position: relative;	
	text-align: center;
	padding: 120px 0 10px;
}


.BlogRow{
	position: relative;
	margin: 0;
	padding: 0;
}






.BlogBox{
	position:relative;
	text-align: left;
	margin: 0 0 40px 0;
	}



.BlogBox .imageBox{
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	margin: 0;
	}
	
	.BlogBox .imageBox img{
	 width: 100%; 
		 /* height: 180px; */
	 /* object-fit: cover; */

	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.BlogBox:hover .imageBox img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}
	
.BlogBox .contentBox{
	position: relative;
	padding: 20px 0 0 0;
	}


	.BlogBox .contentBox .blogBy{
		font-family: "Rubik", sans-serif;
		font-weight: 400;
		font-size:15px;
		color: #DFDFDF;
		margin:0 0 15px 0;
	}


	.BlogBox .contentBox h4{
		font-family: 'neue_haas_grotesk_display65Md';
		font-size:20px;
		line-height: 1.3;
		color: #fff;
		margin:0 0 30px 0;
	}

	.BlogBox .contentBox .desc{
		height:70px;
		overflow:hidden;
		margin:0 0 30px 0;
	}


.btn-blog{
	position:relative;
	font-family: "neue_haas_grotesk_disp55roman";
	color:#fff !important;
	font-size:15px;
	line-height: 1;
	padding: 0 0 0 15px;
	margin:0;
	}
	
	.btn-blog:hover{
	color:#E1E320 !important;
	}


.btn-blog:after{
    content: '';
    width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fff;
    position: absolute;
    left: 0;
    top: 4px;
}




.blog-date{
	margin: 0 0 5px 0;
    padding: 0;
    list-style: none;
}


.blog-date li {
    display: inline-block;
	font-size: 13px;
	color: #A8A8A8;	
}

.blog-date li+li {
    margin-left: 15px;
}

.blog-date li i {
    color: #2C8935;
	margin-right: 5px;
	font-size: 14px;
	
}




@media (max-width: 991px) {


.hm-BlogSec{
	padding: 60px 0 10px;
}


.BlogBox{
	margin: 0 0 40px 0;
	}


	
	
	.BlogBox .contentBox .blogBy{
		font-size:14px;
		margin:0 0 10px 0;
	}


	.BlogBox .contentBox h4{
		font-size:16px;
		margin:0 0 20px 0;
	}

	

	
	

.btn-blog{
	font-size:14px;
	padding: 0 0 0 15px;
	}



.btn-blog:after{
    width: 6px;
	height: 6px;
    left: 0;
    top: 5px;
}




.blog-date{
	margin: 0 0 5px 0;
}	
	
.blog-date li {
	font-size: 12px;
}	
	
	
	

}
	



@media (min-width: 1300px) {

.BlogRow .row {
  margin-right: -30px;
  margin-left: -30px;
  }

.BlogRow .row > .col,
.BlogRow .row > [class*="col-"] {
  padding-right: 30px;
  padding-left: 30px;
  }

}




/*hm-CareerSec styles*/

.hm-CareerSec{
	position:relative;
	padding: 150px 0;
	background: #4a3d37 url("../images/bg-careers.jpg") top center;
	background-size: cover;	
}


.CR-order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.CR-order-2 {
  -ms-flex-order: 2;
  order: 2;
}





.hm-CareerBox{
	position: relative;
	border-radius: 5px;
	background: rgba(0,0,0,.7);
	padding: 80px 50px;	
	height: calc(100% - 30px);
	margin: 0 0 30px 0;
}



.CRSflexBox{
	position: relative;
	margin: 0;
	display: -ms-flexbox ;
	display: flex ;
	-ms-flex-align: center ;
  align-items: center ;
}

.CRSflexBox .ImageBox{
	position:relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: 50px;
	}

.CRSflexBox .ImageBox img{
	width: 150px;
	height: 150px;
	}


.CRSflexBox .ContentBox{
	position: relative;	
	-ms-flex-positive: 1;
	flex-grow: 1;
}



.hm-CareerBox h3{
	position:relative;
	font-family: 'neue_haas_grotesk_display65Md';
	font-size:40px;
	line-height: 1.1;
	color: #fff;
	margin: 0 0 20px 0;
}


.hm-CareerBox .desc{
	max-width:85%;
	margin: 0 0	40px 0;
}



@media (max-width: 1366px) {
	


.hm-CareerSec{
	padding: 80px 0;
}

.hm-CareerBox{
	padding: 60px 30px;	
}
	
.CRSflexBox .ImageBox{
	margin-left: 20px;
	}

.CRSflexBox .ImageBox img{
	width: 120px;
	height: 120px;
	}	
	

	.hm-CareerBox h3{
		font-size: 36px;
	}
	
	
.hm-CareerBox .desc{
	max-width:95%;
	margin: 0 0	40px 0;
}	
	
	
}


@media (max-width: 1199px) {
	
.hm-CareerBox h3{
	font-size:26px;
	margin: 0 0 20px 0;
}	
	
}


@media (max-width: 991px) {
	


.hm-CareerSec{
	padding: 50px 0;
}

.hm-CareerBox{
	padding: 60px 30px;	
}

	
	

.CRSflexBox .ImageBox{
	width: 80px;
	height: 80px;
	margin-left: 20px;
	}


.hm-CareerBox h3{
	font-size:20px;
	margin: 0 0 20px 0;
}


.hm-CareerBox .desc{
	max-width:95%;
	margin: 0 0	30px 0;
}
	
	
	
}


@media (max-width: 575px) {

	
.hm-CareerSec{
	padding: 50px 0;
	background: none;

}
	
	
	.hm-CareerBox .desc{
		max-width: 100%;
	}	
	
	.CRSflexBox{
		display: block;
	}
	
	
	.CRSflexBox .ImageBox{
		margin-left: 0;
		margin-bottom: 30px;
	}
	

	


}





/*DivisionSec styles*/


.DivisionSec{
	position: relative;
	padding: 0;
	text-align: center;
}



.DivisionSec .descSmall{
	max-width: 700px;
    margin: auto;
    margin-bottom: 50px;
}



.DivisionBox{
	position: relative;
	background:rgba(0,0,0,.8);
	padding: 100px 80px 80px 80px;
	border-radius: 10px;
}


.DivisionsColsRow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
	
}

.DivisionsColsRow .DivisionCol{
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}


.DivisionItem{
	position: relative;	
	text-align: center;
	overflow: hidden;
	margin: 5px 0;
}

.DivisionItem img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}


.DivisionItem:hover img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}




@media (max-width: 1366px) {



.DivisionBox{
	padding: 80px 60px 60px 60px;
}

	

}





@media (max-width: 991px) {


.DivisionSec{
	padding: 0;
}
	
	
	
.DivisionSec .descSmall{
	max-width: 100%;
    margin-bottom: 30px;
}	
	
.DivisionBox{
	padding: 60px 30px 40px 30px;
}
	
		
.DivisionsColsRow .DivisionCol{
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
	
	
}


@media (max-width: 767px) {
	
.DivisionsColsRow .DivisionCol{
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}	

	
}


@media (max-width: 575px) {
	
.DivisionsColsRow .DivisionCol{
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}	
	
	
}





/*FooterContactSec styles*/


.FooterContactSec{
	position: relative;
	padding: 80px 0 0 0;
}

.FooterContactSec .ItemBox{
	position: relative;
	border: 1px solid #E1E320;
	border-radius: 10px;
	padding: 30px 50px;
}


.FooterContactSec .ctBox{
	position: relative;
	margin: 0;
	display: -ms-flexbox ;
	display: flex ;
}

.FooterContactSec .ctBox .icon{
	position:relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 0;
	margin-right: 40px;
	}

.FooterContactSec .ctBox .icon img{
	width: 126px;
	height: 126px;
	}


.FooterContactSec .ctBox .txtbox{
	-ms-flex-item-align: center ;
	align-self: center ;	
	-ms-flex-positive: 1;
	flex-grow: 1;
}


.FooterContactSec .ctBox .title{
	font-size: 30px;
	color: #fff;
	line-height: 1.2;
}


.FooterContactSec .ctflexBox{
 display: -ms-flexbox ;
 display: flex ;
-ms-flex-pack: end ;
  justify-content: flex-end ;
}



.FooterContactSec .QuickCtInfo{
	position: relative;
	padding: 0 100px 0 0;
}

.FooterContactSec .QuickCtInfo:last-child{
	padding: 0;
}

.FooterContactSec .QuickCtInfo .text{
	font-size: 16px;
	font-weight: 500;
	color: #E1E320;
}

.FooterContactSec .QuickCtInfo .phone{
	font-size: 22px;
	font-weight: 500;
	color: #fff;
}




@media (max-width: 1199px) {



.FooterContactSec{
	padding: 50px 0 0 0;
}

.FooterContactSec .ItemBox{
	padding: 20px 30px;
}


.FooterContactSec .ctBox .icon{
	margin-right: 30px;
	}

.FooterContactSec .ctBox .icon img{
	width: 80px;
	height: 80px;
	}	
	

.FooterContactSec .ctBox .title{
	font-size: 24px;
}


.FooterContactSec .QuickCtInfo{
	padding: 0 50px 0 0;
}


.FooterContactSec .QuickCtInfo .text{
	font-size: 15px;
}

.FooterContactSec .QuickCtInfo .phone{
	font-size: 20px;
}
	
	

}



@media (max-width: 991px) {
	
.FooterContactSec{
	padding: 30px 0 0 0;
}

.FooterContactSec .ItemBox{
	padding: 20px 20px;
}


.FooterContactSec .ctBox .icon{
	margin-right: 20px;
	}
	
.FooterContactSec .ctBox .icon img{
	width: 60px;
	height: 60px;
	}
	


.FooterContactSec .ctBox .title{
	font-size: 18px;
}


.FooterContactSec .QuickCtInfo{
	padding: 0 30px 0 0;
}


.FooterContactSec .QuickCtInfo .text{
	font-size: 13px;
}

.FooterContactSec .QuickCtInfo .phone{
	font-size: 16px;
}
	
	
	
	
}


@media (max-width: 767px) {
	

	.FooterContactSec .ctBox{
		margin: 0 0 20px 0;
	}
	
	.FooterContactSec .ctflexBox{
		-ms-flex-pack: justify ;
		justify-content: space-between ;
		
	}	
	
	
}




@media (max-width: 575px) {
	
.FooterContactSec .QuickCtInfo{
		padding: 0 20px 0 0;
	}	
	
	
.FooterContactSec .QuickCtInfo .text{
	font-size: 12px;
}

.FooterContactSec .QuickCtInfo .phone{
	font-size: 15px;
}	
	
	
}






/*footer styles*/


.footer-sec{
	position:relative;
	font-size:18px;
	color: #B4B4B4;
	margin:0;
	padding: 80px 0 0 0;
	}


.footer-sec .footer-top{
	position:relative;
	}

.footer-sec .footer-widgets{
	position:relative;
	padding:0 0 30px 0;
	}

.footer-sec .footer-column{
	position:relative;
	margin:0 0 30px 0;	
	}
	


.footer-sec .footer-column h5{
	position: relative;
	font-size:18px;	
	font-weight:500;
	color: #fff;
	padding:0;
	margin:0 0 20px 0;
	}


.footerMenuBox{
	position: relative;
	margin: 0 0 30px 0;
}


.footer-sec .footer-logo {
    position: relative;
    margin: 0 0 40px 0;   
}

.footer-sec .footer-logo img{
	width: 200px;
}

.footer-sec .desc{
	position:relative;
	margin:0 0 30px 0;
	}




.footer-sec .btn-Footer{
	position: relative;
	font-weight: 600;
	font-size: 16px;
	color: #333;
	display: inline-block;
	padding: 0;
}

.footer-sec .btn-Footer:hover{
	color:#2C8935;		
	}

.footer-sec .btn-Footer .iconstyle{
	font-size: 12px;
	font-weight: 700;
	color: #2C8935;
	margin-left: 8px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;

}

.footer-sec .btn-Footer:hover .iconstyle{
	color:#2C8935;
	margin-left: 15px;
	}






.footer-sec .footer-column .links{
	margin:0;
	padding:0;
	}

.footer-sec .footer-column .links.pd{
	padding:0 30px 0 0;
	}


	.footer-sec .footer-column .links li{
	position: relative;
	font-size: 18px;
	margin:0;
	padding:10px 0;	
	list-style:none;
	line-height:1.3;
		-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}








.footer-sec .footer-column .pro-link{
  display: -ms-flexbox ;
  display: flex ;
  margin: 0 0 50px 0;
}	

.footer-sec .footer-column .links-two{
	margin:0;
	padding:0 20px 0 0;
	flex-basis: 50%;
	}

	.footer-sec .footer-column .links-two li{
	margin:0;
	padding:10px 0;	
	list-style:none;
	line-height:1.3;
	}



	
	.footer-sec .footer-column .links-two li:first-child{
	padding-top:0;
	}
	.footer-sec .footer-column .links-two li:last-child{
	padding-bottom:0;
	}
	

	.footer-sec .footer-column a{
	color:#B4B4B4;
	}

	.footer-sec .footer-column a:hover{
	color:#fff;
	}


	.footer-sec .footer-column .links-two a{
	color:#fff;
	}

	.footer-sec .footer-column .links-two a:hover{
	color:#E1E320;
	}
	

	
.footer-sec .social-icon{
  display: -ms-flexbox ;
  display: flex ;
    -ms-flex-align: center ;
  align-items: center ;
	}
	
.footer-sec .social-icon a{
    display: block;
	margin-left:24px;    
}

.footer-sec .social-icon a:first-child{
    margin-left: 0;
}

.footer-sec .social-icon .iconstyle{
	font-size:18px;
	color:#B4B4B4;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}

	.footer-sec .social-icon .iconstyle:hover{
	color:#E1E320;
	}


.footer-sec .social-icon .iconstyle.icon-youtube{
	font-size:24px;
	}






	
.footer-sec .box{
	position: relative;
	padding:0 0 0 30px;
	margin:0 0 25px 0;
	line-height: 1.5;
	}

	
.footer-sec .box .icon{
	position:absolute;
	top:1px;
	left:0;
	}


.footer-sec .box .iconstyle{
	font-size:18px;
	color: #2C8935;
	}

.footer-sec .box .txt{
	font-size: 15px;
	}





.footer-sec .footer-bottom{	
	position: relative;
	padding: 20px 0;
}

.footer-sec .copyright{	
	text-align: left;
	font-size: 18px;
	margin: 0;
	}


.footer-sec .design{
	font-size:14px;
	color: #878787;
	text-align: right;
	}

.footer-sec .design a{
	color: #878787 !important;
	}
.footer-sec .design a:hover{
	color: #b4b4b4 !important;
	}



.footerQuickContactBox{
	position: relative;
	margin: 0 0 30px 0;
}

.footerQuickContactBox .text{
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 5px 0;
}

.footerQuickContactBox .phone{
	font-size: 18px;
	color: #fff;
}

.footerQuickContactBox .phone a{
	color: #fff;
}

.footerAddress{
	position: relative;
}






@media (max-width: 991px) {


.footer-sec{
	font-size:15px;
	padding: 50px 0 0 0;
	}

.footer-sec .footer-widgets{
	padding:0 0 10px 0;
	}


.footer-sec .footer-column h5{
	font-size:15px;	
	margin:0 0 15px 0;
	}


.footerMenuBox{
	margin: 0 0 20px 0;
}



	.footer-sec .footer-column .links li{
		font-size: 15px;
		padding:6px 0;
	}

	


.footer-sec .social-icon .iconstyle{
	font-size:15px;	
	}


.footer-sec .social-icon .iconstyle.icon-youtube{
	font-size:18px;
	}

	


.footer-sec .footer-bottom{	
	position: relative;
	padding: 20px 0;
}

.footer-sec .copyright{	
	font-size: 15px;
	}


.footer-sec .design{
	font-size:12px;
	}


.footerQuickContactBox{
	margin: 0 0 20px 0;
}

.footerQuickContactBox .text{
	font-size: 14px;
	margin: 0 0 5px 0;
}

.footerQuickContactBox .phone{
	font-size: 15px;
}




}






@media (max-width: 767px) {


.footer-sec .copyright{
	text-align: center;
	margin: 0 0 10px 0;
	}

.footer-sec .design{
	text-align: center;
	}	
	
}

	




/* Tooltip container */
.tooltip1 {
    position: relative;
   
}

/* Tooltip text */
.tooltip1 .tooltiptext {
    visibility: hidden;
    width: 100%;
	max-width: 500px;
    background: #2C8935;
    color: #fff;
    text-align: left;
    padding: 8px 12px;
    border-radius: 3px;

    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 120%;
  

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip1 .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 18px;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: #2C8935 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip1:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}






.side-bar-contact {
	position: fixed;
	bottom: 30px;
	right:30px;
	z-index: 100;
}

.side-bar-contact .iconstyle{
	font-size:32px;
	color:#fff;
	background: #25d366;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center ;
	-ms-flex-pack: center ;
	justify-content: center ;	

-webkit-box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.2);
box-shadow: 4px 6px 6px 0px rgba(0,0,0,0.2);
	}
	


@media (max-width: 991px) {
	
.side-bar-contact {
	right:15px;
}	
.side-bar-contact .iconstyle{
	font-size:20px;
	width: 36px;
	height: 36px;
	}


}





/*ContactSec styles*/	


.ContactBannerSec{
	position:relative;
	color: #fff;
	margin:0;
	}

.ContactBannerSec .banner-image{
	position:relative;
	}

	.ContactBannerSec .banner-image img{
		width: 100%;
		}

.ContactBannerSec .banner-image:after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: auto;
	width: 100%;
	height:20%;
background: rgb(23,23,23);
background: linear-gradient(0deg, rgba(23,23,23,0) 0%, rgba(23,23,23,1) 100%);
}




.ContactBannerSec .banner-title{
	color: #fff;
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	display: -ms-flexbox ;
	display: flex ;
	-ms-flex-align: center ;
	align-items: center ;
	z-index: 1;
}


.ContactBannerSec .HeadOne{
	position: relative;	
	font-family: "Rubik", sans-serif;
	font-weight: 700;
	font-size: 120px;	
	letter-spacing: -3px;
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
	margin: 60px 0 0 0;
	
}



@media (max-width: 1366px) {


.ContactBannerSec .banner-image img{
	height: 350px;
	object-fit: cover;
    object-position: center center;
	}

	
.ContactBannerSec .HeadOne{
	font-size: 80px;	
	margin: 60px 0 0 0;
	}
		

}




@media (max-width: 1199px) {


.ContactBannerSec .banner-image img{
	height: 300px;
	}	
	
	
.ContactBannerSec .HeadOne{
	font-size: 60px;	
	margin: 60px 0 0 0;
	}
	
	
}





@media (max-width: 991px) {

	
.ContactBannerSec .banner-image img{
	height: 250px;
	}
	
.ContactBannerSec .HeadOne{
	font-size: 36px;	
	letter-spacing: -1px;
	margin: 60px 0 0 0;
	}
	
	
}









.ContactSec{
	position: relative;
	padding: 0;
}

.ContactSec .ContactRow{
	position: relative;
}


.ContactSec .divider{
	border-right: 1px solid #707070;
}

.ContactSec .ContactCol{
	position: relative;	
	padding: 100px 0 50px 0;
}

.ContactSec .ContactBox{
	position: relative;	
	margin: 0 0 50px 0;
}

.ContactSec .ContactBox.pdLeft{
	padding-left: 15px;
}


.ContactSec .ContactBox .IconBox{
	position: relative;
	margin: 0 0 25px 0;
}


	.ContactSec .ContactBox .IconBox .iconstyle{
	font-size:36px;
	color:#E1E320;
	}

	.ContactSec .ContactBox .IconBox .iconstyle.icon-contact-phone{
	font-size:28px;
	}

	.ContactSec .ContactBox .IconBox .iconstyle.icon-contact-email{
	font-size:48px;
	}


.ContactSec .ContactBox h5{
	font-family: "Playfair Display", serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 1;
	color:#DFDFDF;	
	margin: 0 0 20px 0;
}


.ContactSec .ContactBox .textBox{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 18px;
	line-height: 1.5;
	color: #fff;
	margin: 0 0 20px 0;
}


.ContactSec .ContactBox .textBox_Block {
	position: relative;
	margin: 0 0 30px 0;
}


.ContactSec .ContactBox .textSmall{
	font-family: "Rubik", sans-serif;
	font-weight: 400;
	font-size: 18px;
	margin: 0 0 2px 0;
}


.ContactSec .ContactBox .textLarge{
	font-family: "neue_haas_grotesk_disp55roman";
	font-size: 24px;
	color: #fff;
	margin: 0;
}




.btnLocation{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #DFDFDF;
	display: inline-block;
	padding: 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btnLocation:after{
	position: absolute;
	content: "";
	width: calc(100% - 22px);
	height: 1px;
	background: #DFDFDF;
	bottom:-5px;
    left: 0;
    right: 0;
    margin: 0;
}



.btnLocation:hover{
	color:#E1E320;
	}


.btnLocation .iconstyle{
	font-size: 14px;
	color: #E1E320;
	margin-left: 8px;
}

.btnLocation:hover .iconstyle{
	color:#E1E320;
	}




@media (max-width: 991px) {


.ContactSec .ContactCol{
	padding: 40px 0 10px 0;
}

.ContactSec .ContactBox{
	margin: 0 0 30px 0;
}


	.ContactSec .ContactBox.pdLeft{
		padding-left: 0;
	}	
	
	
	
.ContactSec .ContactBox .IconBox{
	margin: 0 0 20px 0;
}


	.ContactSec .ContactBox .IconBox .iconstyle{
	font-size:24px;
	}

	.ContactSec .ContactBox .IconBox .iconstyle.icon-contact-phone{
	font-size:20px;
	}

	.ContactSec .ContactBox .IconBox .iconstyle.icon-contact-email{
	font-size:34px;
	}


.ContactSec .ContactBox h5{
	font-size: 14px;
	margin: 0 0 10px 0;
}


.ContactSec .ContactBox .textBox{
	font-size: 15px;
	margin: 0 0 10px 0;
}


.ContactSec .ContactBox .textBox_Block {
	margin: 0 0 30px 0;
}


.ContactSec .ContactBox .textSmall{
	font-size: 14px;
	margin: 0 0 2px 0;
}


.ContactSec .ContactBox .textLarge{
	font-size: 17px;
	margin: 0;
}
	
	

	
.btnLocation{
	font-size: 14px;
}
	
.btnLocation .iconstyle{
	font-size: 12px;
}



}




@media (max-width: 767px) {
	
	.ContactSec .divider{
		border-right:0;
	}
	
}






.ContactFormSec{
	position: relative;
	padding: 100px 0;
	background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(55,55,55,1) 100%);
}


.ContactFormSec h4{
	font-family: 'neue_haas_grotesk_display65Md';
	font-size: 36px;
	color: #fff;
	line-height: 1.2;
	margin: 0 0 15px 0;
}

.ContactFormSec .desc{
	font-family: "Rubik", sans-serif;
	font-weight: 400;
	color: #DFDFDF;
	margin: 0 0 40px 0;
}




.CaptchaBox{
	display: -ms-flexbox ;
	display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.CaptchaBox.Mbottom{
	margin: 0 0 20px 0;
}


.CaptchaBox .CaptchaText{
	font-size: 18px;
text-align:center;
	color: #DFDFDF;
	border-radius: 5px;
border: 1px dashed #888;

padding:10px 30px;
margin:0 15px 0 0;
}

.CaptchaBox .CaptchaEqual{
	font-size: 20px;
	color: #666;
text-align:center;
margin:0 15px 0 0;
}

.CaptchaBox .CaptchaInput{
	margin:0 15px 0 0;
}


.CaptchaBox .CaptchaReload .iconstyle {
	font-size: 20px;
	width: 45px;
	height:45px;
	padding: 10px 10px;	
	background: #4d4d4d;
	color:#c8c8c8;
	border-radius: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}










.contact-form{
	position: relative;
	margin: 0;
	}

.contact-form .txt-label{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 18px;	
	margin:0 0 5px 0;
	color:#DFDFDF;
	}

.contact-form .required {
	color:#fff;
}

.contact-form .form-group{
	margin-bottom:30px;
	}
	
.contact-form .form-control{		
	font-family: "Rubik", sans-serif;
	font-weight: 300;
    font-size: 18px;
    color: #D4D4D4;
	border: 1px solid #707070;
    background:rgba(0,0,0,0);
	padding: 8px 15px;
    border-radius: 5px;
    box-shadow: none;
    height: auto;
	}

.contact-form .form-control:focus {
	background:#232323;
    }

.contact-form .form-control.formSelect{
	display: block;
    width: 100%;
    padding: 8px 40px 8px 15px;
	background:#313131 url(../images/icon-select-dropdown.svg) center center;
    background-repeat: no-repeat;
    background-position: right .75rem center;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}



.contact-form ::-webkit-input-placeholder { /* Chrome */
  color: #D4D4D4;
}

.contact-form :-ms-input-placeholder { /* IE 10+ */
  color: #D4D4D4;
}

.contact-form form ::-moz-placeholder { /* Firefox 19+ */
  color: #D4D4D4;
  opacity: 1;
}

.contact-form form :-moz-placeholder { /* Firefox 4 - 18 */
  color: #D4D4D4;
  opacity: 1;
}

.contact-form input:-webkit-autofill,
.contact-form input:-webkit-autofill:hover, 
.contact-form input:-webkit-autofill:focus,
.contact-form textarea:-webkit-autofill,
.contact-form textarea:-webkit-autofill:hover,
.contact-form textarea:-webkit-autofill:focus,
.contact-form select:-webkit-autofill,
.contact-form select:-webkit-autofill:hover,
.contact-form select:-webkit-autofill:focus {
  border-bottom: 1px solid #d0d0d0;
  -webkit-text-fill-color: #333;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
	box-shadow: 0 0 0px 1000px #ffffff inset;
  transition: background-color 5000s ease-in-out 0s;
}



.contact-form .btn-Submit{	
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size:18px;
	padding:15px 30px;
	background: #E1E320;
	color:#000;	
	border-radius:5px;
	line-height: 1;
    	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}


	.contact-form .btn-Submit:hover{
		background: #1F8B1F;
		color:#fff;
	}







.contact-form .form-row{
margin-right: -15px;
margin-left: -15px;
}
	
.contact-form .form-row > .col, 
.contact-form .form-row > [class*="col-"]{
padding-right: 15px;
padding-left: 15px;
}



.upload-file {
    display: inline-block;
    padding: 0 10px 0 0;
}

.upload-file {
    display: inline-block;
    padding: 0 10px 0 0;
}
	
.upload-inline {
	width: auto;
    display: inline-block;
}


.contact-form .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  line-height: 1.5;

padding: 8px 15px;
    color: #D4D4D4;
    background: none;
    border: 1px solid #707070;
    border-radius: 5px;
    height: auto;


}

.contact-form .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: auto;
  padding: 2px 20px;
  line-height: 2;
  color: #D4D4D4;
  content: "Browse";
   background: #3E3E3E;
  border-bottom: 0px solid #d0d0d0;
  border-left: 0px solid #2C8935;
}


.contact-form .custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
padding-left: 1.5rem;
}

.contact-form .custom-checkbox .custom-control-label::before{
	border-radius:0;
	background: #fff;
	width: 20px;
	height: 20px;
	border: 1px solid #D5D5D5;
	top:0;
}

.contact-form .custom-checkbox .custom-control-label::after{
	width: 20px;
	height: 20px;
	top:0;
}

.contact-form .custom-checkbox .custom-control-label{
	padding-left: 10px;
}


.contact-form .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #003A82;
}

.contact-form .pd{
	padding-top: 8px;
	padding-bottom: 8px;
}



.txt-label{
	font-size: 16px;
	margin:0 0 5px 0;
	}

.required {
    color: #c51313;
}




@media (max-width: 1366px) {

}




@media (max-width: 991px) {


.ContactFormSec{
	padding: 50px 0;
}


.ContactFormSec h4{
	font-size: 20px;
	margin: 0 0 10px 0;
}

.ContactFormSec .desc{
	margin: 0 0 30px 0;
}


.CaptchaBox .CaptchaText{
	font-size: 16px;
	padding: 8px 30px;
}

.CaptchaBox .CaptchaReload .iconstyle {
	width: 38px;
	height:38px;
	font-size:16px;
	}
	

	
	
.contact-form .txt-label{
	font-size: 15px;
	}
	

.contact-form .form-group{
	margin-bottom:20px;
	}

.contact-form .form-control{
	font-size:15px;
	}
	
.contact-form .btn-Submit{
	padding:10px 30px;
	font-size:15px;
	}	


	
}





.location-sec{
	position:relative;
	}
	
.location-sec .location{
	position:relative;
	height:600px;
	background:#efeeec;
	}	
	
.location-sec .location iframe{
	height:600px;
	}


@media (max-width: 991px) {
	
.location-sec .location{
	height:400px;
	}	

	
.location-sec .location iframe{
	height:400px;
	}
	

}






/* scroll to top style */

.cd-nugget-info {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  top: 0;
  left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-nugget-info a {
  position: relative;
  font-size: 14px;
  color: #e86256;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.cd-nugget-info a:hover {
  opacity: .8;
}
.cd-nugget-info span {
  vertical-align: middle;
  display: inline-block;
}
.cd-nugget-info span svg {
  display: block;
}
.cd-nugget-info .cd-nugget-info-arrow {
  fill: #e86256;
}


.cd-top {
  display: inline-block;
  height: 25px;
  width: 25px;
  z-index:100;
  position: fixed;
  bottom: 0;
  right: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(110, 110, 110, .8) url(../images/top-arrow.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}

.cd-top:hover {
  background-color: #4E4E4E;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 0;
    bottom: 0;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 30px;
    width: 30px;
    right: 0;
    bottom: 0;
  }
}







.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
  position: absolute;
  bottom: 12px;
  left: 50%;
  margin-left: -10px;
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #FFF;
  background-size: 6px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  transform: scale(1)
}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 3px);
    transform: rotate(-45deg);
    display: block;
    width: 6px;
    height: 6px;
    content: "";
    border: 2px solid white;
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}



/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 12px solid black;
    left: 5px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    border-right: 20px solid white; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 12px solid black;
    left: 3px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 20px solid white; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -43px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 800px) {
	
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); 
	
	}

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }






/* Careers style */


.CareerBannerSec{
	position: relative;	
}

.CareerBannerSec .TitleBox{
	position: relative;
	padding: 250px 0 180px 0;
	text-align: center;	
}

.CareerBannerSec .BannerTitle{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 600;
	font-size: 80px;
	letter-spacing: -4px;
	color: #fff;
	line-height: 1em;
	margin: 0 0 80px 0;
}



@media (max-width: 1366px) {
	
.CareerBannerSec .TitleBox{
	padding: 200px 0 120px 0;
}

.CareerBannerSec .BannerTitle{
	font-size: 60px;
	margin: 0 0 40px 0;
}	
	
	
}



@media (max-width: 991px) {
	
.CareerBannerSec .TitleBox{
	padding: 100px 0 60px 0;
}

.CareerBannerSec .BannerTitle{
	font-size: 24px;
	letter-spacing: -1px;
	margin: 0 0 20px 0;
}	
	
	
}





.btn-Careers{
	position: relative;
	padding:17px 20px;
	color:#000;
	font-size:16px;
	font-weight:500;
	background: #E1E320;
	border: 0px;
	border-radius:5px;
	line-height: 1;
	display: inline-block;
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn-Careers:hover{
	background: #fff;
	color:#000;
	}


.btn-Careers .iconstyle{
	font-size: 14px;
	color: #000;
	margin-left: 8px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn-Careers:hover .iconstyle{
	color: #000;
	}




@media (max-width: 991px) {

.btn-Careers{
	padding:10px 15px;
	font-size: 14px;
}

	
.btn-Careers .iconstyle{
	font-size: 12px;
}
	

}



/* CareerSlideSec style */


.CareerSlideSec{
	position: relative;
}

.CareerSlideSec .crSliderWrap{
	position: relative;
}


.CareerSlideSec .crSlideImage{
	position: relative;
}

.CareerSlideSec .crSlideImage:after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
}



.CareerSlideSec .crSlideImage img{
	width: 100%;
}



.CareerSlideSec .owl-theme .owl-nav.disabled + .owl-dots {
margin-top: -30px ;
}


.CareerSlideSec .owl-theme .owl-dots .owl-dot span {
    width: 12px;
	height: 12px;
    background: 0 0;
	border: 2px solid #fff;
    position: relative;
    padding: 0;
    cursor: pointer;
	margin: 0 7px;
}

.CareerSlideSec .owl-theme .owl-dots .owl-dot.active span {
    background-color: #fff;
}

.CareerSlideSec .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fff;
}



.CareerSlideSec .owl-theme .owl-nav [class*=owl-] {
    margin: 0;
    padding:0;
    background: 0 0;
    color: #959595;
    font-size: 24px;
    display: inline-block;
    cursor: pointer;
}

.CareerSlideSec .owl-theme .owl-nav [class*=owl-]:hover {
  background: 0 0;
    color: #959595;
    text-decoration: none;
}

.CareerSlideSec .owl-next,
.CareerSlideSec .owl-prev {
    position: absolute;
    color: inherit;
    background: 0 0;
    border: none;
    z-index: 100;
    top: -50px;
}

    .CareerSlideSec .owl-prev {
        right: 40px;
    }

   .CareerSlideSec .owl-next {
        right: 0;
    }		
	

.CareerSlideSec .owl-theme .owl-nav {
    margin: 0;
}



@media (max-width: 991px) {
	
	
.CareerSlideSec .owl-theme .owl-nav [class*=owl-] {
    font-size: 16px;
}


.CareerSlideSec .owl-next,
.CareerSlideSec .owl-prev {
    top: -30px;
}

    .CareerSlideSec .owl-prev {
        right: 30px;
    }

   .CareerSlideSec .owl-next {
        right: 0;
    }		
	
	
	
}






/* CareerBlockSecstyle */


.CareerBlockSec{
	position: relative;
	padding: 120px 0;	
	text-align: center;
}


.CareerBlockSec .Title{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 300;	
	font-size: 70px;
	line-height: 1em;
	letter-spacing: -3px;
	color: #fff;
	margin: 0 0 20px 0;
}

.CareerBlockSec .SubTitle{
	position: relative;
	font-family: "Playfair Display", serif;
	font-weight: 400;	
	font-size: 30px;
	line-height: 1.2;
	color: #DFDFDF;
	margin: 0 0 70px 0;
}



.CrBlockRow{
	position: relative;
}



.Career-BoxItem{
	position:relative;
	border: 1px solid #4E4E4E;
	border-radius:10px;
	padding: 20px 20px 60px 20px;
	height: calc(100% - 30px);
	margin: 0 0 30px 0;
	text-align: center;	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	}


.Career-BoxItem:hover {
	 background: linear-gradient(#171717, #171717) padding-box,
    linear-gradient(90deg, #BEBF31, #1EA44C, #0E4E96) border-box;
  border: 1px solid transparent;	
}



.Career-BoxItem .imageBox{
	position: relative;
	overflow: hidden;
	margin: 0 0 60px 0;
	border-radius: 5px;
	}


.Career-BoxItem .imageBox:after{
position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	width: 100%;
	height:100%;
	background: rgba(0,0,0,.1);	
	}
	
	.Career-BoxItem .imageBox img{
	 width: 100%; 
	display:inline-block;  
  -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
	transform: scale(1);
    transition: transform .5s;
    -moz-transition: transform .5s;
    -webkit-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

.Career-BoxItem:hover .imageBox img{	
	-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
	transform: scale(1.1);
	}
	
.Career-BoxItem .contentBox{
	position: relative;
	padding: 0 15px;
	}

	
	.Career-BoxItem .contentBox h3{
		position: relative;
		font-family: "Rubik", sans-serif;
		font-weight: 600;
		font-size:35px;
		color: #fff;
		margin:0 0 40px 0;
	}


	.Career-BoxItem .contentBox .desc{
		font-family: "Rubik", sans-serif;
		font-weight: 300;
		font-size: 18px;
		color: #DFDFDF;
		margin:0;
		
	}





@media (max-width: 1366px) {
	

.CareerBlockSec{
	padding: 80px 0;	
}


.CareerBlockSec .Title{
	font-size: 50px;
	margin: 0 0 20px 0;
}

.CareerBlockSec .SubTitle{
	font-size: 24px;
	margin: 0 0 50px 0;
}	

	



.Career-BoxItem .imageBox{
	margin: 0 0 40px 0;
	}

	
	.Career-BoxItem .contentBox h3{
		font-size:30px;
		margin:0 0 30px 0;
	}


	
	
}





@media (max-width: 991px) {


.CareerBlockSec{
	padding: 60px 0;	
}


.CareerBlockSec .Title{
	font-size: 22px;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
}

.CareerBlockSec .SubTitle{
	font-size: 16px;
	margin: 0 0 30px 0;
}	

	
	
.Career-BoxItem{
	padding: 15px 15px 40px 15px;
	}
	
	
	.Career-BoxItem .imageBox{
		margin: 0 0 20px 0;
	}	
	

	.Career-BoxItem .contentBox h3{
		font-size:20px;		
		margin:0 0 20px 0;		
	}
	
	
	.Career-BoxItem .contentBox .desc{
		font-size: 15px;
		
	}	
	

		
	
}




.btn-View-Career{
	position: relative;
	font-weight: 500;
	font-size: 16px;
	color: #fff;
	display: inline-block;
	padding: 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn-View-Career:hover{
	color:#E1E320;
	}


.btn-View-Career .iconstyle{
	font-size: 14px;
	color: #E1E320;
	margin-left: 8px;


}

.btn-View-Career:hover .iconstyle{
	color:#E1E320;
	}




@media (max-width: 991px) {

.btn-View-Career{
	font-size: 14px;
}

	
.btn-View-Career .iconstyle{
	font-size: 12px;
}

	

}





/* CareerBlockSecstyle */


.CR-PosSec{
	position: relative;
	padding: 100px 0;

background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(55,55,55,1) 100%);
}


.CR-headWrapper{
	position: relative;
	width: 100%;
	margin: 0 0 50px 0;
	display: -ms-flexbox ;
	display: flex ;
-ms-flex-align: center ;
  align-items: center ;
	-ms-flex-pack: justify;
	justify-content: space-between;	
}

	
	.CR-PosSec .Title{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 300;	
	font-size: 70px;
	line-height: 1em;
	letter-spacing: -3px;
	color: #fff;
	margin: 0;
}


	.CR-PosSec .Title .txtBold{
	font-weight: 600;
}



.CR-Pos-Box{
	position:relative;	
	border-radius:10px;
	padding: 50px 50px;
	height: 100%;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	
background: linear-gradient(#171717, #171717) padding-box,
    linear-gradient(90deg, #BEBF31, #1EA44C, #0E4E96) border-box;
  border: 1px solid transparent;	
	
	}



.CR-Pos-Box.mBottom{
	margin-bottom: 0;
}



.CR-PosHeadWrap{
	position: relative;
	width: 100%;
	margin: 0 0 60px 0;
	display: -ms-flexbox ;
	display: flex ;
-ms-flex-align: center ;
  align-items: center ;
	-ms-flex-pack: justify;
	justify-content: space-between;	
}




.CR-PosTitleBox{
	position: relative;
	margin: 0;
	display: -ms-flexbox ;
	display: flex ;
}

.CR-PosIconBox{
	-ms-flex-negative: 0 ;
	flex-shrink: 0 ;
}

.CR-PosIconBox img{
	width:80px;
	height: 80px;
	display: inline-block;
}

.CR-PosContentBox{
	-ms-flex-positive: 1;
    flex-grow: 1;	
	margin-left: 30px;
}

.CR-PosTitleOne{
	font-family: "Rubik", sans-serif;
	font-weight: 600;	
	font-size: 50px;
	line-height: 1;
	color: #fff;
	margin: 0;
}

.CR-PosTitleTwo{
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size: 35px;
	line-height: 1;
	color: #fff;
	margin: 0;
}




.TopJobListBox{
	position: relative;	
}

.TopJobListBox ul{
	margin: 0;
	padding: 0;	
}

.TopJobListBox li{
	list-style: none;
	padding: 30px 0;
	border-bottom: 1px solid #626262;
}

.TopJobListBox li:first-child{
	padding-top: 0;
}

.TopJobListBox li:last-child{
	border-bottom: 0;
	padding-bottom: 0;
}

.TopJbList{
	position: relative;
	margin: 0;
	padding: 0;
	display: -ms-flexbox ;
	display: flex ;
	  -ms-flex-align: center ;
  align-items: center ;
}

.TopJbList .LeftCol{
	-ms-flex-negative: 0 ;
	flex-shrink: 0 ;	
	font-size: 24px;
	font-weight: 300;
	color: #B9B9B9;
}


.TopJbList .RightCol{
	-ms-flex-positive: 1;
    flex-grow: 1;	
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #E1E320;
}

.TopJbList .JBCatg{
	font-family: "Rubik", sans-serif;
	font-weight: 400;	
	font-size: 16px;	
	line-height: 1;
	color: #DEDEDE;
	margin: 0 0 5px 0;
}

.TopJbList .JBTitle{
	font-family: "Rubik", sans-serif;
	font-weight: 400;	
	font-size: 24px;	
	line-height: 1.3;
	color: #fff;
	margin: 0;
}



@media (max-width: 1366px) {
	

.CR-PosSec{
	padding: 80px 0;
	}


	.CR-PosSec .Title{
	font-size: 50px;
	}


.CR-Pos-Box{
	padding: 40px 40px;	
	}

	



.CR-PosHeadWrap{
	margin: 0 0 40px 0;	
}


.CR-PosIconBox img{
	width:60px;
	height: 60px;
}


.CR-PosTitleOne{
	font-size: 40px;
}

.CR-PosTitleTwo{
	font-size: 28px;
}




.TopJobListBox li{
	padding: 25px 0;
}


.TopJbList .LeftCol{	
	font-size: 22px;
}



.TopJbList .JBTitle{
	font-size: 22px;
}
	


}





@media (max-width: 991px) {
	

.CR-PosSec{
	padding: 50px 0;
	}


.CR-headWrapper{
	display: block;
	text-align: center;
	margin: 0 0 30px 0;
}

	
	
	.CR-PosSec .Title{
	font-size: 22px;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
	}


.CR-Pos-Box{
	padding: 35px 25px;	
	}
	

.CR-Pos-Box.mBottom{
	margin-bottom: 30px;
	height:auto;
}




.CR-PosHeadWrap{
	margin: 0 0 30px 0;	
}


.CR-PosIconBox img{
	width:44px;
	height: 44px;
}


	.CR-PosContentBox{
		margin-left: 20px;
	}	
	
.CR-PosTitleOne{
	font-size: 24px;
}

.CR-PosTitleTwo{
	font-size: 18px;
}



.TopJobListBox li{
	padding: 15px 0;
}


.TopJbList .LeftCol{	
	font-size: 15px;	
}

	.TopJbList .RightCol{
		margin-left: 10px;
		padding-left: 10px;
	}

.TopJbList .JBTitle{
	font-size: 15px;
}
	
	
}



.btn-CRBorder{
	position: relative;
	padding:17px 20px;
	color:#fff;
	font-size:16px;
	font-weight:500;
	border: 1px solid #fff;
	border-radius:5px;
	line-height: 1;
	display: inline-block;
    -webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn-CRBorder:hover{
	background: #fff;
	color:#000;
	}


.btn-CRBorder .iconstyle{
	font-size: 14px;
	color: #fff;
	margin-left: 8px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.btn-CRBorder:hover .iconstyle{
	color: #000;
	}




@media (max-width: 991px) {

.btn-CRBorder{
	padding:10px 10px;
	font-size: 13px;
}


	
.btn-CRBorder .iconstyle{
	font-size: 12px;
}
	

}




.CR-ScrollBar{
	position: relative;
	height: 160px;
	overflow-y: scroll;
}


.CR-Dept-Box{
	position:relative;	
	border-radius:10px;
	padding: 50px 50px 10px 50px;
	margin: 0 0 30px 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	
background: linear-gradient(#171717, #171717) padding-box,
    linear-gradient(90deg, #BEBF31, #1EA44C, #0E4E96) border-box;
  border: 1px solid transparent;	
	
	}




.TopDeptListBox{
	position: relative;	
}

.TopDeptListBox ul{
	margin: 0;
	padding: 0;	
}

.TopDeptListBox li{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #DFDFDF;
	list-style: none;
	padding: 8px 0;
	border-bottom: 1px solid #626262;	
}

.TopDeptListBox li:first-child{
	padding-top: 0;
}

.TopDeptListBox li:last-child{
	border-bottom: 0;
	padding-bottom: 0;
}





@media (max-width: 1366px) {
	
	
.CR-Dept-Box{
	padding: 40px 40px 10px 40px;
	}
	
	
.TopDeptListBox li{
	font-size: 16px;
	padding: 6px 0;
}	
	
	
	
}




@media (max-width: 991px) {
	
	
.CR-Dept-Box{
	padding: 35px 25px;
	}
	
	
.TopDeptListBox li{
	font-size: 14px;
	padding: 8px 0;
}	
	
	

}







.CR-banner-small{
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}

.CR-banner-small::after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.2) 100%);
}

.CR-banner-small img{
	width: 100%;	
}

.CR-bnr-TitleBlock{	
	position: absolute;
	bottom: 30px;
	left: 50px;
	color: #fff;
	z-index: 1;
}

.CR-bnr-TitleOne{
	font-family: "Rubik", sans-serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 1;
}

.CR-bnr-TitleTwo{
	font-family: "Rubik", sans-serif;
	font-weight: 400;
	font-size: 44px;
	line-height: 1;
}


.CR-Flex100{
	position: relative;
	height: 100% ;
	  display: -ms-flexbox ;
  display: flex ;
  -ms-flex-direction: column ;
  flex-direction: column ;
	  -ms-flex-pack: justify ;
  justify-content: space-between ;
	
}




@media (max-width: 1366px) {
	
.CR-bnr-TitleBlock{	
	bottom: 20px;
	left: 40px;
}
	
	
.CR-bnr-TitleOne{
	font-size: 20px;
}

.CR-bnr-TitleTwo{
	font-size: 36px;
}

	


}




@media (max-width: 991px) {
	

.CR-bnr-TitleBlock{	
	bottom: 20px;
	left: 25px;
}

.CR-bnr-TitleOne{
	font-size: 16px;
}

.CR-bnr-TitleTwo{
	font-size: 20px;
}



	
}






/* CR-Listing-BannerSec style */


.CR-Listing-BannerSec{
	position: relative;	
}

.CR-Listing-BannerSec .TitleBox{
	position: relative;
	padding: 200px 0 60px 0;
	text-align: center;	
}



.CR-Listing-BannerSec .BannerTitle{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 600;
	font-size: 80px;
	color: #fff;
	line-height: 1em;
	margin: 0 0 20px 0;
}


.CR-Listing-BannerSec .SubTitle{
	position: relative;
	font-family: "Playfair Display", serif;
	font-weight: 400;	
	font-size: 26px;
	line-height: 1em;
	color: #DFDFDF;
	margin: 0 0 40px 0;
}


.CR-Listing-BannerSec .Title{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 600;
	font-size: 65px;
	color: #fff;
	line-height: 1em;
	margin: 0 0 50px 0;
}








.CR-FilterMenu{
	position: relative;
	
}

.CR-FilterMenu .nav{
display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}


.CR-FilterMenu .flexTab{
-ms-flex-direction: row;
flex-direction: row;
}


.CR-FilterMenu .Align{
  -ms-flex-pack: center ;
  justify-content: center ;
	
}


.CR-FilterMenu .NavLink{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-size:30px;
	font-weight: 300;
	line-height: 1.2;
	color:#fff;
	text-align: center;
	margin:0 30px 0 0;
	border-radius:10px;
	padding:20px 30px;
	min-width: 300px;
	
	background: linear-gradient(#171717, #171717) padding-box,
    linear-gradient(90deg, #BEBF31, #1EA44C, #0E4E96) border-box;
  border: 1px solid transparent;	
	}
	
.CR-FilterMenu .NavLink:last-child{
	margin-right:0;
}



.CR-FilterMenu .NavLink:before {
	content: "";
    position: absolute;
    right:10px;
    bottom: -16px;
	 /*! margin: 0 auto; */
    width: 0;
    height: 0;

	
 border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 16px solid #0F4F96;
	
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
	opacity: 0;
}

.CR-FilterMenu .NavLink:hover:before {
	opacity: 1;
}

.CR-FilterMenu .NavLink.active:before {
	opacity: 1;
}
	
.CR-FilterMenu .NavLink.active{
	font-weight: 600;
	background: linear-gradient(#171717, #171717) padding-box,
	linear-gradient(90deg, #BEBF31, #1EA44C, #0E4E96) border-box;
	border: 2px solid transparent;
	color: #fff;
	}

.CR-FilterMenu .NavLink:hover{
	background: linear-gradient(#171717, #171717) padding-box,
	linear-gradient(90deg, #BEBF31, #1EA44C, #0E4E96) border-box;
	border: 1px solid transparent;
}





@media (max-width: 1366px) {
	

.CR-Listing-BannerSec .TitleBox{
	padding: 150px 0 40px 0;
}



.CR-Listing-BannerSec .BannerTitle{
	font-size: 60px;
	margin: 0 0 20px 0;
}


.CR-Listing-BannerSec .SubTitle{
	font-size: 20px;
	margin: 0 0 30px 0;
}


.CR-Listing-BannerSec .Title{
	font-size: 48px;
	margin: 0 0 40px 0;
}





.CR-FilterMenu .NavLink{
	font-size:26px;
	padding:20px 30px;
	min-width: 200px;
	}
	

	
	
	
}


@media (max-width: 1199px) {

	
.CR-FilterMenu .NavLink{
	font-size:26px;
	padding:20px 30px;
	min-width: 120px;
	}	
	
}



@media (max-width: 991px) {
	
.CR-FilterMenu .NavLink{
	font-size:16px;
	padding:10px 20px;
	margin-right: 10px;
	}	
	
	

.CR-Listing-BannerSec .TitleBox{
	padding: 100px 0 20px 0;
}



.CR-Listing-BannerSec .BannerTitle{
	font-size: 24px;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
}


.CR-Listing-BannerSec .SubTitle{
	font-size: 15px;
	margin: 0 0 20px 0;
}


.CR-Listing-BannerSec .Title{
	font-size: 18px;
	margin: 0 0 30px 0;
}

	
	
}


@media (max-width: 767px) {

	
.CR-FilterMenu .NavLink{
	font-size:14px;
	padding:10px 20px;
	min-width: 80px;
	margin-right: 10px;
	margin-bottom: 20px;
	}	
	
	
.CR-FilterMenu .NavLink:before {

    right:10px;
    bottom: -14px;
	
 border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 12px solid #0F4F96;

}
	
	
	
}







/* CareerListingSec style */


.CareerListingSec{
	position: relative;
	padding: 80px 0;
	
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(55,55,55,1) 100%);
}


.CareerListingSec .resultTitle{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 36px;
	line-height: 1;
	letter-spacing: -1px;	
	color: #fff;
	text-align: center;
	margin: 0 0 40px 0;
}



.CR-JbListBox{
	position: relative;	
	margin: 0 0 60px 0;
}

.CR-JbListBox ul{
	margin: 0;
	padding: 0;	
}

.CR-JbListBox li{
	width: 100%;
	list-style: none;
	padding: 25px 0;
	border-bottom: 1px solid #626262;
}

.CR-JbListBox li:first-child{
	padding-top: 0;
}

.CR-JbListBox li:last-child{
	border-bottom: 0;
	padding-bottom: 0;
}





.CR-JbListItem{
	position: relative;	
	margin: 0;
	padding: 0 30px 0 0;
	display: -ms-flexbox ;
	display: flex ;
  -ms-flex-align: end ;
  align-items: flex-end ;
	
  -ms-flex-pack: justify ;
  justify-content: space-between ;	
}


.CR-JbList{
	position: relative;	
}


.CR-Jb-Catg{
	font-family: "Rubik", sans-serif;
	font-weight: 400;	
	font-size: 16px;	
	line-height: 1;
	color: #DEDEDE;
	margin: 0 0 10px 0;
}



.CR-Jb-Title{	
	font-family: "Rubik", sans-serif;
	font-weight: 400;	
	font-size: 24px;	
	line-height: 1;
	color: #fff;
	margin: 0;


}



.CR-Jb-Place{
	font-family: "Rubik", sans-serif;
	font-weight: 300;	
	font-size: 18px;	
	line-height: 1;
	color: #fff;
	margin: 0 0 0 10px;
}




@media (max-width: 1366px) {
	

.CareerListingSec .resultTitle{
	font-size: 30px;
	margin: 0 0 40px 0;
}



.CR-JbListBox li{
	padding: 20px 0;
}


.CR-Jb-Title{	
	font-size: 22px;
}



.CR-Jb-Place{
	font-size: 16px;
}
	
	
	
	
}



@media (max-width: 991px) {

.CareerListingSec{
	padding: 50px 0;
	}	
	
	
.CareerListingSec .resultTitle{
	font-size: 18px;
	margin: 0 0 30px 0;
	text-align: left;
}


	.CR-JbListBox{
		margin: 0 0 40px 0;
	}	
	
	
	.CR-JbListBox li{
		padding: 15px 0;
	}	
	
	
	.CR-JbListItem{
		display: block;
		padding: 0;
	}	
	
	
	
.CR-Jb-Title{	
	font-size: 15px;
	margin: 0 0 8px 0;
}



.CR-Jb-Place{
	font-size: 13px;
	margin: 0;
}	
	
	
}












/* CR-Detail-BannerSec style */


.CR-Detail-BannerSec{
	position: relative;	
}

.CR-Detail-BannerSec .TitleBox{
	position: relative;
	padding: 200px 0 80px 0;
	text-align: center;	
}


.CR-Detail-BannerSec .MainTitle{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size: 65px;
	color: #fff;
	line-height: 1em;
	margin: 0 0 10px 0;
}

.CR-Detail-BannerSec .SubTitle{
	position: relative;
	font-family: "Playfair Display", serif;
	font-weight: 400;	
	font-size: 26px;
	line-height: 1em;
	color: #DFDFDF;
	margin: 0;
}


.CR-Detail-BannerSec h1{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size: 65px;
	color: #fff;
	line-height: 1em;
	margin: 0;
}

.CR-Detail-BannerSec .dBlock{
	display: block;
	font-family: "Playfair Display", serif;
	font-weight: 400;	
	font-size: 26px;
	line-height: 1em;
	color: #DFDFDF;
	margin: 15px 0 0 0;
}







@media (max-width: 1366px) {


.CR-Detail-BannerSec .TitleBox{
	padding: 150px 0 80px 0;
}


.CR-Detail-BannerSec .MainTitle{
	font-size: 50px;
	margin: 0 0 10px 0;
}

.CR-Detail-BannerSec .SubTitle{
	font-size: 20px;
}	


	
.CR-Detail-BannerSec h1{
	font-size: 50px;
}

.CR-Detail-BannerSec .dBlock{
	font-size: 20px;
}
	
	
	
}




@media (max-width: 991px) {

	

.CR-Detail-BannerSec .TitleBox{
	padding: 100px 0 60px 0;
}


.CR-Detail-BannerSec .MainTitle{
	font-size: 22px;
	margin: 0 0 10px 0;
}

.CR-Detail-BannerSec .SubTitle{
	font-size: 15px;
}	
	

.CR-Detail-BannerSec h1{
	font-size: 22px;
}

.CR-Detail-BannerSec .dBlock{
	font-size: 15px;
}
	
	
}





/* CareerDetailSec style */


.CareerDetailSec{
	position: relative;
	padding: 80px 0 10px 0;
	z-index: 1;
}

.CareerDetailSec::after{
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top:0;
	bottom: auto;
	width: 100%;
	height:250px;
	z-index: -1;
background: rgb(23,23,23);
background: linear-gradient(0deg, rgba(23,23,23,1) 0%, rgba(0,0,0,1) 100%);
}



.CR-ContentWrap{
	position: relative;
}



.CR-hr-tab{
	position: relative;
	margin: 0;
}


.CR-hr-tab .box-border{
	padding: 0;
	border-bottom: 1px solid #707070;
	margin-bottom: 70px;
}

.CR-hr-tab .nav-pills .nav-link{
	font-size:30px;
	font-weight:400;
	background-color: transparent;
	color:#fff;
	border-radius:0;
	padding:10px 0 20px 0;
	margin: 0 15px;
	}

.CR-hr-tab .nav-pills{
	padding: 0;
	margin: 0;
	list-style: none;
}


.CR-hr-tab .nav-pills li{
	position: relative;
	list-style: none;
	line-height: 1.3;
	padding: 0;
}

.CR-hr-tab .nav-pills li:before {
    content:none;
}




.CR-hr-tab .nav-pills .nav-link:before {
	content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 7px solid #0000;
    border-right: 7px solid #0000;
    border-top: 8px solid #E1E320;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
	opacity: 0
}

.CR-hr-tab .nav-pills .nav-link:after {
	content: "";
    position: absolute;
	bottom: -2px;
    border-bottom: 3px solid #E1E320;
    left: 0;
    right: 0;
	margin: 0 15px;
	z-index: 1;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
	opacity: 0;
}

.CR-hr-tab .nav-pills .nav-link:hover:before {
	opacity: 1;
}

.CR-hr-tab .nav-pills .nav-link:hover:after {
	opacity: 1;
}

.CR-hr-tab .nav-pills .nav-link:hover{
	color: #fff;
}



.CR-hr-tab .nav-pills .nav-link.active{
	color: #fff;
	}

.CR-hr-tab .nav-pills .nav-link.active:before {
	opacity: 1;
}

.CR-hr-tab .nav-pills .nav-link.active:after {
	opacity: 1;
}



.CR-hr-tab .box{
	position:relative;
	margin:0;
	padding:30px 0 10px 0;
	}





@media (max-width: 1366px) {
	

.CR-hr-tab .nav-pills .nav-link{
	font-size:26px;	
	
}

	
}



@media (max-width: 991px){

	
.CareerDetailSec{
	padding: 50px 0 10px 0;
}
	
	
	.CR-hr-tab .box-border{
		margin: 0 0 40px 0;		
	}	
	
.CR-hr-tab .nav-pills .nav-link{
	font-size:18px;
	padding:10px 0;
	margin: 0 15px;
	}
	
.CR-hr-tab .nav-pills .nav-link:after {
	margin: 0 15px;
}
	
.CR-hr-tab .box{
	padding:20px 10px 5px;
	
	}
	


}












.CR-DetailBox{
	position:relative;	
	border-radius:10px;
	padding: 50px;
	margin: 0 0 40px 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	
background: linear-gradient(#171717, #171717) padding-box,
    linear-gradient(90deg, #BEBF31, #1EA44C, #0E4E96) border-box;
  border: 1px solid transparent;	
	
	}




.CareerDetailSec h3{
	position: relative;
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size: 26px;
	color: #fff;
	margin: 0 0 20px 0
}


.CareerDetailSec .desc{
	font-family: "Rubik", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #DFDFDF;
	margin: 0 0 30px 0;
}


.CareerDetailSec .SubHead{
	font-family: "Playfair Display", serif;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	margin: 0 0 20px 0;
}


.CareerDetailSec .SmallHead{
	font-family: "Rubik", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #DFDFDF;
	margin: 0 0 10px 0;
}





.CR-DetailFlexBox{
	position: relative;
	display: -ms-flexbox;
	display: flex ;	
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #626262;
}

.CR-DetailFlexBox:last-child{
	border-bottom: 0px;
}


.CR-LeftColumn{
	min-width: 300px;
		-ms-flex-negative: 0 ;
	flex-shrink: 0 ;
	margin-right: 20px;
}

.CR-RightColumn{
	-ms-flex-positive: 1;
    flex-grow: 1;
}






@media (max-width: 1366px){
	
	.CareerDetailSec h3{
		font-size: 22px;
	}
		

}






@media (max-width: 991px){
	

	
.CR-DetailFlexBox{
	display: block ;	
	padding: 15px 0 15px 0;
}



.CR-LeftColumn{
	min-width: auto;

}


	
	
	
	.CR-DetailBox{
		padding:30px 20px;		
	}
	
	
	.CareerDetailSec h3{
		font-size: 16px;
	}
	
	.CareerDetailSec .SubHead{
		font-size: 15px;
		
	}
	
	
	.CareerDetailSec .desc{
		font-size: 14px;
	}
	

	.CareerDetailSec .SmallHead	{	
		font-size: 14px;
	}

	
	
}







.list-dots{
	position: relative;
}

.list-dots ul{
	list-style: none;
    margin: 0 0 20px 0;
    padding: 0;	
}

.list-dots li{
	position: relative;
	font-family: "Rubik", sans-serif;
	list-style: none;
	line-height: 1.3;
	padding: 5px 0 5px 20px;
}

.list-dots li:first-child{
	padding-top: 0;
}

.list-dots li:last-child{
	padding-bottom: 0;
}


.list-dots li:before {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #717171;
    position: absolute;
    left: 0;
    top: 12px;
}

.list-dots li:first-child:before{
    top: 7px;
}



.list-dots ul li ul{
	list-style: none;
    margin: 15px 0;
    padding: 0;
}

.list-dots ul li ul li{
	position: relative;
    list-style: none;
    padding: 4px 0 4px 20px;
}

.list-dots ul li ul li:before {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #717171;
    position: absolute;
    left: 0;
    top: 12px;
}


@media (max-width: 991px){

.list-dots ul{
    margin: 0 0 20px 0;
}

.list-dots li{
	padding: 5px 0 5px 20px;
}

.list-dots li:before {
	width: 6px;
    height: 6px;
    top: 11px;
}
	
	
	.list-dots li:first-child::before{
	  top: 7px;	
	}
	
	
.list-dots ul li ul{
    margin: 5px 0;
}
	
.list-dots ul li ul li{
	padding: 2px 0 2px 15px;
    
}	
	
	.list-dots ul li ul li:before {
    top: 8px;
	}
	
	
}





.pro-table{
	
}

.pro-table .table{
	margin: 0 0 25px 0;	
}

.pro-table .table-bordered td,
.pro-table .table-bordered th{
	border: 1px solid #D9D9D9;
}

.pro-table .table td,
.pro-table .table th{
	padding: 5px 15px;
}


.pro-table .table .thead-dark th{
	background: #666;
	font-weight: 400;
	vertical-align: top;
}

.pro-table .table .thead-light th{
	background: #888;
	font-weight: 700;
	vertical-align: top;
}





