/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }




/* =Fonts
-------------------------------------------------------------- */

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}




table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
 tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
 tr.odd td {
	background: #F2F7FC;
}

.get-in-touch-form .col-xl-8.col-lg-8.col-md-8.col-sm-8.col-8 {
	background: #f5f5f5;
    border-radius: 15px;
    padding: 40px;
    margin: 0 auto 70px;
}

.get-in-touch-form h4 {
	font-family: "proxima-nova", sans-serif;
    font-size: 28px;
    font-weight: 300;
    color: #1b1b1c;
    line-height: 36px;
    padding-bottom: 40px;
    max-width: 760px;
    width: 100%;
    margin: auto;
    text-align: center;
}



.attachment img {
	max-width: 900px;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft, 
 img.alignright, 
 img.aligncenter {
	margin-bottom: 12px;
}
 .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
 .wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
.wp-smiley {
	margin:0;
}
.red-color{ color:#eb6357 !important}
.white-color{ color:#fff !important}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}


input, textarea, button{
     -webkit-appearance: none;
}


/* ---------- layout ----------*/
*{ outline: none !important;}
.wrapper {width: 100%;}
body{font-family:"proxima-nova", sans-serif; color: #000000;}
.clear{clear:both; font-size:0px;line-height:0px;}
.container{max-width: 1360px; width: 100%; margin: auto; padding: 0 15px;}
.big-container{max-width: 1430px; width: 100%; margin: auto; padding: 0 15px;}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
ul{
	margin: 0;
}
ul li{list-style: none;}
a, a:hover{text-decoration: none !important;}
a, input[type=submit]{
   
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
   
}

p{
     font-family:"proxima-nova", sans-serif;
     font-weight: 400;
	font-size: 20px;
  color: #1b1b1c;
    line-height: 35px;
    max-width: 100%;
}
.backbgbox{
     background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.backbg{
    display: none;
   
}
h1, h2, h3, h4, h5, h6{
    font-family:"proxima-nova", sans-serif;
}
.btn{
    height: 43px;
    line-height: 43px;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    font-family:"proxima-nova", sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    border-radius: 0px;
    padding: 0 15px;
}
.btn-white{
    border-color: #ffffff;
    color: #ffffff;
}
.btn-white:hover, .btn-white:focus{
    border-color: #ffffff;
    color: #000000;
    background-color: #ffffff !important;
}
.btn-black{
    border-color: #1b1b1c;
    color: #1b1b1c;
}
.btn-black:hover, .btn-black:focus{
    border-color: #1b1b1c;
    color: #ffffff;
    background: #1b1b1c;
}
img{
    max-width: 100%;
    display: block;
    object-fit: cover;
}
figure{margin: 0;}
.logged-in .header{
    margin-top:32px;
    }
/*----------- index.html ( Registration Page )----------------------*/
@import url("https://p.typekit.net/p.css?s=1&k=kpu7xpl&ht=tk&f=139.140.169.170.173.174.175.176.5474.5475.25136.25137.29422.29427&a=620351&app=typekit&e=css");
/*
@font-face {
    font-family: 'Charter';
    src: url('../fonts/Charter.eot');
    src: url('../fonts/Charter.eot') format('embedded-opentype'),
         url('../fonts/Charter.woff2') format('woff2'),
         url('../fonts/Charter.woff') format('woff'),
         url('../fonts/Charter.ttf') format('truetype'),
         url('../fonts/Charter.svg#Charter') format('svg');
}
*/



/* Home Page */
/*===================================  HEADER-SET =====================================*/
.header{ padding-top:13px; padding-bottom:13px; width:100%; position:fixed; left:0; right:0; top:0; z-index:999;}
.black_bg{background: #1b1b1c;}
.logo { float:left ; width: 190px;}
.logo img{width: 100%;}
.logo a{display:block; }
.nav_bg{ float:right; }
/*nav{padding-top: 24px;}*/
nav ul li{display:inline-block; vertical-align:middle;     padding-right: 55px;   position: relative; }
nav ul li:last-child{padding-right:0px;}
nav ul li a{color: #ffffff; font-size:16px; font-family:"proxima-nova", sans-serif; font-weight: 600; position: relative; transition: color .2s cubic-bezier(.72,.16,.345,.875);}
nav ul li a.btn{margin-left: 75px; max-width: 150px; width: 100%;}
/*------- header ------*/
.sticky-bar.header {  z-index: 999999; background: #1b1b1c;}

.sticky-bar .logo img {	float: left; }

nav ul { display: flex; 	justify-content: center;  align-items: center;   float: right;}
nav ul li a:hover,nav ul li a.active {	color: #24B3A5;}
/***********sub_menu_styling***************/
.sub-menu {  position: absolute;  top: auto;  left: -19px;   width: 225px; display: none;  opacity: 0;  visibility: hidden; transition: all 0.3s ease-in-out;  -webkit-transition: all 0.3s ease-in-out;  -moz-transition: all 0.3s ease-in-out;  -ms-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; 
    padding-top: 19px;}
.sub-menu ul{left: 100%;  top: 0; } 


nav ul li > ul.sub-menu:before {   content: '';
    position: absolute;
    top: 8px;
    left: 50px;
    border-bottom: 16px solid #ffffff;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;}

.sub-menu li ul.sub-menu{padding-top:0px; padding-left:18px;}
.sub-menu li ul.sub-menu:before {    content: '';
    position: absolute;
    top: 12px;
    left: -7px;
    border-right: 16px solid #ffffff;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;}

	
nav>ul>li>ul>li {  float: none;  display: block;  margin: 0;  padding:4px 10px; }
.nav_bg ul li ul li:last-child {padding-right:20px;}
nav>ul>li>ul>li:first-child:hover:before{ display:none;}
nav>ul>li>ul>li a:hover {  color: #2b3d76;}
nav>ul>li>ul>li a {  color: #4d4d4d; text-transform:capitalize; text-decoration: none;  font-size: 15px;  line-height: 20px;}
nav>ul>li>ul>li a:after {  display: none;}
nav ul li ul {  position: relative;}
.nav_bg ul li ul li{text-align:left;     padding: 6px 20px; background: #ffffff; display: block;}
.topmenu > ul{margin-left:0;     padding-bottom: 10px;}
/* Menu-Icon  starts */
.nav-icon { display: none; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer;	z-index: 9;	width: 50px;	height: 45px; position: absolute; 
top:6px; right: 5px; border-radius:4px;}
.nav-icon span	{	display: block;	position: absolute; height: 3px;	background: #ffffff; opacity: 1; left: 6px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg);
-o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out;	-o-transition: .25s ease-in-out; transition: .25s ease-in-out;}
.nav-icon span:nth-child(1) 	{ top: 10px;	width:30px; right: 12px;	left: auto;}
.nav-icon span:nth-child(2)	{top: 20px; width:30px;  right: 12px;  left: auto;}
.nav-icon span:nth-child(3)	 { top: 30px; width:30px;  right: 12px;  left: auto;}
.nav-icon.open span:nth-child(1){top: 20px;    width: 66%;right: 8px; -webkit-transform: rotate(135deg);	-moz-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg);}
.nav-icon.open span:nth-child(2){ 	opacity: 0; }
.nav-icon.open span:nth-child(3){top: 10px;-webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -o-transform: rotate(-135deg);
transform: rotate(-135deg); width: 66%;    right: 8px;  top: 20px;	}
/***********sub_menu_styling_end***************/
nav ul li a span{
    content: '';
    position: absolute;
    top: 50%;
    left: -.5rem;
    width: calc(100% + 1rem);
    height: 0;
    border-bottom: .2rem solid;
    margin-top: -.1rem;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
   
}

nav ul li a.btn span {
       
        position: relative;
        z-index: 100;
    }
a.animated-button.thar-three {
    color: #fff;
    cursor: pointer;
    display: block;
    position: relative;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
0s;
}
a.animated-button.thar-three:hover {
    color: #000000 !important;
    background-color: transparent;
    text-shadow: nthree;
}
a.animated-button.thar-three:hover:before {
    left: 0%;
    right: auto;
    width: 100%;
}
a.animated-button.thar-three:before{
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    z-index: -1;
    content: '';
    color: #000 !important;
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
0s;
}
/***********header_end***************/
.banner_caption {
	max-width: 70%;
}

.banner_caption h1{
    font-family:"proxima-nova", sans-serif;
    font-size: 70px;
    font-weight: 300;
    color: #ffffff;
    line-height: 78px;
    margin-bottom: 20px;
    margin-top: 60px;
}
.banner_caption h1 em{
    color: #24B3A5;
    font-style: normal;
}
.banner_caption h5{
    font-family:"proxima-nova", sans-serif;
    font-size: 30px;
    font-weight: 400;
    color: #ffffff;
    line-height: 36px;
}
.banner_caption button {background: transparent; border: 1px solid #ffffff; padding: 5px 25px; margin-top: 30px; transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);}
.banner_caption button:hover {background: #121212; border: 1px solid #121212;}
.banner_caption button a {color: #ffffff; font-weight: 600; font-size: 15px; letter-spacing: .5px;}
/*video*/
.banner_sec {
  position: relative;
  background-color: black;
  height: 100vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.banner_sec video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
    object-fit: cover;
}

.banner_sec .big-container {
  position: relative;
  z-index: 2;
     height: 100vh;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner_sec .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}
.clientlogo_sec .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
  z-index: 0;
}

.clientlogo_sec {
    position: relative;
    background-color: black;
    height: auto;
    min-height: auto;
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.about_sec_hm{
    text-align: center;
    padding: 100px 0 30px;
}
.about_sec_hm h2{
    font-family:"proxima-nova", sans-serif;
    font-size: 35px;
    font-weight: 300;
    color: #1b1b1c;
    line-height: 48px;
    padding-bottom: 40px;
    max-width: 860px;
    width: 100%;
    margin: auto;
}
.about_sec_hm p{
    font-family:"proxima-nova", sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #35373a;
    line-height: 30px;
    max-width: 860px;
    width: 100%;
    margin: auto;
}
.recent_news_sec{
    padding: 240px 0 150px 0;
}
.recent_news_box, .work_box{margin-bottom: 90px;}
.recent_news_box figure, .work_box figure{
    height: 350px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
}
.work_box figure{height: 400px;}
.recent_news_box figure img, .work_box figure img{
    width: 100%;
    height: 100%;
}
.recent_news_text p, .recent_news_text p a, .recent_news_text p a:hover{
    font-family:"proxima-nova", sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #1b1b1c;
    line-height: 30px;
}
.client_sec .heading h2{
    font-family: "proxima-nova", sans-serif;
    font-size: 48px;
    font-weight: 300;
    color: #1b1b1c;
    line-height: 48px;
    text-align: center;
    padding-bottom: 70px;
}
.client_sec .heading h2.platform{
    font-family: "proxima-nova", sans-serif;
    font-size: 36px;
    font-weight: 300;
    color: #1b1b1c;
    line-height: 48px;
    text-align: center;
    padding-bottom: 70px;
    max-width: 1000px;
    margin: 0 auto;
}
 
.clientlogo_sec .heading h2.platform{
    font-family: "proxima-nova", sans-serif;
    font-size: 36px;
    font-weight: 300;
    color: #FFF;
    line-height: 48px;
    text-align: center;
    padding-bottom: 50px;
    max-width: 1000px;
    margin: 0 auto;
}
.video_section .heading h2.platform{
    font-family: "proxima-nova", sans-serif;
    font-size: 36px;
    font-weight: 300;
    color: #333;
    line-height: 48px;
    text-align: center;
    padding-bottom: 50px;
    max-width: 1000px;
    margin: 0 auto;
	font-weight:600;
}
.clientlogo_sec .btn-white{ background-color:transparent; margin-top:50px;}

.Leadership_Team .heading h2.platform{
    font-family: "proxima-nova", sans-serif;
    font-size: 36px;
    font-weight: 300;
    color: #1b1b1c;
    line-height: 48px;
    text-align: center;
    padding-bottom: 70px;
    max-width: 1000px;
    margin: 0 auto;
}
.Leadership_Team .team-text h2{ margin-top: 30px; font-size: 26px; font-weight: 700;}
.Leadership_Team .team-text p{margin-top: 5px; font-size: 20px; margin-bottom:50px; }
.Leadership_Team .team-details img{width:100%;}
.Leadership_Team .team-box{ padding:0px 30px;}

.client_sec .heading h2.platform span{
    font-weight: 600;
}
.client_sec ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.client_sec ul li{
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
    margin-bottom: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.client_sec .top-bottom-gap{ padding:50px 0px; }

.client_logo_box figure img{
    max-width: 100%;
    max-height: 100%;
}
.page-template-new1-page-template .about_detail_sec {
	padding: 100px 0 100px;
}
.page-template-new1-page-template .client_sec {
	padding: 100px 0 100px;
    background: #f4f4f4;
}
.client_sec,.gray_sec{
    padding: 60px 0 100px;
    background: #f4f4f4;
}
.white-sec{
    padding: 170px 0;
    background: #FFF;
}
.white-sec2{
    padding: 170px 0 60px;
    background: #FFF;
}
.mt-100{ margin-top:70px;}
.plan_section h1{
	font-family: "proxima-nova", sans-serif;
    font-size: 36px;
    font-weight: 300;
    color: #1b1b1c;
    line-height: 48px;
    text-align: center;
	max-width: 980px; width: 100%; margin:0 auto; 
	margin-bottom:75px; 
}
.plan_section{
    padding: 100px 0;
    background: #FFF;
}
.clientlogo_sec{ padding-top:50px; padding-bottom:50px; background-image:url(https://oculu.com/wp-content/uploads/2019/10/img-bnr-contact.jpg);}

.white-sec .text_sec ul li{ list-style-type:disc;}
.white-sec .text_sec ul{ margin-left: 23px;}
.client_sec .text_sec .why-oculu-ul li{ justify-content: start; -webkit-box-align: start; align-items: flex-start; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.client_sec .text_sec .creative-strategy li{ justify-content: start; -webkit-box-align: start; align-items: flex-start; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.client_sec .text_sec .why-oculu-ul li{ padding-left: 1.3em; padding-bottom: 15px; border-bottom: 1px solid #9c9c9c; margin-bottom:15px;}
.client_sec .text_sec .why-oculu-ul li span{ display: contents; font-size: 18px;} 
.client_sec .img-h-100 img{ min-height:100%; width:100%;}
.client_sec .text_sec .why-oculu-ul li:before { content: "\f00c"; font-family: FontAwesome; display: inline-block; margin-left: -30px;   margin-right: 12px; width: 30px; height: 30px; font-size: 16px; color: #e83232; text-align: center; background-color: #FFF; border-radius:50px;}
.client_sec .img-left-100 img{ width: calc(50% + 300px); max-width: none; margin-left: -30px;}
.white-sec .img-right-100 img{ width: calc(50% + 350px); max-width: none;} 

.client_sec .tab-btns .nav-tabs { margin-bottom: 70px;}
.client_sec .tab-btns .nav-tabs .nav-item.show .nav-link,.client_sec .tab-btns .nav-tabs .nav-link.active { color: #495057; background-color: transparent; font-size: 18px; padding: 7px 5px; border: none; border-bottom: 5px solid #eb5f53;}
.client_sec .tab-btns .nav-tabs .nav-link { font-size: 18px; padding: 7px 5px; border-bottom: 5px solid transparent; border-top-right-radius: .25rem;}
.nav-tabs .nav-link:hover {color:#eb5f53; border:none;}
.client_sec .tab-btns .nav-tabs li { flex: none; max-width: none; margin:0px 15px;}
.client_sec .tab-btns .nav-tabs { display: flex; justify-content: center;}
.client_sec .tab-btns .nav-tabs { border-bottom: 1px solid transparent;} 

.clientlogo_sec .nepage_slider .slick-arrow { display:none !important;}
.clientlogo_sec .nepage_slider .client_logo_box figure img{ margin:auto; }
.clientlogo_sec .nepage_slider .client_logo_box { margin-bottom:0; }

.video-page-box .video-page-text h2{ font-size:18px; margin-top:30px; margin-bottom:10px; font-weight: 700;}
.video-page-box .video-page-text p a{ font-size:18px; color: #eb6357;}
.video-page-box .video-page-text p a:hover{ text-decoration: underline !important;}
.video-page-box .video-page-text p{ margin-bottom:50px; font-size: 18px; line-height: 1.3;}
.video-page-box img {-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.21); -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.21); box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.21); border-radius:5px;}

.faq_section .faq_text h2{ font-size:18px; font-weight:600; margin-bottom: 10px; }
.faq_section .faq_text:not(:last-child){ padding-bottom: 15px; border-bottom: 1px solid #cccccc; margin-bottom:30px;}

.plan-cards { border: 1px solid #ccc; padding: 40px 20px; box-shadow: 0px 0px 6px #ccc; margin-bottom: 30px;}
.plan-cards .plan-card-head{ text-align:center; border-bottom: 1px solid #ccc; margin-bottom: 18px;}
.plan-cards .plan-card-head h2{ font-size:17px; font-weight:700; line-height:initial; color: #eb6357; text-transform: uppercase; margin-bottom: 5px;}
.plan-cards .plan-card-head h1{ font-size:36px; font-weight:600; line-height:initial; margin-bottom:0;}
.plan-cards .plan-card-head p{ font-size:14px; font-weight:600; line-height:initial; color:#797979;}
.plan-cards .plan-list { padding-left: 45px; padding-right: 20px; font-size: 18px; color:#797979; min-height: 385px;}
.plan-cards .plan-list li{ list-style-type:disc; line-height:initial; margin-bottom:15px}
.plan-cards .plan-button {text-align: center; padding-top: 25px; }

.plan-button button{ background: #000; color: #FFF; padding: 10px 35px; min-width: 150px; border: 0px; font-weight: 700; font-size: 14px;} 

.enterprise_plan{ background: #f4f4f4; padding: 39px 40px; margin-top: 45px;}
.enterprise_plan h2{ font-size:20px; font-weight:600; line-height:initial; margin-bottom:15px;}
.enterprise_plan p{ font-size:18px; line-height:initial; color:#797979; margin:0px auto; margin-bottom:30px; max-width:700px; } 

.video-shadow-fix img{ box-shadow:none; width:100%;}




.footer{
    padding: 160px 0;
    background: #1b1b1c;
}
.footer_top h3, .footer_top a{
    font-family:"proxima-nova", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    color: #ffffff;
    max-width: 590px;
}
.footer_top a{
    text-decoration: underline !important;
    margin-top: 10px;
    display: block;
}
.footer_top a:hover, .footer_info ul li a:hover, .footer_bottom a:hover{
    color: #24B3A5;
}
.footer_info{
    margin-top: 100px;
}
.footer_info h4{padding-bottom: 10px; }

.separator-2, .separator-3 {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    height: 1px;

    background: #d1d1d1;
    background: -moz-linear-gradient(left, rgba(225, 225, 225, 0.18) 0%, rgba(225, 225, 225, 0.12) 35%, rgba(225, 225, 225, 0.05) 70%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(225, 225, 225, 0.18)), color-stop(35%, rgba(225, 225, 225, 0.12)), color-stop(70%, rgba(225, 225, 225, 0.05)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, rgba(225, 225, 225, 0.18) 0%, rgba(225, 225, 225, 0.12) 35%, rgba(225, 225, 225, 0.05) 70%, transparent 100%);
    background: -o-linear-gradient(left, rgba(225, 225, 225, 0.18) 0%, rgba(225, 225, 225, 0.12) 35%, rgba(225, 225, 225, 0.05) 70%, transparent 100%);
    background: -ms-linear-gradient(left, rgba(225, 225, 225, 0.18) 0%, rgba(225, 225, 225, 0.12) 35%, rgba(225, 225, 225, 0.05) 70%, transparent 100%);
    background: linear-gradient(to right, rgba(225, 225, 225, 0.18) 0%, rgba(225, 225, 225, 0.12) 35%, rgba(225, 225, 225, 0.05) 70%, transparent 100%);

    bottom: -1px;
    left: 0px;
    content: "";
    width: 100%;
}


.footer_info h4, .footer_info p, .footer_info ul li a{
    font-family:"proxima-nova", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
    color: #ffffff;
}
.footer_info ul li a{
    margin-top: 0;
    text-decoration: none !important;
}
.footer_bottom{margin-top: 100px;}
.footer_bottom p{
    font-family:"proxima-nova", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    color: #a7a8a9;
}
.footer_bottom a{
    font-family:"proxima-nova", sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
}
/*video sec*/
.bucket--expertise-tiles__tile-inner .meta{
    font-family:"proxima-nova", sans-serif;
    font-size: 14px;
    font-weight: 900;
    color: #ffffff;
    line-height: 26px;
    margin-bottom: 5px;
}
.bucket--expertise-tiles__tile-inner h2{
    font-family:"proxima-nova", sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    line-height: 26px;
}
.bucket--expertise-tiles__tile-inner .icon{
     display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.btn--collapse .btn__text{background-color: #000000; border-color: #000000; color: #ffffff;}
.bucket--expertise-tiles__tile-inner .excerpt p{
    font-family:"proxima-nova", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
}

body, html {
    height: auto !important;
    min-height: 100%;
}
.blog_page, .work_page, .blog_detail_page{
    padding-top: 140px;
    padding-bottom: 100px;
    background: #f4f4f4;
}
.blog_detail_page{background: none;}
.work_page{background: none;}
.blog_page .heading h1, .work_page .heading h1, .about_detail_sec .heading h1{
    font-family:"proxima-nova", sans-serif;
    font-size: 36px;
    font-weight: 300;
    color: #1b1b1c;
    line-height: 48px;
    text-align: center;
}

.blog_page .heading, .work_page .heading{
    max-width: 990px;
    width: 100%;
    margin: auto;
    margin-bottom: 120px;
}
.work_text h3{
    font-family:"proxima-nova", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #24b3a5;
    line-height: 32px;
    text-transform: uppercase;
    padding-bottom: 5px;
}
.work_text p{
    font-family:"proxima-nova", sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #1b1b1c;
    line-height: 30px;
}
.inner_banner figure{
    height: 370px;
}
.inner_banner figure img{
    width: 100%;
    height: 100%;
    object-position: top;
}
.career_sec{
    padding-top: 130px;
    padding-bottom: 200px;
}
.career_sec h1{
    font-family:"proxima-nova", sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #1b1b1c;
    line-height: 34px;
    padding-bottom: 20px;
}
.career_sec p{
    font-family:"proxima-nova", sans-serif;
    font-size: 21px;
    font-weight: 400;
    color: #35373a;
    line-height: 27px;
    margin-bottom: 50px;
}
.career_sec p a{
    color: #A7A8A9;
}
.contact_sec{
	/*padding-top: 130px;*/
    padding-top: 100px;
    padding-bottom: 200px;
}
.contact_sec .header-title{
	margin-bottom:10px;
}
.contact_sec p{
	line-height:28px;
}
.contact_form ul{
    margin-left: -30px;
    margin-right: -30px;
}
.contact_form ul li{
    width: 50%;
    float: left;
    margin-bottom: 40px;
    padding: 0 30px;
}
.contact_form  label{
    font-family:"proxima-nova", sans-serif !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    color: #35373a !important;
    line-height: 30px !important;
}
.contact_form input, textarea, input[type=email], input[type=text], textarea{
    width: 100% !important;
    height: 55px !important;
    border: 1px solid #979797 !important;
    box-shadow: none !important;
    background: #ffffff !important;
    padding: 0 15px !important;
    line-height: 1 !important;
    min-height: inherit !important;
    font-size: 16px !important;
}
textarea{height: auto;}
.contact_form  input[type=submit]{
    max-width: 210px !important;
    height: 60px !important;
    line-height: 60px !important;
    border-width: 1px !important;
    border-style: solid !important;
    text-transform: uppercase !important;
    font-family:"proxima-nova", sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    text-align: center !important;
    border-radius: 0px !important;
    padding: 0 15px !important;
    border-color: #1b1b1c !important;
    color: #1b1b1c !important;
    display: table !important;
    margin: auto !important;
    cursor: pointer !important;
}


.contact_form  input[type=submit]:hover, .contact_form  input[type=submit]:focus{
    border-color: #1b1b1c !important;
    color: #ffffff !important;
    background: #1b1b1c !important
}

.blog_details figure{
    margin-bottom: 50px;
}
.blog_details figure img{
    width: 100%;
    height: auto;
}

.wp-block-image  img{
	width: auto !important;
}

.blog_details h1{
    font-family:"proxima-nova", sans-serif;
    font-size: 38px;
    font-weight: 300;
    color: #1b1b1c;
    line-height: 1.2;
    padding-bottom: 20px;
}

.blog_details h2{
    font-family:"proxima-nova", sans-serif;
    font-size: 28px;
    font-weight: 300;
    color: #1b1b1c;
    line-height: 1.2;
    padding-bottom: 10px;
}
.blog_details h3{
    font-family:"proxima-nova", sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #1b1b1c;
    line-height: 1.2;
    padding-bottom: 10px;
    margin-top: 30px;
}
.blog_details p{
    font-family:"proxima-nova", sans-serif;
    font-size: 21px;
    font-weight: 400;
    color: #35373a;
    line-height: 1.2;
    margin-bottom: 20px;
}
.blog_details ul, .blog_details ol{
    margin-left: 45px;
    margin-bottom: 20px;
}
.blog_details ul li, .blog_details ol li{
    font-family: "proxima-nova", sans-serif;
	font-size: 21px;
	font-weight: 400;
	color: #35373a;
	line-height: 1.2;
	/*list-style: disc;*/
	padding-bottom: 10px;
}
.blog_details img, .blog_details iframe{
	margin-top: 40px;
	margin-bottom: 40px;
}	
.blog_social .title{
    font-family:"proxima-nova", sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #1b1b1c;
    line-height: 34px;
    padding-bottom: 20px;
}
.blog_social ul{
    margin-left: -9px;
    margin-right: -9px;
}
.blog_social ul li{
    display: inline-block;
    vertical-align: middle;
    padding: 0 9px;
}
.blog_social ul li a:hover img{
    opacity: 0.7;
}
.blog_details p em, .blog_details p strong{
    font-style: 600;
}
.about_detail_sec .heading{margin-bottom: 120px;}
.about_detail_sec .heading h1{
    max-width: 980px;
    width: 100%;
    margin: auto;
}
.about_detail_sec{
    padding: 100px 0 0px; 
    /*padding: 50px 0;*/
}
.about_detail_box{
    text-align: center;
    
}
.about_detail_box + .about_detail_box{
   border-left: 1px solid #979797; 
}
.about_detail_box figure{
    margin-bottom: 50px;
}
.about_detail_box figure img{
    max-width: 100%;
    max-height: 100%;
     margin: auto;
}
.about_detail_box h3{
    font-family:"proxima-nova", sans-serif;
    font-size: 32px;
    font-weight: 400;
    color: #1b1b1c;
    line-height: 36px;
    padding-bottom: 10px;
}
.about_detail_box p{
    font-family:"proxima-nova", sans-serif;
    font-size: 21px;
    font-weight: 400;
    color: #35373a;
    line-height: 27px;
  
}

.header-title{
	font-family: "proxima-nova", sans-serif;
    font-size: 36px;
    font-weight: 300;
    color: #1b1b1c;
    line-height: 48px;
    text-align: center;
}


.map_section iframe{
    border: 0;
    width: 100%;
    height: 600px;
}

.Early_Years{  
    padding: 85px 0; 
}
.Early_Years h3{
    font-family:"proxima-nova", sans-serif;
    font-size: 45px;
    font-weight: 400;
    color: #1b1b1c;
    line-height: 50px;
}
.Early_Years p{
    font-family:"proxima-nova", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #1b1b1c;
    line-height: 1.4;
}
.history_sec img{ width:60%;}
.history_sec{
    background: #2b2b2b;
    padding: 85px 0;
}
.history_sec h3{
    font-family:"proxima-nova", sans-serif;
    font-size: 38px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.5;
}
.history_sec p{
    font-family:"proxima-nova", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.4;
}
.get_in_touch_sec{
    padding: 120px 0;
    text-align: center;
}
.get_in_touch_sec h4{
    font-family:"proxima-nova", sans-serif;
    font-size: 36px;
    font-weight: 400;
    color: #1b1b1c;
    line-height: 48px;
    max-width: 990px;
    width: 100%;
    margin: auto;
    margin-bottom: 60px;
}
.img_sec img{
    width: 100%;
}
.about_box_sec .text_box{padding-top: 120px;}
.text_sec h4{
    font-family:"proxima-nova", sans-serif;
    font-size: 35px;
    font-weight: 400;
    color: #1b1b1c;
    line-height: 40px;
    padding-bottom: 25px;
}
.text_sec p, .text_sec ul li{
    font-family:"proxima-nova", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #35373a;
    line-height: 27px;
}
.text_sec ul li{margin-bottom: 10px;}
.recent_news_inner{
    background: #f4f4f4;
    padding: 160px 0;
}
.text-left-p{ padding-left:100px;}
.text-right-p{ padding-right:100px;}
/*
.text_inner{
    max-width: 585px;
}
*/
.about_box_sec .odd{
    display: flex;
  flex-direction: row-reverse;
}
.about_box_sec .even .text_box{
    padding-right: 120px;
   
}
.about_box_sec .odd .text_box{
    padding-left: 120px;
   
}
.img_sec img{
    min-height: 650px;
    height: 100%;
}
.what_we_sec .even .text_box{
    padding-right: 60px;
}
.what_we_sec .text_sec{
    background: #f4f4f4;
}
.text_sec ul{
    margin-top: 50px;
}
.what_we_detail_sec .heading{margin-bottom: 0px;}
.what_we_sec .line{
    width: 100%;
    height: 1px;
    background: #a7a8a9;
    display: block;
   margin-bottom: 120px;
    
}
.text_sec:first-child .line{visibility: hidden;}
/* ---------------------------------------------------------*/
.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.full-width{width: 100% !important;}
.recent_news_sec .row, .blog_page .row, .work_page .row, .career_sec .row, .recent_news_inner .row{
    margin-left: -30px;
    margin-right: -30px;
}
.recent_news_sec .row [class*=col-], .blog_page .row [class*=col-], .work_page .row [class*=col-], .career_sec .row [class*=col-], .recent_news_inner .row [class*=col-]{
    padding-left: 30px;
    padding-right: 30px;
}
.about_detail_sec .row{
    /*margin-left: -60px;
    margin-right: -60px;*/
    margin-left: -45px;
    margin-right: -45px;
}
.about_detail_sec .row [class*=col-]{
    padding-left: 60px;
    padding-right: 60px;
}
.blog_page .row .blog_details{
    padding-left: 0px;
}
body {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a[href^=tel] {
	color: #fff;
	text-decoration:none;
}
	
.btn--collapse .btn__text{background-color: inherit;}
.footer_top figure{width: 60px;}
.footer_top figure img{width: 100%;}
main{padding-top: 69px;}
.banner_sec{margin-top: -69px;}
.mob_banner{display: none;}
.banner_caption .btn{margin-top: 30px; max-width: 150px; width: 100%;}
.map_section{position: relative;}
.map_port{height: 500px;}
.map_port img{
    width: 100%;
    height: 100%;
    
}
.contact_form{
    max-width: 990px;
    margin: auto; 
    background-color: #f4f4f4;
    height: auto;
    padding: 50px 30px;
}
.map_address span{
    font-family:"proxima-nova", sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #a7a8a9;
    line-height: 21px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.map_address h1{
    font-family: "miller-display", sans-serif;
    font-size: 50px;
    font-weight: 600;
    color: #ffffff;
    line-height: 60px;
}
.map_address{
    position: absolute;
     top: 50%;
     transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}
#map {
width: 750px;
height: 500px;
}

.sctn-mrgn{margin: 95px 0}
.sctn-pddng{padding:95px 0}
.mrgn-top{margin-top: 50px }
.mrgn-bottom{margin-bottom: 50px }

.mrgn-y{margin: 50px 0}

.fs18{font-size: 18px !important; line-height: 26px; font-weight: 700;}
.fs26{font-size: 28px !important; line-height: 40px; font-weight: 300; }
.fs21{font-size: 21px !important; line-height: 27px}
.fs24{font-size: 24px !important; line-height: 30px}
.fs32{font-size: 32px !important; line-height: 36px}


.container-plain{width: 975px; margin: auto;}
.h3-title{font-size: 26px; line-height: 34px; padding: 10px 0px}

.nav-stacked > li {
    float: none;
    position: relative;
    display: block;
    border-bottom: 1px #303131 solid;
    padding: 2px 5px 8px;
}

.nav-pills.nav-stacked:not(.list-style-icons) > li > a:after {
    font-family: "FontAwesome";
    content: "\f101";
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 6px;
    color: #d1d1d1;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.blog_detail_page .blog-ul{ padding-bottom:50px;}
.blog_detail_page .blog-ul ul li{ font-size:18px; margin-bottom:20px; color:#1b1b1b; padding-left: 30px; line-height: 1.3;}
.blog_detail_page .blog-ul ul li:before {
    content: "\f00c"; 
    font-family: FontAwesome;  
	color: #eb6357;
    font-size: 20px;
    margin-right: 10px;
	font-weight:normal;
	margin-left: -30px;
}


.min-banner{min-height: 317px!important}
/******/

/*27.01.2021*/
.banner_65vh {
    height: 65vh !important;
}
.banner_65vh .big-container{
    height: 65vh !important;
}
.sub-menu li:first-child {
     padding-top: 20px; 
}

.sub-menu li:last-child {
     padding-bottom: 20px; 
}
.sub-menu li:hover a {
    color: #eb6357;
}

/*-- New-css(31-03-2021) --*/
/*body.page-template-emerging_video_formats, html .page-template-emerging_video_formats {
    overflow-x: inherit;
}*/
body.page-template-emerging_video_formats, html.videoloop.videopreload { overflow-x: inherit;} 
.scroll_section{position: relative;}
.scroll_section .col-xl-6.col-lg-6.col-md-6.col-sm-12.col-12.img-right-100, .scroll_section .row{position: static;}
.scroll_image{ position: -webkit-sticky !important; position: sticky !important; top: 55px;}
.a11y { overflow: inherit;}

@media (max-width:991px){
.scroll_image {top: 51px;}
}


@media only screen and (max-width: 767px) {
	.home .about_sec_hm{
	    text-align: center;
	    padding: 100px 0 20px;
	}

	.get-in-touch-form .col-xl-8.col-lg-8.col-md-8.col-sm-8.col-8 {
		background: #f5f5f5;
	    border-radius: 15px;
	    padding: 40px;
	    margin: 0 auto 70px;
	}
}

.submit{
	font-size: 1.6rem !important;
    line-height: 5.3rem !important;
    padding: 0px  30px!important ;
    background: #fc514e !important;
    color: #ffffff !important;
    border-radius: 5px !important;
    border: 0px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    display: block !important;
}
.submit:hover{
	background: #d4312f !important;
}

.img-shadow{box-shadow: 0px 0px 10px 6px rgba(0,0,0,0.7);
-webkit-box-shadow: 0px 0px 10px 6px rgba(0,0,0,0.7);
-moz-box-shadow: 0px 0px 10px 6px rgba(0,0,0,0.7);}

.gradient-bg{background-image: linear-gradient(to bottom, #1b1b1c, #3d3d3f, #636366, #8b8b90, #b6b6bc);}
.mt-negative{margin-top: -10px}

.client_list_sec{padding-left: 50px}
.client_list_sec ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.client_list_sec ul li{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin:30px 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 12%;
	flex: 0 0 12%;
	max-width: 12%;
}

.fade-in {
    -webkit-animation: fade-in 1s;
    animation: fade-in 1s;
}


@media (min-width: 768px)
.eyebrow__flashing {
    font-size: 1.9rem;
    padding: 7px 30px;
    font-size: 2rem;
}

.eyebrow__flashing {
    color: #eb6357!important;
    text-transform: uppercase;
    font-size: 1.5rem;
    background: rgba(0,0,0,.4);
    display: inline-block;
    border-radius: 50px;
    padding: 5px 20px 3px;
    letter-spacing: .05rem;
    margin-bottom: 2rem;
}

.eyebrow__flashing-dot {
    background-color: #f74424;
    content: "\25CF";
    width: 28px;
    height: 28px;
    border-radius: 20px;
    margin-right: 20px;
    margin-left: -10px;
    top: 0;
    position: relative;
    vertical-align: middle;
    display: none;
}

.eyebrow__flashing-dot:before {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: #f74424;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
    -webkit-animation: smallPulse 2s ease-out infinite;
    animation: smallPulse 2s ease-out infinite;
}

.heading-64{
    text-shadow: 1px 1px 3px rgb(0 0 0 / 20%);
    font-size: 6.5rem;
    line-height: 7rem;
    text-transform: uppercase;
    font-weight: 700;
}

.btn-heading-main{
    text-shadow: 1px 1px 3px rgb(0 0 0 / 20%);
    font-size: 3.5rem;
    line-height: 4rem;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin: .5rem 1rem
}

.btn-heading-sub{
    font-size: 2rem;
    line-height: 3rem;
    display: block;
}

.fit-content{
	width: fit-content;
    margin: auto;
    height: fit-content;
    padding: 2rem
}

.custom-lists {
    list-style: none;
    padding: 0px;
    margin-left: 30px !important;
}

.custom-lists li:before {
    color: #eb5f53;
    content: "\f101";
    font-family: 'FontAwesome';
    font-weight: 900;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
}

.pagination ul{
  display: inline-block;
  margin:auto;
}

.pagination ul li {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}

.pagination ul li a{font-size: 18px; color: #1b1b1c}
.pagination ul li.active { background-color:#eb5f54  }
.pagination ul li.active a{font-weight: 700; color: #ffffff!important}
.pagination ul li a:hover{color: #eb5f54}