:root {

  --main-header: #22242c;
  --main-header-font: #fff;
  --main-navbar:#0d0e11;
  --main-navbar-font:#afafaf;
  --color-white: #ffffff;
  --quick-lnks-card: #2b2e38;
}




/*Global style*/

body{ font-family: "Roboto"; background: #f9f9fb; font-size: 1rem; color: #1c2a39;font-weight: 300;}
h1{font-family: "Roboto"; font-size: 2.75rem; text-transform: uppercase; font-weight: 500;}
h2{font-size: 2.5rem; font-family: "Roboto";font-weight: 400;}
h3{font-size: 2rem; font-family: "Roboto";font-weight: 500;}
h5{font-family: "Roboto";}
a{color: #409ce7;  text-decoration: none; font-family: "Roboto";}
/* Common Header & Naivagatin */
/*Main Navigation */
.main-header {
  width: 100%;
  background: #22242c;
  
}


.view-projects .view-content
{
	margin-top: 2rem;
}

.view-projects .view-content h3
{

font-size: 2.75rem;
text-transform: uppercase;

}
.btn-project {
  background-color: #1c2a39;
  color: #fff;
  font-family: "Roboto";
  border-color: #1c2a39;

}

.btn-project:hover,
.btn-project.focus,
.btn-project:focus,
.btn-project.active,
.btn-project:active,
.btn-project.active.focus,
.btn-project.active:focus,
.btn-project.active:hover,
.btn-project:active.focus,
.btn-project:active:focus,
.btn-project:active:hover {

  color: #1c2a39;
  background-color: #fff;
}
.project-link {
  color: #bb8e6d;

}
.project-link:hover,
.project-link.focus,
{
	color: #1c2a39;
}


.image-grid {
    padding: 12px;
}

.image-row {
    display: flex;
}

.image-row .image {
    margin: 12px;
    height: 240px;
}

.image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3), 0 6px 20px rgba(0, 0, 0, 0.15), 0 6px 20px rgba(0, 0, 0, 0.7);
}


.main-header a,
.main-header a:hover,.main-header a:focus {
  color: #fff;
  font-size: 0.875rem;
  font-family: "Roboto";
 /* cursor: url(../images/mousepointer.cur),auto;*/
}

.main-navbar {
  background-color: #fff;

}

.main-navbar a{
  font-size: 1rem;
  font-family: "Roboto";
  color: #292929;
}

.main-navbar a.nav-link:hover,.main-navbar a.nav-link:focus {
  color: #bb8e6d;
}
.main-navbar a.active
{
	 color: #bb8e6d;
}


.hmbr-icn-menu, .hmbr-icn-menu:hover{color: #fff;}
.hmbr-icn-menu:focus{box-shadow: none;}


.dl-menuwrapper .menu.dl-menu {
  margin-top: 10px;
  background-image: linear-gradient(85deg, #111215 -86%, #2b2e38 102%);
  width: 450px;
  position: absolute;
  z-index: 9;
  right: 0;
}
.menu.dl-menu .nav-link {
   color: #afafaf;
   font-size: 1.25rem;
   padding: 20px 60px 20px 60px;
   font-family: "Roboto";
 }
 .menu.dl-menu .nav-link:hover {
  background-color: #bb8e6d;
}

ul.menu a.is-active {
  color: #bb8e6d;
}
.main-navbar a {
    font-size: 1rem;
    font-family: "Roboto";
    color: #1c2a39;
	font-weight: 300;
}
.main-navbar a:hover {
   /* cursor: url(../images/mousepointer.cur),auto;*/
    color: #bb8e6d;
}
  

.dl-menuwrapper.hambur-menu{position: inherit; perspective: initial;}
.dl-menuwrapper .menu li.dl-submenu > a:not(:only-child):after{left:inherit; right: 50px; content: url(../icons/icn-angle-right.svg);}

.dl-menuwrapper .menu li.dl-back:after, .dl-menuwrapper .menu  li.dl-back > a:not(:only-child):after{

  line-height: 38px;
  content: url(../icons/icn-arrow-right.svg);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  left: 25px;

}
 .dl-menuwrapper .menu li > a:not(:only-child):after{content:normal;}

.dl-menuwrapper .menu ul{background-image: linear-gradient(85deg, #111215 -86%, #2b2e38 102%)}

.dl-menuwrapper .menu .dl-submenu li a {
  padding: 15px 60px 15px 60px;
  color: #bababa;
}
.dl-menuwrapper .menu .dl-submenu li .nav-link{font-size: 1.125rem;}
.dl-menuwrapper .menu .dl-submenu li.dl-back a{font-size: 1.25rem; border-bottom: 1px solid #707070; padding-bottom: 20px;}

.dl-menuwrapper .menu .dl-submenu li a:hover {
  background-color: #2f313c;
}

.dl-menuwrapper .menu .dl-submenu li a.dl-parent-title{color: #f9f9fb;font-family: "Roboto"; font-size: 1.625rem; padding-top: 22px; line-height: 50px; }

.dl-menuwrapper li [title="Expand menu My account"]:after{right: 40px; content: url(../icons/icn-myac-user.svg); position: absolute;}
.dl-menuwrapper li [title="Expand menu Log out"]:after{right: 40px; content: url(../icons/icn-log-out.svg); position: absolute;}
.dl-menuwrapper .dl-menu li [title="Expand menu My account"]{border-top: 1px solid #707070; margin-top: 30px;}

.navbar-brand .logo{height: 50px;}

.hm-slider h3 {
    font-size: 2rem;
    color: var(--color-white);
    margin-bottom: 40px;
}
.hm-slider p{
 font-family: "Roboto";
 color: #bababa;
 font-weight:300;
}

.slide__caption{
	padding:0px;
}
.hm-slider {
    background: #1c2a39;
}
.hm-slider .rightcol-wrapper {
    padding: 151px 57px 0 65px;
}
/* Footer */
.ft-sec { 
  padding-top: 0px;
  background-color: #1c2a39;
}
.ft-menu {
  padding: 30px 0 40px 0;
  width: 75%;
  margin: 0 auto;
  color: #bababa;
  line-height: 1.87;
}
.ft-menu > li > a {
  color: #bababa;
  text-decoration: underline;
  font-size: 0.875rem;
  border-right: 1px solid #bababa;
  padding-right: 15px;
  margin-right: 15px;
}
.ft-menu > li:last-child > a, .ft-menu > li:nth-last-child(2) > a  {
  border-right: 0;
}
.ft-menu li a:hover {
  color: #bababa;
}
.copyright {
  padding: 20px 0;
  background-color: #0e0f12;
  color: #b4b4b4;
}
.copyright p {
  padding: 0;
  text-align: center;
  font-size: 0.75rem;
  margin-bottom: 0;
}
/*Footer end*/

/* Quick Link - End*/

.quick-lnks {
  margin-top: 100px;
}

.quick-lnks-dis {
  margin: 25px 0 45px 0;
  font-size: 1.125rem;
}

.quick-lnks .card {
 /* border-radius: 0.625rem;*/
  padding: 3.5rem 3rem;
  background: --quick-lnks-card;
  color: var(--color-white);
}

.quick-lnks .card-body {
  padding: 2rem 0 2.5rem 0rem;
  text-align: center;
  font-size: 1.125rem;
}

.quick-lnks .card-footer {
  padding: .5rem 0rem;
  text-align: center;
  border: none;
}
/* Quick Link - End*/

/* home - slider with scroll*/

.gw-1 {
  margin-top: 80px;
  padding: 85px 0 75px 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.87);
  background-color: #1c2a39;

}


.gw-1-content h2 {
  margin-bottom: 45px;
}

.gw-1 .card {

  min-width: 336px;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.31);
  background-color: #0d0e11;
  color: #bababa;
  padding: 45px 0 65px 0;
  border-radius: 0.25rem;
}

.gw-1 .card .card-body {
  padding: 45px 10px 45px 50px;

}

.gw-1 .card .card-footer {
  padding-left: 75px;
}

.gw-1 .card .card-title {
  font-size: 1.375rem;
  font-weight: bold;
  color: #bebebe;
  padding-bottom: 10px;
}

/* home - slider with scroll-End*/

/*Home Video and episode time*/
.tonight {
  background-color: #1b1e27;
  padding:40px 0;
  font-size: 1.25rem;
  color: #858585;
 

}
.tonight-sched {
  padding: 90px 0 0 30px;
  font-family: "Roboto";
}
.tonight .day-date {
  font-family: "Roboto";
  font-size: 1.125rem;
}
.tonight h2 {
  font-family: "Roboto";
  color: #fff;
  margin-bottom: 30px;
}
.video-player {
  border-radius: 10px;
}
.video-wrap {
  border-radius: 10px;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.58);
  background-color: #1c2a39;
  padding: 45px;
}
.video-wrap video[poster]{
  height: 445px;
}
video[poster] {
    width: 100%;
    object-fit: cover;
}
/*Home Video and episode time*/


/* Landing Page - Start*/
.inner-pg-banner {
    height: 280px;
	min-height: 280px;
    background-size: cover;
}
.inner-pg-navbar {
    background-color: #fff;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.07);
    padding: 0;
}
.inner-pg-navbar .nav-link {
    color: #2b2e38;
    font-size: 1rem;
    font-family: "Roboto";
    padding: 20px 0;
    margin-right: 40px;
}
.inner-pg-navbar .nav-link:hover {
    color: #1876c3;
}
.inner-pg-navbar .navbar-toggler-icon {
    background: url(../icons/icn-hamburger-fill-blue.svg) no-repeat top center;
    height: 16px;
    width: 20px;
    font-family: "Roboto";
    color: #1876c3;
    text-indent: 55px;
}
.inner-pg-navbar .navbar-toggler:focus {
    text-decoration: none;
    box-shadow: none;
}

 
 .inner-pg {
    margin-top: 110px;
}
.inner-pg .h1 {
    font-size: 2.2rem;
    color: #1c2a39;
    text-transform: capitalize;
}
.inner-pg .subhd {
    font-size: 2rem;
}
.inner-pg .gw-1 h2 {
    margin-bottom: 30px;
    color: #cecece;
}
.inner-pg .gw-1 .card-title {
    padding-bottom: 20px;
}
.icn-maximize {
    margin-right: 135px;
}
.black-bg-card {
    border-radius: 10px;
    background: #1c2a39;
    color: #e4e4e4;
    padding: 70px 60px 70px 60px;
}
.black-bg-card .card-sub-hd {
    font-family: "Roboto";;
    font-size: 1rem;
}
.black-bg-card .card-title {
    font-size: 2rem;
    color: #fff;
    font-family: company-Light;
    margin-bottom: 35px;
}
.black-bg-card .card-text {
    color: #e4e4e4;
}
.white-bg-card {
    border-radius: 5px;
    background: #1c2a39;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    color: #fff;
    padding: 25px 20px 25px 20px;
}
.white-bg-card .card-title {
    font-size: 39px;
	border-bottom: 2px solid #fff;
	width: 160px;
    font-family: "Roboto";
    margin-bottom: 25px;
}
.white-bg-card .card-sub-hd {
    font-family: "Roboto";
    font-size: 1.25rem;
}
.white-bg-card .card-text {
    font-family: "Roboto";
}
.white-bg-card a.number {
    color: #fff;
}
.white-bg-card .card-title.sm {
    font-size: 1.25rem;
}
.white-bg-card .icn-height {
    height: 33px;
}
.inner-pg video[poster] {
    height: 395px;
}
.more-menu .dropdown-menu {
    border-radius: 0 0 10px 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    border-top: 0;
}
.more-menu .dropdown-menu .dropdown-item {
    color: #2b2e38;
    padding: 20px 60px;
    font-size: 1rem;
    font-family: "Roboto";
}
.more-menu .dropdown-menu .dropdown-item:active {
    background: none;
}
.dropdown-toggle::after {
    background: url(../icons/icn-angle-down.svg) no-repeat center center;
    width: 13px;
    height: 7px;
    border: none;
    vertical-align: 2px;
    margin-left: 12px;
}
.inner-pg video[poster] {
    height: 395px;
}
/* Landing Page - End*/


/* Home new assets */
.gw-2 {
  /* box-shadow: 0 -6px 4px 0 rgba(0, 0, 0, 0.34); */
  background: #1c2a39;
  padding: 90px 0;
}

.gw-2 p {
  font-family: "Roboto";
  font-size: 1.25rem;
  color: #bababa;
}

.gw-2 h2 {
  margin-bottom: 45px;

}

.gw-2 .card {

  width: 390px;
  border: none;
  background: none;

}

.gw-2 .view-all-btn {
  margin-top: 48px;
}



/* Login */
.login-header {
	height: 80px; 
	min-height: 80px; 
	background-color: #22242c;
}
.sign-in {
    padding: 50px 125px 150px 125px;
	  background-color:#fff;
    font-family: "Roboto";
    
}

.sign-bg {
    background: url(../images/login-bg.png) no-repeat center center;
    height: 100%;
    background-size: cover;
}

.sign-hd {
    font-size: 2.8125rem;
    color: #22242c;
    text-transform: capitalize;
}

.creat-ac-hd {
    color: #22242c;
    font-size: 2.5rem;
}

.nbc-aff {
  font-size: 1rem;
  color: #757575;
}
.small{font-size: 1rem; color: #707070;}

.show-hide-pass.pass1,.show-hide-pass.pass2 {
   top: 50%;
}
.show-hide-pass {
    position: absolute;
    right: 20px;
    cursor: pointer;
    top: 55%;
    width: 28px;
}
.bg-white{
	background-color:var(--color-white);
}
.reg-acc {
    padding: 160px 125px 150px 95px;
	
}

.reg-ac-hd {
    font-size: 2.0625rem;
    color: #22242c;
    text-transform: capitalize;
}
#user-login label {
    font-size: 1rem;
    color: #22242c;
    line-height: 1.44;
    font-family: "Roboto";;
    margin-bottom: 0.5rem;
}


#edit-submit{
  color: #fff;
  font-family: "Roboto";
  background-color: #2b2e38;
  border: solid 2px #707070;
  padding-right:40px;
  padding-left:40px
}
#edit-submit:hover {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21;
}
#edit-submit:focus {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21;
    box-shadow: 0 0 0 0.25rem rgb(66 70 73 / 50%);
}
.sign-in .region-content,
.reg-acc .region-content{
    padding: 0px;
}
/* Login - End*/

/*Registration/Forgot page - Start*/
.reg-acc {
    padding: 50px 125px 150px 95px;
    font-family: "Roboto";
}
.reg-ac-hd {
    font-size: 2.0625rem;
    color: #22242c;
    text-transform: capitalize;
}
.already-ac {
    margin-top: 30px;
    margin-right: 100px;
}
.already-ac, .already-ac a {
    font-size: 0.875rem;
    font-size: "Roboto";;
}

.form-item .description{font-size: 1rem;}

.steps-indicators {
    margin-bottom: 60px;
}
.steps-indicators span {
    width: 70px;
    height: 6px;
    border-radius: 3px;
    background-color: #cecece;
    display: inline-flex;
    margin-right: 7px;
}
.steps-indicators span.active {
    background: #22242c
}
.question-icn {
    background: url(../icons/icn-question-fill.svg) no-repeat center center;
    height: 20px;
    background-size: cover;
    width: 20px;
    display: inline-flex;
}
.slick__arrow {
    top: inherit;
    width: 50px;
    bottom: 115px;
    /* right: 415px; */
    right: 520px;
    left: inherit;
}
.user-pass p,
#resetpass-form #edit-pass label[for="edit-pass"],
.custom-from-pass-reset #edit-timezone,
.custom-form-edit-user #edit-timezone,
.custom-form-edit-user #block-apws-page-title,
.custom-from-pass-reset #block-apws-page-title,
.custom-form-reset-psw-user #block-apws-page-title{
	display:none;
} 
.custom-from-pass-reset .form-item-pass-pass1 label,
.custom-form-edit-user .form-item-pass-pass1 label{
	display:block;
}

/*Registration/Forgot page - end */

/*Register - Finished page - Start*/
.accr-hd{font-family: "Roboto";; color: #0d0e11; margin-top: 60px; margin-bottom: 5px;}
.accordian-check{border: 1px solid #cecece;  border-radius: 10px; background: #fff; padding: 30px 15px 30px 40px;}
.accordian-check .accordion{max-height: 190px; min-height: 130px; padding-right: 20px; padding-bottom: 0;}
.accordian-check .accordion-button:not(.collapsed){
    background-color: #fff;
    box-shadow: none;
    color: #0d0e11;
}
.accordian-check label {
    font-size: 0.875rem;
    font-family: "Roboto";;
	color: #000;
}
.term-reference-tree-level .form-item {
	margin-bottom: 10px !important;
}
/*Register - Finished page - End*/

/* Home new assets - End*/



.img-overlay{position: relative;}
.img-over-cont {
  opacity: 1;
  display: block;
  width: 100%;
  transition: .5s ease;
  backface-visibility: hidden;
  object-fit: cover;
}

.overlay-content {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 60%;
  
}
.img-overlay {
    position: relative;
}
.img-overlay:hover .img-over-cont {
  opacity: 0.2;
}

.img-overlay:hover .overlay-content {
  opacity: 1;
}


/*Home Page*/
.slick-image {
    width:100%;
}
.slick-image-left {
    float:left;
    width:80%;
}
.slick-image-right {
   float:left;
   width:20%; 
}

.slick-dots li.slick-active button:before{
  color:#fff;
  font-size:15px;
}
ul.slick-dots {
  width: 6%;
  right: 1%;
  display: flex;
  bottom: 5px;
}
.quick-lnks {
  margin-top: 100px;
}

.quick-lnks-dis {
  margin: 25px 0 45px 0;
  font-size: 1.125rem;
}

.quick-lnks .card {
  border-radius: 0.25rem !important;
  padding: 3.5rem 3rem;
  background: #1c2a39;
  color: #fff;
  border: none;
}

.quick-lnks .card-body {
  padding: 2rem 0 2.5rem 0rem;
  text-align: center;
  font-size: 1rem;
}

.quick-lnks .card-footer {
  padding: .5rem 0rem;
  text-align: center;
  border: none;
 /* background-color : #fff !important;*/
}
div.quick-lnks-text{
	font-size: 39px;
    border-bottom: 2px solid #fff;
    
}
.m-auto.quick-lnks-title{
	/*height: 82px;*/
}
.slick-dots li.slick-active button{
  background:#fff;
}
.slick-dots li.slick-active button::before,
.slick-dots li button::before{
  color:transparent;
}
.slick-dots li button {
    border: solid 1px #fff;
    border-radius: 100%;
     width: 10px;
    height: 10px;
    background: transparent;
}   
.slick-dotted.slick-slider {
    margin-bottom: 0px;
}


.slick-prev:before, .slick-next:before{
    line-height: inherit;

}
.slick-arrow {
   top: inherit;
   transform: initial;
    width: 20px;
    height: 20px;
    }




.slick-prev:before {
    content: url(../icons/icn-prev.svg);
}

.slick-next::before{
 content: url(../icons/icn-next.svg);
}

.priority-promo-wrapper {
  width:100%;
}
.custom-home-left {
  width:50%; 
  float:left;
  padding-right:10px;
}
.custom-home-right {
  width:50%;
  float:left;
  padding-left:10px;
  padding-top: 55px;
}
.view-show-assets{
	height:500px;
}
.field.field--name-field-quick-link-detail,.field--name-field-quick-links-description {
    padding-top: 20px;
    padding-bottom: 20px;
}
.field--name-field-asset-grid-view{
    clear: both;
}

.page-load-progress-throbber {
    background-image: url('../images/loader.gif');
    background-repeat: no-repeat;
    height: 128px;
    left: 50%;
    position: fixed;
    top: 50%;
    width: 128px;
    margin-left: -64px;
    margin-top: -64px;
    z-index: 9999;
}
.page-load-progress-lock-screen {
    background-color: var(--color-white);
    background-color: rgba(0,0,0,0.65);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998;
}
.prime-episodes .show {
    margin-top: 5px;
    clear: both;
    width: 470px;
    display: inline-block;
}
.prime-episodes .time {
    font-family: 'companyCondBold',Tahoma, Helvetica,Arial,Verdana,sans-serif;
    margin-top: 2px;
    float: left;
    font-size: 16px;
    color: #333;
    width: 60px;
    text-align: right;
}
.prime-episodes .title {
    margin-top: 1px;
    padding-bottom: 2px;
    float: left;
    margin-left: 40px;
    font-size: 14.4px;
    font-family: 'companyCondBold',Tahoma, Helvetica,Arial,Verdana,sans-serif;
    color: #368dd5;
    font-weight: bold;
    width: 350px;
    text-align: left;
}
.social li {
    list-style: none;
    color: var(--color-white);
    display: inline-block;
}
.social li a{
    font-size: 26px;
    padding: 0 10px;
}
.apws_footer{
	width: 50%;
    text-align: center;
    margin: 0 auto;
}
footer{
	background-color:#1c2a39 !important;
	padding:2em 0 0 0;
    color: var(--color-white);
}
footer a{
	color: var(--color-white);
	text-decoration:none;
}
.region-footer-copyright{
	background-color: #0e0f12;
    text-align: center;
    padding: 10px;
}
div#block-searchblock {
    position: relative;            
    background: var(--color-white);
    display: none;
    position: absolute;
    z-index: 999;
    padding: 5px;
    min-width: 8rem;
    border: none;
    box-shadow: 0 0 10px rgb(0 0 0 / 25%);
	color:#000;
}
.search-icon {
    float: left;
    padding-left: 10px;
    padding-top:5px;
}
.element-hidden{
	display:none;
}
.shopping-cart-icon {
    float: left;
    padding-left: 15px;
    padding-top:5px;
}
.no-term-reference-tree-button {
    background-color: transparent;
}
.term-reference-tree-button.term-reference-tree-collapsed {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
   transform: rotate(-180deg)  ;
   transition: transform .2s ease-in-out;
   width: 1.25rem;
   height: 1.25rem;
}

.term-reference-tree-button {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transition: transform .2s ease-in-out;
    float: right;
    width: 1.25rem;
    height: 1.25rem;
    color:#000;

}
.sns_loader.ajax-progress-fullscreen{
	position: inherit;
    margin-left: 10px;
}





/* search bar */

.search-wrapper{
  padding-top: 150px;
  min-height: 500px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff; 
  position: absolute;
  z-index: 5;
  top: 0;
  width: 100%;
  box-shadow: 0 3px 3px 0 rgb(0 0 0 / 71%);
  background-image: linear-gradient(191deg, #111215 127%, #2b2e38 -38%);
}

.search h4{
  font-family: "Roboto";;
  font-size: 2.8125em;
  margin-right: 30px;
}

.search .form-control{
  width: auto;
  border-radius: 40px;
  border: solid 1px #cecece;
  background-color: #fff;
  height: 64px;
  font-size: 1.25rem;
  color: #2b2e38;
  font-family: "Roboto";;
  padding:0;
}
.search .form-control:focus-visible, .search .btn:focus-visible{outline: 0;}
.pplr-search{font-size: 1.375rem; font-family:company-Light ; color: #bababa;}
.search-hd{ margin: 35px 0 25px 0; display: block;  font-family: "Roboto";; color: #fff; padding-left: 0}
.icn-search{background:#fff url(../icons/icn-search.svg) no-repeat 25px center; height: 70px;} 
.search .btn {padding: 10px 30px 0px; border-radius: 40px; height: 64px;margin-right:0px;background-color: #fff;border: 0;}
.search .btn:focus{box-shadow: none;}
.search .form-control:focus{box-shadow:none; border: 0;}

.closebtn {position: absolute; top: 20px;right: 45px; font-size: 1.375rem;}
.hm-slider{background: #1c2a39;}

/*Search End*/ 


/* cart notification start*/
.notification.toast-container {
    position: absolute;
    top: 65px;
    right: 15%;
    z-index: 2;
    color: #2b2e38;
}

.notification .toast {
    border-radius: 10px;
    background-color: #f9f9fb;
    width: 425px;
    padding: 20px;
}

.notification .toast-header {
    border-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 0;
}

.notification .toast-body {
    display: flex;
    align-items: initial;
    padding: 0;
}

.img-wrapper {
    border-radius: 10px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
    background-color: #f9f9fb;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 24px;
    width: 105px;
    height: 105px;
    overflow: hidden;
}


.toast-body .content-wrap{
  flex: 1 0 0%;
}
.notification .hd {
    font-family: "Roboto";;
    font-size: 1rem;
    margin-bottom: 10px;
}

.notification .toast-body p > span {
    color: #cecece;
    font-size: 1rem;
}

.cart-badge {
    background: #409ce7;
    font-size: 0.875rem;
    color: #fff;
    font-family: '"Roboto";';
    position: absolute;
    height: 24px;
    line-height: 12px;
}

/* cart notification end*/

/* cart list - Start*/
.cart.offcanvas {
  width: 600px;
  padding: 30px 40px;
  height: 650px;
  top: 65px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border: 0;
  
}

.cart .offcanvas-header{
  padding: 0 35px 20px 0;
  border-bottom: 2px solid #efefef;
  font-size: 1.5rem;
  margin-bottom: 25px;

}

.cart .offcanvas-body{
  padding: 0;
}

.cart h2{
  font-size: 2.5rem;
  font-family: "Roboto";;
}

.cart .toast {
  width: 450px;
  border: none;
  box-shadow: none;
}

.cart .toast-header{
  border: none;
  float: right;
}


.cart .toast-body{
  display: flex;
  align-items: initial;
  padding: 0;
}

/*.cart .img-wrapper {
  height: 190px;
  width: 190px;
  margin-right: 40px;  
  
}*/

.cart .img-wrapper {
  height: 190px;
  width: 190px;
  margin-right: 40px;  
 
}

.img-wrapper img{
  max-width: 100%;
  max-height: 100%;  
}

.cart .hd {
  font-family: "Roboto";;
  font-size: 1.375rem;
  margin-bottom: 10px;
  line-height: 1.2;
}

.cart .toast-container>:not(:last-child){
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 2px solid #efefef;
}
/* cart list - End*/

/* Instructions Tooltip  */

.popover.inst-tooltip {
  padding: .5rem;
  box-shadow: rgb(0 0 0 / 16%) 0px 3px 6px 0px;
  background-color: rgb(255, 255, 255);
  border: none;
  max-width: 420px;
  color: #2b2e38;
  font-size: 0.875rem;
  font-family: "Roboto";;

}
.inst-tooltip ul {
  
  color: #757575;
  list-style: none;
}

.inst-tooltip ul li::before {
  content: "\2022";
  color: #1876c3;
  font-weight: bold;
  display: inline-block; 
  width: 2em;
  margin-left: -2em;
}
#colorbox #cboxClose,#cboxPrevious,#cboxNext,#cboxCurrent{ 
    top: 0;
    right: 0;
}
#cboxLoadedContent{
    margin-top:28px;
    margin-bottom:0;
}
.asset-edit-modal {
  background: #2b2e38;
  display: block;
  padding: 10px 20px;
  color: #fff;
  font-size: 0.875rem;
  border-radius: 28px;
}
.asset-edit-modal span{
  padding:3px;
}
a.asset-edit-modal:hover{color: #fff;}

.mobile, .mobile-menu, #navbar-close-icon, .sf-accordion-toggle a span,#edit-captcha-response--description{
	display:none; 
}
.navbar-toggler:focus {
    box-shadow: none;
}
.show {
    display: block !important;
}
#navbar-hamburger{
	width: 25px;
	margin-right: -15px;
}
#navbar-close-icon{
	width:24px;
	margin-right: -15px;
}
.page-node-type-contact-us img[alt="Image CAPTCHA"] {
    background: #fff; 
	float: left;
    width: 20%;
    margin-top: 48px;
}

.page-node-type-contact-us .form-item-captcha-response {
    width: 80%;
    float: left;
    padding-left: 30px;
}
.reload-captcha-wrapper {
    clear: both;
    width: 20%;
    position: relative;
    top: -24px;
}
.reload-captcha,
.reload-captcha:hover,
.reload-captcha:focus{ color:#fff; }
@media (max-width: 767px) {
  body{font-size: 0.875rem;}
  .main-navbar{padding: 0;}
  .hamburger-menu{display: block;}
  .main-header .nav-link{padding: .5rem;}
  .navbar-brand .logo{height: 25px; margin-right: 0;}
  .dl-menuwrapper .menu.dl-menu{margin-top: 7px;width: 100%; height: 100vh;}
  .dl-menuwrapper .menu .dl-submenu li.dl-back a{font-size: 1rem;}
  .dl-menuwrapper .menu .dl-submenu li a.dl-parent-title{font-size: 1.125rem;}

  .hm-slider h3{font-size: 1.125rem;}
  .hm-slider .rightcol-wrapper{padding: 130px 57px 70px 65px;}
  .hm-slider .carousel-control-next, .carousel-control-prev {top: 287px; bottom: inherit; margin-left: 65px; width: 4%;}
  .hm-slider .carousel-indicators{top: 290px; justify-content: left; bottom: inherit; right: auto; left: 60px;}

  .slick__arrow{ left: inherit; right: inherit; top: 38%; margin-left: 65px;}
   ul.slick-dots{left: 140px; top: 38%;}
  
  .btn{font-size: 0.75rem; height: 50px;}
  h1,h2{font-size: 1.875rem;}
  .hm-bd-wrapper {width: 90%; margin: 0 auto;}
  .quick-lnks{margin-top: 70px;}
  .quick-lnks .card-body{font-size: 0.875rem; line-height: 1.64;}
  .gw-1{margin-top: 55px; padding: 85px 0 75px 0;}
  .gw-1 .card{padding: 30px 0 45px 0;}
  .gw-1 .card .card-title{font-size: 1.25rem;}
  .gw-1 .card .card-body{font-size: 0.8125rem; padding: 45px 20px 25px 50px;}
  .custom-scrollbar{padding-bottom: 50px;}
  .tonight {padding: 65px 0 60px 0px;}
  .video-wrap{padding: 20px;}
  .video-wrap video[poster]{height: 190px;}
  .tonight-sched{padding: 60px 0 0 20px; font-size: 1rem;}
  .tonight .day-date{font-size: 1rem;}
  .gw-2{padding: 80px 0 75px 0;}
  .gw-2 h2 { margin-bottom: 35px;}
  .ft-sec{padding-top: 85px;}
  .ft-menu > li > a{font-size: 0.75rem;}
  .ft-menu {padding: 60px 25px 40px 25px; font-size: 0.75rem; text-align: center;line-height: 2.17; width: 100%;}
  .copyright{padding: 30px 0;}

  /* sign-in */
  .sign-in {padding: 45px 45px 65px 40px;}
  .sign-bg{height: 175px;}
  .login-header{height: 40px;min-height: 40px;}
  .form-label{font-size: 0.875rem;}
  .sign-hd{font-size: 1.375rem;}
   .small, .form-item .description{font-size: 0.875rem;}
   .nbc-aff{font-size: 0.875rem;}
   .frg-pass{font-size: 0.625rem;}
   .creat-ac-hd{font-size: 1.5rem;}
   .reg-acc{padding: 30px 40px 25px 40px;}
   .already-ac {margin-top: 50px; margin-right: 25px;}
   .already-ac, .already-ac a{font-size: 0.8125rem;}
   .reg-ac-hd{font-size: 1.5625rem;}
   .steps-indicators{margin-bottom: 40px;}
   .accr-hd{margin-top: 50px;}
   .accordian-check{padding-left: 20px;}
   .inner-pg{margin-top: 35px;}
  .inner-pg-banner{height: 220px;background-position-x: -300px;}
  .inner-pg .h1{font-size: 1.875rem;}
  .inner-pg .subhd{font-size: 1.25rem;}
  .black-bg-card{padding: 45px 30px 45px 30px;}
  .btn-tertiary{font-size: 0.75rem;}
  .white-bg-card{padding: 35px 30px 35px 30px;}
  .white-bg-card .card-title{font-size: 1.125rem;}
  .white-bg-card .card-sub-hd{font-size: 1rem;}
  .white-bg-card .card-title.sm{font-size: 1rem;}
  .white-bg-card .icn-height{height: 20px;}
  .inner-pg video[poster]{height: 220px;}

  .search-wrapper{padding-top: 0;}
  .pplr-search{font-size: 1rem;}
  .search h4{font-size: 1.6875rem}
  .search .form-control{width: 40%; height: 50px; font-size: 0.75rem;}
  .search .btn{height: 50px; padding: 10px 22px 0px;}
  .custom-select-trigger{width: 145px;font-size: 0.75rem;line-height: 50px; height: 50px;}
  .custom-option{font-size: 0.75rem;  padding-bottom: 10px;}
  .custom-options{ padding: 15px 10px 5px 20px;}
  .custom-select-trigger:after{width: 10px;height: 10px; right: 25px;}
  .icn-search{background-position-x: 16px;}
  .closebtn {top: 15px; right: 16px; font-size: 1.0625rem;}
  .cart-badge{font-size: 0.5rem}
  .notification.toast-container{right: 6%;}
  .notification .toast{width: 365px; padding: 10px;}
  .notification .toast-body{font-size: 0.75rem;}
  .notification .hd{font-size: 0.875rem;}
  .mobile{
	  display:block;
  }
  .mobile-menu{
		float: left;
		display:block;
		width:10%;
	}
	#superfish-main{
	  display:none;
	}
	ul#superfish-main--2-accordion {
		position: absolute;
		z-index: 1;
		opacity: 0.9;
		width: 100%;
		background-color: rgb(255 255 255 / .9);
	}
	ul#superfish-main--2-accordion  ul{
		padding-left:25px;
	}
	.page-node-type-contact-us #contact-message-feedback-form,
	.field--name-field-address-for-map iframe{
		width:100% !important;1399
		
	}
	
	.page-node-type-contact-us img[alt="Image CAPTCHA"] {
	    width: 100%;
		margin-top:0;
	}

	.page-node-type-contact-us .form-item-captcha-response {
	    width: 100%;
		padding-left:0
	}
	.reload-captcha-wrapper {
	    width: 100%; 
	}		
}

@media (min-width: 768px) and (max-width: 992px) {
  .sign-bg{
    height: 350px;
  }
  .page-node-type-contact-us #contact-message-feedback-form,
  .field--name-field-address-for-map iframe{
    width:100% !important;
  }
  
}



 @media (min-width: 1024px) {

  .sign-in{height: 750px;}
  .reg-acc{height: 750px;}


 }
  

 @media (min-width: 1200px) and (max-width: 1399px) {
  .hm-slider .rightcol-wrapper {padding: 70px 57px 0 65px;}
  ul.slick-dots{bottom: 5px; right: 1%;}
  .slick__arrow{bottom: 55px;right: 310px;}
  .quick-lnks .card{padding: 3rem 2.5rem;}
}

@media  screen and (min-width: 1366px) {
  .slick__arrow{right: 335px;}
}

 @media (min-width: 1400px) {
  .hm-slider .rightcol-wrapper {padding: 70px 57px 0 65px;}
   .slick__arrow{right: 360px;} 
   ul.slick-dots{right: 1%;}
  }

  @media  screen and (min-width: 1600px) {
    .slick__arrow {right: 26; bottom: 70px;}
     ul.slick-dots{right: 1%; bottom: 5px;}
    .hm-slider .rightcol-wrapper{padding: 151px 57px 0 65px;}
}

@media  screen and (min-width: 1920px) {

  ul.slick-dots{right: 1%; bottom: 5px;}
  .slick__arrow{right: 27%; bottom: 115px;}
}

@media  screen and (min-width: 2388px) {

  ul.slick-dots{right: 2%;}
  .slick__arrow{right: 28%;}
  .cart.offcanvas{height:1075px;}

}



/* @media (min-width: 1200px) and (max-width: 1399px) {

}  */

/* @media (min-width: 768px){
  .hamburger-menu{display: none;}
 

} */


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .slick__arrow{right: inherit; top: 54%; margin-left: 65px;}
  ul.slick-dots{left: 140px; top: 54%;}
   .hm-slider .rightcol-wrapper{padding-bottom: 70px;}
   .search-wrapper{padding-top: 0;}
   .navbar-brand .logo{
		height:32px;
	}
}  


/* (1024x768) iPad 1 & 2, Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .hm-slider .rightcol-wrapper{padding: 30px 20px 0 30px;}
  .navbar-brand .logo{height: 24px;}
  .slick__arrow{bottom: 50px;right: 16%;}
  ul.slick-dots{right: 8%; bottom: 25px;}
  .hm-slider .col-lg-8, .hm-slider .col-lg-4 {width:100%;}
}
@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: portrait) {
  .hm-slider .rightcol-wrapper{padding: 30px 20px 0 30px;}
  .navbar-brand .logo{height: 24px;}
  .slick__arrow{bottom: 50px;right: 16%;}
  ul.slick-dots{right: 8%; bottom: 25px;}
  .hm-slider .col-lg-8, .hm-slider .col-lg-4 {width:100%;}
}
@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: landscape) {
  .hm-slider .rightcol-wrapper{padding: 30px 20px 0 30px;}
  .navbar-brand .logo{height: 24px;}
  .slick__arrow{bottom: 50px;right: 16%;}
  ul.slick-dots{right: 8%; bottom: 25px;}
  .hm-slider .col-lg-8, .hm-slider .col-lg-4 {width:100%;}
}
@media (min-width: 1200px) {
  .inner-pg-navbar .nav-link.active{
	 border-bottom: 5px solid #1876c3; 
	 padding-bottom: 15px;
  }
   
}




/*common*/
.accordion.custom-scrollbar-vertical {
   overflow-x: hidden;
   overflow-y: auto;
   max-height: 850px;
   min-height: 850px;
}

.profile-page .btn {
  margin-top: 2rem;
}
.reg-acc.profile-page {
    padding: 50px 95px 50px 95px;
}
.profile-page .accordian-check label {
  font-size:inherit;
}
.profile-page .mt-5{
	margin-top:0px !important ;
}
.accordian-check.profile-page {
    border: transparent;
    padding: 0;
}
.custom-error-msg,.removeError {
    width: 100%;
    margin-top: 0.25rem;
    font-size: .875em;
    color: #dc3545;
}
.step-2 .form-type-select.js-form-item-field-state.form-item-field-state {
    padding-bottom: 0;
    margin-bottom: 0;
}
span#useremail-tooltip {
    margin-left: 4px;
}
.step-2 #edit-field-zip-postal-code-wrapper,
.step-2 #edit-field-state-wrapper{
    height: 108px;
}
.question-icn {
    background: url(../icons/icn-question-fill.svg) no-repeat center center;
    height: 20px;
    background-size: cover;
    width: 20px;
    display: inline-flex;
    cursor: pointer;
}
#cboxAddToCartLinkCustom, #cboxDownloadLinkCustom{
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    background: #fff;
    width: 100%;
    justify-content: end;
}

#cboxTitle{
  bottom: 0px;
  background: transparent;
  z-index: 1;
  display: block !important;
  width: 85%;
}

/*OLD CSS - Profile card */
.bussiness-card-wrapper{
    max-height: unset !important;
}
.bussiness-card-wrapper .container {
    max-width: 540px !important;
}
.bc-topdiv-wrapper {
    margin-top: 100px;
}
.bc-wrapper-content {
    position: relative;
    z-index: 1;
    padding: 30px 0 0 0;
}
.pg_name {
    font-size: 24px;
    color: #fff;
}
.page_subheadline {
    font-size: 14px;
    color: #fff;
}
.page_profile {
    width: 250px;
    height: 250px;
    margin: -91px auto 0 auto;
    background-color: #fff;
    background-size: cover;
    border: solid 3px #fff;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
}
/* profile page */
.page_icon_center {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}

.page_icon_center li {
    list-style: none;
    background: lightcyan;
    padding: 5px;
    border-radius: 40px;
    width: 42px;
    height: 42px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #141A22;
    margin: 0 7px 0 0;
    padding: 9px 0 0 0;
}

.page_icon_center li:hover {
    color: #141A22;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
}
.primary-color {
    color: #4daadd;
}
ul.page_icon_center li a{
	text-decoration: none;
}
.card.inner-card{
    width: 93%;
    margin: 0 auto;
}
.card-header {
    background: #fff;
    border-bottom: transparent;
}
.btn-floating {
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
    width: 47px;
    height: 47px;
    position: relative;
    z-index: 1;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    transition: all .2s ease-in-out;
    margin: 10px;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
}
.btn-floating i {
        display: inline-block;
        width: inherit;
        text-align: center;
        color: #fff;
        font-size: 1.25rem;
        line-height: 47px;
    }
.add_to_contact{
	position: absolute !important; 
	right: 5px; 
	top: 0px; 
	z-index: 99 !important;
} 
.add_to_contact{  
    width: 133px !important;
    display: inline-flex !important;
    font-size: 14px !important;
    border-radius: 60px !important;
    padding: 13px 0px 0px 13px !important;
    text-decoration: none;
}

.round_icon{
    line-height: 19px !important;
    /* background: #00000059 !important; */
    /* border-radius: 50px !important; */
    margin: 0 0px 0 4px !important;
    width: 60px !important;
}
.mr-2, .mx-2 {
    margin-right: 0.5rem!important;
}
.card_list {
    margin: 0 0px -10px 0;
    padding: 0;
}
.card_list li {
    list-style: none;
    padding: 10px 0;
    margin: 0;
    border-bottom: solid 1px #ECEEF7;
}

.card_list li:last-child {
    border-bottom: solid 0px #ECEEF7;
}
.card_list li .sm-t {
    font-size: 16px;
    padding-right: 10px;
    font-weight: bold;
    width: 20%;
	float:left;
} 

.card_list li .rg-t {
    color: #141A22;
}
.one-line {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.white_txt {
    color: #fff;
}
.bc_wrapper {
    position: relative;
    min-height: 200px;
    margin: -30px -15px 0 -15px;
    padding: 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.mg-top-0{
     margin-top:0;
}  
.region-footer, .bussiness-card-wrapper .field--name-body{
	text-align:center; 
	font-size: 14px;
}
.site-title{  
	display:none;
}
@media (min-width: 375px) 
    and (max-height: 896px)
	and (orientation : portrait) { 

	.card_list #p-company .sm-t {
		 margin-right: 22px; 
	}

}

.ft-menu {
  padding: 75px 0 40px 0;
  width: 75%;
  margin: 0 auto;
  color: #bababa;
  line-height: 1.87;
}

.ft-menu > li > a { 
  color: #bababa;
  text-decoration: underline;
  font-size: 0.875rem;
  border-right: 1px solid #bababa;
  padding-right: 15px;
  margin-right: 15px;
 
}

.ft-menu li a:hover {
  color: #bababa;
}
.navbar-nav{
	display: inline-flex !important;
	flex-direction: unset;
}
.node--type-contact-us .node__content{
	text-align:center;
}

.quick-lnks.contact-us{
	padding-bottom:40px;
}
/*.quick-lnks.contact-us .card{
    color: #2b2e38;
	background: #f9f9fb;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
    color: #2b2e38;
    padding: 45px 40px 45px 60px;
}
.quick-lnks.contact-us .card-footer{
	background: transparent;
}
.quick-lnks.contact-us{
	padding-bottom:40px;
}
.quick-lnks.contact-us .btn-primary{
	background-color: #242531;
    color: #fff;
    font-family: "Roboto";;
}*/
.custom-content-img img{
    height: auto;
    width: auto;
}
.inner-pg.dig-soc h2 {
    font-size: 2rem;
    color: #2b2e38;
}
.dig-soc{margin-bottom: 200px;}
.dig-soc .hr-divider{margin:50px 0;}
.hr-divider:last-child{
    display:none;
}

.inner-pg.dig-soc h2{font-size: 2rem; color: #2b2e38;}
.figure p{font-size: 1rem; margin: 0;}

ul.sf-menu.sf-horizontal.sf-shadow ul{
	background: #fff !important;
	top: 3.5em !important;
}
ul.sf-menu .sf-sub-indicator{
	width: 15px !important;
	right: 26px !important;
}
ul.sf-menu .sf-sub-indicator:after {
    content: "▼";
    left: 0;
    line-height: 1;
    position: absolute;
    text-indent: 0;
    top: 0;
}
form#user-login-form{
    border-radius: 10px;
    background: #f9f9fb;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
    color: #2b2e38;
    padding: 45px 40px 45px 60px;
    width:50%;
    margin:50px auto;
}
.path-user #block-company-page-title{
	padding-top: 10px;
}

.path-user #block-company-page-title h1 {
    text-transform: capitalize;
}
.page-node-type-contact-us #contact-message-feedback-form {
	border-radius: 0.25rem !important;
    margin-bottom: 25px;
    box-sizing: border-box;
    width: 69.9%;
    background-color: #1c2a39;
    padding: 30px;
    color: #fff;
    -webkit-box-shadow: 2px 3px 5px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 3px 5px 0px rgb(0 0 0 / 75%);
    height: auto;
    overflow: auto;
    margin: 25px auto;
}
.page-node-type-contact-us #contact-message-feedback-form #edit-submit {
    background-color: #bb8e6d;
    color: #fff;
    font-family: "Roboto";
    border-color: #bb8e6d;
}

.page-node-type-contact-us #contact-message-feedback-form #edit-submit:hover {
  border-color: #cecece;
  color: #242531;
  background-color: #cecece;
}
.page-node-type-contact-us .form-actions{
    text-align:center;
}
.page-node-type-contact-us  #edit-preview{
    display: none;
} 
.inner-pg.contact{
	margin-top: 15px;
}