@import url('https://fonts.googleapis.com/css2?family=Montserrat: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');


* {
	padding: 0px;
	margin: 0px;
}

body{
	font-family: 'Montserrat', sans-serif;
}
/*--- Start Header CSS ---*/
p{

    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 1.5;
}
h3{
	font-family: 'Montserrat', sans-serif;
}
h4{
		font-family: 'Montserrat', sans-serif;
}
li{
	font-family: 'Montserrat', sans-serif;

}
header {
	width: 100%;
	height: auto;
	background-color: #000;
}
header nav .navbar-brand {
	text-align: left !important;
}
header nav .navbar-brand img {
	width: 80%;
}
header nav button.navbar-toggler {
	border: 2px solid #fff;
}
header nav button.navbar-toggler i {
	color: white;
    font-size: 30px;
}
header nav button i {
	color: white;
    font-size: 30px;
}
header nav ul li {
	color: #fff;
	margin-left: 3px;
}
header nav ul li a {
	color: #bfbbbb;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
}
header nav ul li a:hover {
	color: #fff;
}
header nav ul li a::before {
	color: #fff;
}

/*--- End Header CSS ---*/


/*--- Start Footer CSS --*/

footer {
	width: 100%;
	height: auto;
	background-color: #1a1a1a;
	padding: 50px 0px;
}
footer .footer_content {
	padding: 10px 0px;
	position: relative;
}
footer .main_one:after {
	content: "";
    width: 1px;
    background-color: rgba(255,255,255,.25);
    display: block;
    transform: skewX(-15deg);
    position: absolute;
    top: 0;
    right: 0;
    height: 180px;
}
footer .footer_content h3 {
	color: #fff;
	margin-bottom: 20px;
}
footer .footer_content p i  {
	color: #fff;
	margin-right: 5px;
}
footer .footer_content p a  {
	color: #fff;
	font-size: 16px;
}
footer .footer_content p a  {
	color: #fff;
}
footer .footer_content span a  {
	color: #fff;
	font-size: 16px;
}
footer .footer_content p  {
	color: #fff;
	font-size: 16px;
}
.fa-envelope:before {
    content: "\f0e0";
    color: #fff;
    margin-right: 5px;
}
/*--- End Footer CSS ---*/


/*--- Start Slider Down ---*/

.slider_down {
	padding: 50px 0px;
}
.slider_down .slider_down_title {
	text-align: center;
}

/*--- End Slider Down ---*/


/*--- Start Inner Slider ---*/
.inner_slider {
	width: 100%;
	height: auto;
	min-height: 550px;
	display: block;
	background-image: url(../images/inner_sldider.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	display: flex;
	align-items: center;
}
.inner_slider .inner_slider_main {
	position: relative;
	z-index: 1;
}
.inner_slider .inner_slider_main .inner_slider_title h1 {
	font-size: 55px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #fff;
	padding-left: 0px !important;
}
.inner_slider .inner_slider_main .inner_slider_title h1 span {
	background-color: #fff;
	color: #000;
	font-size: 70px;
}
.inner_slider .inner_slider_main .inner_slider_title p {
	font-size: 18px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}
.inner_slider .inner_slider_main .inner_slider_title a {
	font-size: 14px;
	color: #000;
	display: inline-block;
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
}
.inner_slider .inner_slider_main .inner_circle {
	position: absolute;
    top: 0px;
    bottom: 0px;
    width: 400px;
    height: 400px;
    margin-top: auto;
    margin-bottom: auto;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .8);
    z-index: -1;
    margin-left: -6rem !important;
}
/*--- End Inner Slider ---*/


/*--- Start Inner Slider Down ---*/
.inner_slider_down {
	padding: 150px 0px 0px 0px;
}
.inner_slider_down .slider_down_content h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	padding: 0px;
	margin: 0px 0px 25px 0px;
	font-size: 40px;
}
.inner_slider_down .slider_down_content p {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3;
	margin: 0px 0px 25px 0px;
	font-family: 'Montserrat', sans-serif;
}
.inner_slider_down .slider_down_content span {
	font-style: italic;
	line-height: 1.3;
	color: #00c4ff;
	font-family: 'Montserrat', sans-serif;
}
/*--- End Inner Slider Down ---*/


/*--- Start Show CSS ---*/

.show_main {
	width: 100%;
	height: auto;
	padding-bottom: 100px;
	margin-top: 50px;
}
.show_main .show_title h1 {
    text-align: center;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    margin: 0px 0px 50px 0px;
    padding: 0px;
}
/*.show_main .show_content {
	border: 2px solid #000;
	padding: 25px 10px;
	transition: all .3s ease-in-out;
	border-radius: 10px;
	background-color: #000;
	color: #fff;
}
.show_main .show_content:hover {
	transform: scale(1.1);
}*/
.show_main .show_content p {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
	text-align: center;
}

/*--- End Show CSS ---*/


/*--- Start Owner ---*/

.owner_details {
	width: 100%;
	border-radius: 300px;
	padding-bottom: 100px;
}
.owner_details .details_left img {
	width: 100%;
	border-radius: 50%;
}
.owner_details address p {
	font-weight: 400;
	font-style: italic;
	line-height: 1.5;
	font-family: 'Montserrat', sans-serif;
}
.owner_details address span {
	font-style: italic;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}
.owner_details address span span {
	margin-left: 50px;
}

/*--- End Owner ---*/


/* --- Company Value ---*/

.inner_slider_comapny {
	width: 100%;
	height: auto;
	min-height: 550px;
	display: block;
	background-image: url(../images/company-profile1.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	display: flex;
	align-items: center;
}
.inner_slider_comapny .inner_slider_main {
	position: relative;
	z-index: 1;
}
.inner_slider_comapny .inner_slider_main .inner_slider_title h1 {
	font-size: 40px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #000;
	padding-left: 0px !important;
}
.inner_slider_comapny .inner_slider_main .inner_slider_title h1 span {
	background-color: #fff;
	color: #000;
	font-size: 70px;
}
.inner_slider_comapny .inner_slider_main .inner_slider_title p {
	font-size: 18px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	width: 495px;
    color: #000;
    line-height: 1.6;
}
.inner_slider_comapny.inner_slider_main .inner_slider_title a {
	font-size: 14px;
	color: #000;
	display: inline-block;
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
}
.inner_slider_comapny .inner_slider_main .inner_circle {
	position: absolute;
    top: 0px;
    bottom: 0px;
    width: 650px;
    height:400px;
    margin-top: auto;
    margin-bottom: auto;
       background-color: rgba(255, 255, 255, 0.8);
    z-index: -1;
    margin-left: -6rem !important;
}
 .slider_down_content a{
color: #000 !important;
font-weight: 600;
}
.a-link__icon{
	color: #000 !important;
	font-size: 29px;
	font-weight: 600;
}
/*--- End Inner Slider ---*/


/*--- Start Inner Slider Down ---*/
.inner_slider_down {
	padding: 150px 0px 0px 0px;
}
.inner_slider_down .slider_down_content h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	padding: 0px;
	margin: 0px 0px 25px 0px;
	font-size: 40px;
}
.inner_slider_down .slider_down_content p {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3;
	margin: 0px 0px 25px 0px;
	font-family: 'Montserrat', sans-serif;
}
.inner_slider_down .slider_down_content span {
	font-style: italic;
	line-height: 1.3;
	color: #00c4ff;
	font-family: 'Montserrat', sans-serif;
}
/*--- End Inner Slider Down ---*/

/*--- Our Values Start  ---*/

.title_main{
	    padding: 109px 0px 28px 0px;
}
.title_main h3{
	font-size: 32px;
}
.title_sub h3{
    font-size: 23px;
    padding: 14px 0px;
}
.values_description{
  padding: 23px 0px;
  line-height: 1.6;
}
.our_values{
	padding-bottom: 100px;
}
/*--- Our Values End Here  ---*/

/*--- Principles Start Here  ---*/
.principles{
	margin: 100px 0px;
}
.principles_main_title li{
	line-height: 1.5;
	font-size: 18px;
}
.principles_main_title  ul {
  list-style: none;
}
.principles_main_title ul li:before{
       content: "\00BB";
    font-size: 24px;
}
/*--- Principles end Here  ---*/


/*--- Art css start Here  ---*/
.mt-80{
margin-top: 80px;
}
.shadow-box{
     padding: 15px;
    margin-bottom: 20px;
    border-top: 3px solid #a241bb;
    transition: all .3s ease-out 0s;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 20px -5px rgb(0 0 0 / 15%);
}
  
.shadow-box p {
  	margin: 0px;
  	text-align: center;
    line-height: 1.6;
}
.yellow-border {
    border-color: #ff9800!important;
}
.light-blue-border {
    border-color: #1d13ed!important;
}
.green-light-border {
    border-color: #a4c639!important;
}
.red-border {
    border-color: #dc2d3c!important;
}
.blue-border {
    border-color: #1094f1!important;
}
.purple-border {
    border-color: #a241bb!important;
}
.green-blue-border {
    border-color: #0caec1!important;
}
.shadow-box:hover {
    box-shadow: 0 20px 23px -5px rgb(0 0 0 / 20%);
    background: rgb(5 25 44);
}
.shadow-box:hover p{
	color: #fff;
}
.arts_sub_des{
	line-height: 1.6;
    padding: 10px 102px;
}
.emerging .inner_slider_down {
    padding: 39px 0px 112px 0px;

}
.emerging .inner_slider_down .slider_down_content p{
line-height: 1.6;
}
/* ================ Timeline Media Queries ================ */

.timeline {
  max-width: 830px;
  margin: 0px auto;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 15px 0px;
}
.timeline::after {
  content: "";
  position: absolute;
  width: 3px;
  background-color: #05192c;
  height: 100%;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.timeline__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 18px 30px;
  background-color: white;
  border-radius: 5px;
  position: relative;
  width: 386px;
  box-shadow: 0 2px 8px 0 #242e4c59;
}
.timeline__content::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: white;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.timeline__content::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #05192c;
  border-radius: 50%;
  transform: translateY(-50%);
}
.timeline__content:nth-child(odd) {
  margin-left: auto;
}
.timeline__content:nth-child(odd) .content_tag {
  right: 5px;
}
.timeline__content:nth-child(odd)::after {
  left: -10px;
}
.timeline__content:nth-child(odd)::before {
  top: 50%;
  left: -39px;
}
.timeline__content:nth-child(even) {
  align-items: flex-start;
}
.timeline__content:nth-child(even) .content_p {
  
}
.timeline__content:nth-child(even)::after {
  right: -10px;
}
.timeline__content:nth-child(even)::before {
  top: 50%;
  right: -39px;
}
.timeline__content:nth-child(even) .content_tag {
  left: 5px;
}
.content_tag {
  position: absolute;
  top: 5px;
  padding: 6px 10px;
  background-color: #fcf3e3;
  border-radius: 3px;
  font-weight: bold;
  font-size: 14px;
  color: #1f1f1f;
}
.content_date {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #848892;
}
.content_p {
  color: #242e4c;
      line-height: 1.4;
}
.content_link {
  display: inline-flex;
  text-decoration: none;
  align-items: center;
  font-weight: bold;
  font-size: 14px;
  color: #1f1f1f;
}
.content_link svg {
  margin-left: 5px;
}
.content_link:hover {
  color: royalblue;
  transition-duration: 300ms;
}
.content_link:hover svg path {
  fill: royalblue;
}
@media screen and (max-width: 600px) {
  .timeline {
    gap: 15px;
    padding: 10px;
  }
  .timeline::after {
    display: none;
  }
  .timeline__content {
    width: 100%;
  }
  .timeline__content::after {
    display: none;
  }
  .timeline__content::before {
    display: none;
  }
}


/*--- Start Divisions CSS ---*/

.divisions_main {
	width: 100%;
	height: auto;
	min-height: 550px;
	background-image: url(../images/slider-divistion.gif);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	align-items: center;
}
.divisions_main h1 {
	font-size: 55px;
	color: #2f76fc;
	font-weight: 600;
	margin: 0;
	padding: 0;
	text-shadow: 0px 0px 10px #000;
}
.divisions_main h2 {
	font-size: 70px;
	font-weight: 600;
	color: #ffbb00;
	text-shadow: 0px 0px 10px #000;
}

/*--- End Divisions CSS ---*/


/*--- Start Divisions About CSS ---*/

.divisions_about {
	width: 100%;
	padding: 100px 0px;
}
.divisions_about .division_about_title {
	text-align: center;
}
.divisions_about .division_about_title h1 {
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 0px;
    margin: 0px 0px 25px 0px;
    font-size: 40px;
}
.divisions_about .division_about_title p {
	font-size: 18px;
    font-weight: normal;
    line-height: 1.3;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    width: 75%;
}
.divisions_about .about_box {
	margin-top: 50px;
}
.divisions_about .about_box .art_box {
	width: 100%;
	
    background: rgb(5 25 44);
    padding: 30px 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-family: 'Montserrat', sans-serif;
}
.divisions_about .about_box .art_box:hover {

    background: #2065bb;
}
.divisions_about .about_box a {
	text-decoration: none;
}
.divisions_about .about_box .art_box h5 {
	margin: 0px;
	color: #fff;
	position: relative;
	font-size: 18px;
}
.divisions_about .about_box .art_box h5::after {
	content: ' \2192';
	position: absolute;
	right: 0;
}
.divisions_about_main {
	margin-bottom: 100px;
}
.divisions_about_main .divisions_about_right {
	line-height: 2;
	font-size: 17px;
}
.mt-50{
  margin-top: 50px;  
}
.principles .divisions_about .about_box {
  margin-top: 0px;
}
.principles .divisions_about {
	padding: 23px 0px;
}
.principles h3{
	font-size: 40px;
}

/*--- End Divisions About CSS ---*/


/* technolgy Css ---*/

.technology ul {
	-webkit-columns: 3;
   -moz-columns: 3;
}
.technology ul li{
	      border-bottom: 1px solid #e1e1e1;
    padding: 10px 10px;
    margin-bottom: 33px;
    font-size: 16px;
    line-height: 1.4;
    margin-left: 10px;
    text-align: center;
}
.technology ul li:hover{
	    color: #205add;
    border-bottom: 2px solid #205add;
    font-weight: 500;
}

.expert_industry{
	    background-color: #f4f2fb;
    padding: 50px 0px;
}
.expert_industry ul{
	-webkit-columns: 3;
   -moz-columns: 3;
}
.expert_industry ul li { 
    padding: 14px 10px;
    margin-bottom: 28px;
    line-height: 1.4;
    border-radius: 6px;
    text-align: center;
    border: 2px solid #430bc9; 
}
.expert_industry ul li:hover{
	background-color: #430bc9;
	color: #fff;
}
.expert_industry ul li:hover a{
	color: #fff;
}
.expert_industry ul li a{
	font-size: 20px;
	color: #430bc9;
  font-weight: 500;

}
.mb-30{
	margin-bottom: 30px;
}
.about_main{
	margin: 100px 0px;
}
.about_left {
    padding-right: 2%;
    padding-left: 2%;
}
.text_over{
	    position: absolute;
    bottom: 50px;
    width: 58%;
    left: 6%;
}
.text_over h3{
	color: #fff;
	font-size: 50px;
	text-decoration: underline;
 font-weight: 800;
}
.text_over p{
	color: #fff;
	font-size: 20px;
}
.about_left a{
	    color: #000 !important;
    font-weight: 600;
}
.about_rightt{
	    padding-right: 7%;
    padding-left: 10%;
}
.about_rightt a{
	    color: #000 !important;
    font-weight: 600;
}
.art_box{
    z-index: 1;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    padding: 15px 30px 16px;
    line-height: 1;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    text-align: center;
    background-color: #84b52a;
    position: relative;
    overflow: hidden;
}
.art_box span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(transparent));
    background: linear-gradient(top, #ffffff, transparent);
    -webkit-animation: top 2s linear infinite;
    animation: top 2s linear infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.art_box span::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(transparent));
    background: linear-gradient(bottom, #ffffff, transparent);
    -webkit-animation: bottom 2s linear infinite;
    animation: bottom 2s linear infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.art_box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(#ffffff), to(transparent));
    background: linear-gradient(right, #ffffff, transparent);
    -webkit-animation: right 2s linear infinite;
    animation: right 2s linear infinite;
}
.art_box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(transparent));
    background: linear-gradient(left, #ffffff, transparent);
    -webkit-animation: left 2s linear infinite;
    animation: left 2s linear infinite;
}
.art_box:hover {
    background-color: #ff5a00;
    color: #fff;
}
@-webkit-keyframes left {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
@keyframes left {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
@-webkit-keyframes right {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}
@keyframes right {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}
@-webkit-keyframes top {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@keyframes top {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}
@-webkit-keyframes bottom {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}
@keyframes bottom {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}
.banner_with_text{
	display: flex;
    background-color: #eeeee8;
    align-items: center;
}
.banner_with_text .text_banner{
	width: 75%;
	padding: 0px 40px;
}
.text_banner h1{
	    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 45px;
}
.category-list {
    margin-top: -10px
}
.category-list li a {
    display: block;
    font-size: 17px;
    line-height: 43px;
    color: #05192c;
    border-bottom: 1px solid #05192c;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
 .category-list li a:after {
    content: '\00BB';
    font-family: 'FontAwesome';
    line-height: 43px;
    position: absolute;
    right: 30px;
    top: 0;
    color: #05192c;
}
.category-list li a.active {
    color: #0035f6;
}
.category-list  li{
	padding: 10px 0px;
}
.expert_sub_page{
	margin: 100px 0px;
}
.image_expert{
	background-color: #eeeee8;
	padding: 20px;
}
.text_expert{
	padding: 20px 10px;
}
.category-list li a:hover{
    background-color: #0035f6;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    border: none;
}
.category-list li a:hover .category-list li a:after{
	  color: #fff;
}

/* Main Purpose Page Css */
.main_purpose_banner {
	width: 100%;
	height: auto;
	min-height: 550px;
	display: block;
	background-image: url(../images/csrbetter_impact_consulting-1-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	display: flex;
	align-items: center;
}
.main_purpose_banner .inner_slider_main {
	position: relative;
	z-index: 1;
}
.main_purpose_banner .inner_slider_main .inner_slider_title h1 {
	font-size: 40px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #000;
	padding-left: 0px !important;
}
.main_purpose_banner .inner_slider_main .inner_slider_title h1 span {
	background-color: #fff;
	color: #000;
	font-size: 70px;
}
.main_purpose_banner .inner_slider_main .inner_slider_title p {
	font-size: 18px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	width: 495px;
    color: #000;
    line-height: 1.6;
}
.main_purpose_banner.inner_slider_main .inner_slider_title a {
	font-size: 14px;
	color: #000;
	display: inline-block;
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
}
.main_purpose_banner .inner_slider_main .inner_circle {
	position: absolute;
    top: 0px;
    bottom: 0px;
    width: 650px;
    height:400px;
    margin-top: auto;
    margin-bottom: auto;
       background-color: rgba(255, 255, 255, 0.8);
    z-index: -1;
    margin-left: -6rem !important;
}
 .slider_down_content a{
color: #000 !important;
font-weight: 600;
}
.a-link__icon{
	color: #000 !important;
	font-size: 29px;
	font-weight: 600;
}
.purpose_video{
width: 100%; 
height: 500px;
 overflow: hidden;
 position: relative;
}
.purpose_video video{
	width: 100%;
}
#video_overlays {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.46);
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.over_video_text{
	z-index: 9999;
  max-width: 80%;
	position: absolute;
	bottom: 50px;
	left: 50px;
}
.over_video_text p{
	color: #fff;
	font-size: 22px;
	line-height: 1.6;
}
.box_seprate_one{
	 background-image: linear-gradient( 127deg, #fdfcf9 0%, #fff 91%);
    box-shadow: 0 1px 30px 0 rgb(55 125 162 / 20%);
    font-weight: 400;
    padding: 33px 30px;
    min-height: 280px;
    border-bottom-right-radius: 4px;
    border-radius: 40px;
    border-bottom-right-radius: 4px;
    transition: all .5s ease-in-out;
}
.box_seprate_one:hover{
	background-image: linear-gradient(to right, rgb(82 75 172 / 1), rgb(141 4 70 / 1));
    color: #fff;
    border-bottom-right-radius: 4px;
    border-radius: 40px;
    border-bottom-right-radius: 4px;
     transition: all .3s ease-in-out;
}
.white_text{
	 color: #fff;
}

.box_seprate_one h4{	    
	padding-bottom: 10px;
    font-size: 26px;
}
.box_seprate_one a{
	color: #000;
}

.box_seprate_one:hover h4{
	color: #fff;
}
.box_seprate_one:hover a{
	color: #fff;
}
.box_seprate_one:hover .a-link__icon{
	    color: #fff !important;
}
.mb-120{
	margin-bottom: 120px;
}

.breadcrumb-content {
    padding: 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgb(56 80 152 / 15%);
}
.breadcrumb>.active {
    color: #777;
}
.breadcrumb-content li {
    display: inline;
    color: #000;
    font-size: 14px;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.text-blue {
    color: #000;
}
.trust_way{
	text-align: center;
}
.section-name {
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 700;
    color: #000;
    font-size: 35px;
    letter-spacing: 2px;
    text-transform: capitalize;
}
.section-name::before {
	display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    bottom: 50px;
    border-radius: 50%;
    right: 0;
    margin: 0 auto;
    height: 3px;
    width: 180px;
    background-color: #d4d4d1;
}
.section-para {
    margin-bottom: 40px;
    margin-top: 30px;
}
.trust_timeline,
.trust_timeline-event {
    position: relative
}

.trust_timeline:before {
    background-color: #000;
    content: '';
    margin-left: -1px;
    position: absolute;
    top: 0;
    left: 2em;
    width: 2px;
    height: 100%
}

.trust_timeline-event {
    margin-bottom: 30px
}

.trust_timeline-event:hover .trust_timeline-event-icon {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #dc2e3d
}

.trust_timeline-event:hover .timeline-event-thumbnail {
    -moz-box-shadow: inset 40em 0 0 0 #dc2e3d;
    -webkit-box-shadow: inset 40em 0 0 0 #dc2e3d;
    box-shadow: inset 40em 0 0 0 #dc2e3d
}

.trust_timeline-event-copy {
    padding: 0 20px;
    position: relative;
    top: 0;
    left: 50px;
    width: 90%
}

.trust_timeline-event-copy h4 {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 600;
    text-transform: capitalize
}

.trust_timeline-event-icon {
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    -webkit-transition: -webkit-transform .2s ease-in;
    transition: transform .2s ease-in;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #000;
    outline: 10px solid #fff!important;
    display: block;
    margin: .5em .5em .5em -.5em;
    position: absolute;
    top: 0;
    left: 2em;
    width: 1em;
    height: 1em
}

.trust_timeline-event-thumbnail {
    -moz-transition: box-shadow .5s ease-in .1s;
    -o-transition: box-shadow .5s ease-in .1s;
    -webkit-transition: box-shadow .5s ease-in;
    -webkit-transition-delay: .1s;
    transition: box-shadow .5s ease-in .1s;
    color: #fff;
    font-size: 15px;
    background-color: #000;
    box-shadow: inset 0 0 0 0 #dc2e3d;
    display: inline-block;
    margin-bottom: 1.2em;
    padding: .25em 1em .2em
}
.comms{
    width: 100%;
    height: auto;
    min-height: 500px;
    display: block;
        background-color: transparent;
    background-image: linear-gradient( 
130deg, rgba(28, 75, 155, 0.98) 0%, #1F89C6 88%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    display: flex;
    align-items: center;
}
.comms h1{
	    color: #FFFFFF;
    font-family: "Montserrat", Sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.2em;
    text-shadow: 0px 0px 28px rgb(0 0 0 / 24%);
    padding-left: 100px;
}
.comms_box_inner{
	text-align: center;
	width: 100%;
}
.comms_box_inner ul {
    -webkit-columns: 3;
    -moz-columns: 3;
    width: 100%;
}
.comms_box_inner ul li{
	    margin: 0px 5px 40px 3px;
    padding: 24px 0px 24px 0px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fff;
    /* border-color: #0071bb; */
    border-radius: 8px 8px 8px 8px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.comms_box_inner ul li:hover{
	background-color: #fff;
	color: #036edf;
}

.narrow {
    max-width: 900px;
    margin: 50px auto;
    font-size: 20px;
    color: #313453;
    line-height: 30px;
}
.narrow h3 {
    font-size: 2vw;
    line-height: 1.3;
    font-weight: 500;
    color: #313453;
}
.narrow a{
	background: #55ade4;
    padding: 14px 35px;
    display: table;
    margin: 30px auto;
    color: #313453;
}

/* lab Page */
.managed-it-section {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    overflow: auto;
    background-position: top center!important;
    background-size: cover!important;
    padding-top: 200px;
    color: #fff;
    padding-bottom: 300px;
}
.managed-it-section .narroww, .cyber-security-section .narroww {
    max-width: 900px;
    font-size: 20px;
    line-height: 30px;
    margin: 0 auto;
}
.managed-it-section .highlight {
    display: inline-block;
    margin-bottom: 30px!important;
    border-color: #fff;
    font-weight: 500;
    font-size: 40px;
}
.managed-it-section .highlight {
    display: inline-block;
    margin-bottom: 30px!important;
    border-color: #fff;
    font-weight: 500;
    font-size: 40px;
}
.highlight {
    margin: 0 auto 25px;
}

.highlight {
    font-size: 3vw;
    line-height: 1.2em;
    border: 4px solid #313453;
    width: auto;
    display: table;
    padding: 12px;
    color: #fff;
        font-family: "Montserrat", Sans-serif !important;
}

.managed-it-section p{
	color: #fff;
}
.links{
	 -webkit-columns: 3;
    -moz-columns: 3;
    width: 100%;
    margin-top: 6%;
}
.links li{
	    border-color: #fff !important;
    padding: 15px;
    margin-bottom: 20px;
    border-top: 3px solid #a241bb;
    transition: all .3s ease-out 0s;
    border-radius: 10px;
    
    box-shadow: 0 0 20px -5px rgb(0 0 0 / 15%);
}
.links li a{
	color: #fff;
}

.cyber-security-section {
    width: 100%;
    overflow: auto;
    background-position: top center!important;
    background-size: cover!important;
    padding-top: 200px;
    padding-bottom: 100px;
    color: #fff;
    margin-top: -270px;
    position: relative;
}
.cyber-security-section .highlight {
    display: inline-block;
    margin-bottom: 30px!important;
    border-color: #fff;
    font-weight: 500;
    font-size: 40px;
}
.Performance  li{
	padding-bottom: 25px;
}
.Performance  li a{
	    color: #fff;
    border-bottom: 2px solid #fff;
}
.Performance  li a:before {
    content: ' \00BB';
    padding-right: 9px;
}
.inner_lab_world_global{
	  display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: transparent;
    background-image: linear-gradient( 
20deg, #0a1224 42%, #004edf 100%);
}
.first_inner{
	    width: 50%;
	    position: relative;
}
.first_inner img{
	width: 100%;
}
.first_inner_two{
	    width: 50%;
      padding: 0px 72px;
}
.first_inner_two p{
	color: #fff;
}
.only_space{
	margin: 100px  0px;
}
.text_over_globe_image{
      position: absolute;
    bottom: 10px;
    color: #fff;
    padding: 0px 50px;
}
.text_over_globe_image p{
	    font-size: calc(1.25rem * .8);
    line-height: 1.4em;
}
.globe_simple_content{
	margin: 100px 0px;
}
.featured_brands {
    margin-left: 0;
    margin-right: 0;
}
.featured_brands .teaser:nth-child(1), .featured_brands .teaser:nth-child(2) {
    border-top: 0;
}
.featured_brands .teaser {
    padding: 0;
    border-right: 2px solid #e1e1e1;
    border-top: 2px solid #e1e1e1;
    height: 90px;
    align-items: center;
    justify-content: center;
    display: flex;
    text-align: center;
}
.featured_brands .teaser:nth-child(3), .featured_brands .teaser:nth-child(4) {
    border-top: 0;
}
.teaser img, .teaser object {
    width: 100%;
}
.teaser p{
	font-size: 17px;
}
/* Sustability */
.over_video_text_sus{
	    max-width: 50%;
	    z-index: 9999;
    position: absolute;
    bottom: 50px;
    left: 50px;
}
.over_video_text_sus h3{
	color: #fff;
	font-family: 'Mandali', sans-serif;
  font-size: 50px;
  text-transform: uppercase;
    font-weight: 900;
}
.over_video_text_sus p {
    color: #fff;
    font-size: 22px;
    line-height: 1.6;
    font-family: 'Mandali', sans-serif;
}
@media (min-width: 1020px){
.col-lg-offset-3 {
    margin-left: 17%;
}
}
.sustainability_text h2{
	font-family: 'Quicksand', sans-serif;
  font-size: 40px;
  padding-bottom: 16px;
}
.sustainability_text p{
	    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 21px;
    padding-bottom: 20px;
}
.sustainability_text{
	margin: 50px 0px;
}
.sustainability_text_two p {
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 19px;
    padding: 15px 20px;
}
.sustainability_text_two{
	margin: 80px 80px;
}
.sustainability_list{
    background: #ffdbdb;
    padding: 50px 0px;
}
.sustainability_list ul{
 -webkit-columns: 3;
    -moz-columns: 3;
    width: 100%;
      list-style-type: none;
    list-style-position: outside;
}
.sustainability_list ul li{
	line-height: 1.6;
	 padding-bottom: 6px;
	
}
.sustainability_list ul li:before
{
	    content: ' \00BB';
    padding-right: 9px;
     margin: 0px 12px 0px -27px;
}
.sustainability_list h4{
	margin: 20px 12px 11px -27px;
    font-size: 23px;
    text-transform: capitalize;
}
.sustainability_list h3{
    margin: 0px 12px 0px -27px;
    text-transform: capitalize;
}
.sustainability_list p{
    margin: 12px 12px 0px -27px;	
}
.text_over_globe_image ul li{
	line-height: 1.6;
	 padding-bottom: 6px;
	 font-size: 18px;
}
.back_arrow a{
  background: #55ade4;
    padding: 14px 35px;
     margin: 0px 10px;
    color: #313453;
    text-transform: uppercase;
    font-weight: 600;
}
.back_arrow a:before{
	content: ' \00BB';
    padding-right: 9px;
}


/*--- Start About CSS---*/
.about_slider {
  width: 100%;
  height: auto;
  min-height: 550px;
  background-image: url(../images/about-1.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.about_one {
  padding: 100px 0px;
}
.about_one .typewriter {
  font-family: 'Montserrat', sans-serif;
  color: #000;
  margin-left: 0px;
  padding-left: 0px;
  display: block;
}
.about_one .typewriter-text {
  padding-right: 10px;
  color: #1876a2;
  border-right: solid #1876a2 7px !important;
  text-transform: uppercase;
  animation: cursor 1s ease-in-out infinite;
  font-weight: bold;
}
@keyframes cursor {
  from { border-color: #ffe509; }
  to { border-color: transparent; }
}

@media (max-width: 767.98px) {
  .about_one .typewriter { font-size: 35px; }
}
@media (min-width: 768px) {
  .about_one .typewriter { font-size: 60px; }
}
.about_one h3 {
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #000;
  padding-left: 0px !important;
  text-align: right;
}
.about_one p {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.3;
  margin: 0px 0px 25px 0px;
  font-family: 'Montserrat', sans-serif;
  text-align: right;
}
.about_two {
  margin-bottom: 100px;
}
.about_two .about_two_right h1 {
  font-size: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #000;
  padding-left: 0px !important;
}
.about_two .about_two_right p {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.3;
  margin: 0px 0px 25px 0px;
  font-family: 'Montserrat', sans-serif;
}
.about_three {
  width: 100%;
  height: auto;
  background-image: url(../images/about-3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  padding: 50px 0px;
  margin-bottom: 100px;
}
.about_three .about_three_content {
  width: 45%;
}
.about_three .about_three_content h1 {
  margin-left: 0px;
  padding-left: 0px;
  font-size: 34px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #000;
  padding-left: 0px !important;
}
.about_three .about_three_content p {
  font-size: 18px;
    font-weight: normal;
    line-height: 1.3;
    margin: 0px 0px 25px 0px;
    font-family: 'Montserrat', sans-serif;
}
.about_four {
  margin-bottom: 100px;
}
.about_four .about_four_left h1 {
  font-size: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #000;
  padding-left: 0px !important;
}
.about_four .about_four_left p {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.3;
  margin: 0px 0px 25px 0px;
  font-family: 'Montserrat', sans-serif;
}
.about_five {
  width: 100%;
  background-color: #ffce58;
  padding: 50px 0px;
  text-align: center;
}
.about_five h1 {
  font-size: 24px;
  line-height: 1.5;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #000;
  padding: 0px;
  margin: 0px;
}
/*--- End About CSS---*/


/*--- Start Contact CSS---*/

.contact_slider {
  width: 100%;
  height: auto;
  min-height: 550px;
  background-image: url(../images/contact-slider.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.contact_main {
  padding: 100px 0px 50px 0px;
}
.contact_main .contact_title h1 {
  text-align: center;
  margin-left: 0px;
  padding-left: 0px;
  font-size: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
.contact_main .contact_title h3 {
  margin: 0px;
  padding: 0px;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-align: center;
}
.contact_main .contact_title p {
  text-align: center;
  margin-top: 10px;
}
.contact_box_main {
  margin-bottom: 100px;
}
.contact_box_main .contact_box {
  width: 100%;
  height: auto;
  min-height: 250px;
  padding: 10px;
  text-align: center;
  animation-name: contact_box;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes contact_box {
  0% {
    transform: scale(1);
    box-shadow: 0px;
  }
  100% {
    transform: scale(1.05); 
    box-shadow: 0px 0px 10px #999898;
  }
}
.contact_form {
  width: 100%;
  height: 500px;
  position: relative;
  display: flex;
  align-items: center;
}
.contact_form::before {
  content: '';
  position: absolute;
  width: 200px;
  height: 100%;
  right: 0px;
  background-color: #ff540a;
}
.contact_form form .form-group input#exampleInputName {
  margin-bottom: 30px;
}
.contact_form form .form-group input#exampleInputEmail1 {
  margin-bottom: 30px;
}
.contact_form form .form-group input#exampleInputPassword1 {
  margin-bottom: 30px;
}
.contact_form form .form-group input {
  outline: none;
  border: none;
  border-bottom: 1px solid #000
}
.contact_form form .form-group input:focus {
  box-shadow: none;
}
.contact_form .contact_details {
  padding: 50px;
  width: 100%;
  height: 100%;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact_form .contact_details ul li {
  text-align: center;
}
.contact_form .contact_details ul li h6 {
  color: #ff540a;
}
.contact_form .contact_details ul li p a {
  color: #fff;
}
/*--- End Contact CSS---*/
.text_over_banner_main{
	padding-left: 50px;
}
.text_over_banner_main h1{
	    font-size: 47px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;
}
.dropdown-item{
	   font-weight: bold;
    letter-spacing: 1px;

}

/*------------------------------------*/
/*--------- 11. SECTION BLOG ---------*/
/*------------------------------------*/
section.blog-section {
  padding: 4.6rem 0;
  background: #f7f7f7;
}

.blog-section .news-item {
  background: #fff;
  -webkit-box-shadow: 0px 0px 1px #e7e7e7 !important;
          box-shadow: 0px 0px 1px #e7e7e7 !important;
  border: 1px solid #e7e7e7;
  overflow: hidden;
}

.blog-section .news-item.-news-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.blog-section .news-item-descr.big-news {
 
}

.blog-section .news-item h3 {
  color: #222;
  -webkit-transition: all .25s;
  transition: all .25s;
  font-size: 21px;
}

.blog-section .news-item.-news-slider-item {
  height: 100%;
}

.blog-section .news-item.-news-slider {
  height: auto;
}

.blog-section .news-item a:hover {
  text-decoration: none;
}

.blog-section .news-item a:hover h3 {
  color: #FF385C;
  -webkit-transition: all .25s;
  transition: all .25s;
}

.blog-section .news-item .news-img-link.-news-page {
  display: block;
  position: relative;
  padding-bottom: 69%;
  width: 100%;
}

.blog-section .news-item .news-img-link.-news-page .resp-img {
  background-size: cover;
}

.blog-section .resp-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-section .news-item-img .resp-img {
  background-size: cover;
}
.news-item-img img{
	height: 180px;
	object-fit: cover;
	width: 100%;
}
.blog-section .news-item-img {
  position: relative;
  width: 100%;
}

.blog-section .news-item-img .resp-img {
  background-size: cover;
}

.blog-section .news-item-text {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.blog-section .news-item-text-header {
  display: block;
}

.blog-section .news-item .date {
  display: block;
  margin-bottom: 9px;
  font-size: 13px;
  color: #333;
}

.blog-section .dates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: .3rem;
}

.blog-section .news-item-bottom img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.blog-section .admin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-section .admin p {
  font-size: 13px;
  font-weight: 600;
  margin-top: .5rem;
  margin-right: 1rem;
  margin-bottom: 0px;
}

.blog-section .news-item-descr {
  margin: 6px 0px 20px 0px;
 
}

.blog-section .news-item-descr p {
     font-size: 17px;
}

.blog-section .news-item-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.blog-section .action-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: .8rem;
  color: #333;
}

.blog-section .action-list .fa-comment {
  color: #FF385C;
}

.blog-section .action-list .fa-share-alt {
  color: #FF385C;
}

.blog-section .action-list .fa-heart {
  color: #FF385C;
}

.blog-section ul.action-list {
  margin-bottom: 0px;
}

.blog-section .action-item {
  display: inline-block;
  padding-left: 15px;
}

.blog-section .news-slider-wrap .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-section .news-item-sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 29px;
}

.blog-section .news-item-sm.last {
  margin-bottom: 0px;
}

.blog-section .news-item-sm .news-img-link {
  -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
  position: relative;
}

.blog-section .news-item-sm .news-img-link .news-item-img {
  position: absolute;
  max-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.blog-section .news-item-sm .news-item-text {
  -ms-flex-preferred-size: 66.6%;
      flex-basis: 66.6%;
  padding: 15px 20px;
}

.blog-section .news-item-sm .news-item-descr {
  height: 52px;
}

.blog-section .news-link {
  position: relative;
  font-size: 1rem;
  font-weight: 600;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.blog-section .news-link:hover {
  color: #121B22;
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

@media screen and (max-width: 1199px) {
  .blog-section .news-item.news-item-sm.mb,
  .blog-section .news-item {
    margin-bottom: 0px;
  }

  .blog-section .news-item.no-mb {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 1024px) {
  .blog-section .news-item {
    margin-bottom: 2.5rem;
  }

  .blog-section .news-item.no-mb:last-child {
    margin-bottom: 0px;
  }

  .blog-section .news-item-sm .news-img-link {
    -ms-flex-preferred-size: 33.5%;
        flex-basis: 33.5%;
  }
}
@media screen and (min-width: 1025px) {
  .blog-section .news-item.min-last {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 577px) {
  .blog-section .news-item-sm {
    display: block;
  }

  .blog-section .news-item-sm .news-img-link .news-item-img {
    position: relative;
    padding-bottom: 69%;
  }

  .blog-section .news-item-sm {
    border-radius: 0px;
  }
}
@media screen and (max-width: 414px) {
  .blog-section .news-item-descr p,
  .blog-section .news-item-descr {
    overflow: hidden;
  }

  .blog-section ul.action-list {
    padding-left: 0px;
  }

  .blog-section .news-link {
    font-size: .9rem;
  }
}
@media screen and (max-width: 1024px) {
  .blog-section .news-item-sm .news-img-link {
    -ms-flex-preferred-size: 32%;
        flex-basis: 32%;
  }
}
.blog-details h3 {
    font-family: 'Playfair Display', serif;
    padding-bottom: 40px;
}

/*--- Partnerships CSS Start ---*/
.partnerships_slider {
  width: 100%;
  height: auto;
  min-height: 540px;
  background-image: url(../images/partnerships_1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.partnerships_main {
  padding: 100px 0px;
}
.partnerships_main .partners_title {
  width: 100%;
}
.partnerships_main .partners_title h1 {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    margin-left: 0px;
    padding-left: 0px;
    display: block;
    font-size: 3rem;
    margin:0;
    padding: 0px;
}
.partnerships_main .partners_title .typewriter-text {
    font-family: 'Montserrat', sans-serif;
    padding-right: 10px;
    color: #00b4cc;
    border-right: solid #00b4cc 7px !important;
    text-transform: uppercase;
    animation: cursor 1s ease-in-out infinite;
    font-weight: bold;
}
.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
  width: 100%;
  border: 3px solid #00B4CC;
  border-right: none;
  padding: 15px;
  height: 20px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #9DBFAF;
}

.searchTerm:focus{
  color: #00B4CC;
}

.searchButton {
  width: 40px;
  height: 36px;
  border: 1px solid #00B4CC;
  background: #00B4CC;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 20px;
}

/*Resize the wrap to see the search bar change!*/
.partnerships_main .wrap{
  width: 100%;
  margin-top: 25px;
}
/*--- Partnerships CSS End ---*/


/*--- NFT CSS Start ---*/
.nft_slider {
  width: 100%;
  height: auto;
  min-height: 540px;
  background-image: url(../images/nft_slider.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
}
.nft_slider .slider_text {
  width: 55%;
}
.nft_slider .slider_text p {
  margin-left: 0px;
  padding-left: 0px;
  font-size: 34px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #fff;
  padding-left: 0px !important;
}
.nft_content {
  padding: 100px 0px;
  background-color: #dbf5f5;
}
.nft_content .nft_title h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 40px;
  text-align: center;
  margin: 0;
  padding:0;
}
.nft_content .nft_title p {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
.nft_content .nft_boxes {
  margin-top: 50px;
}
.nft_content .nft_boxes .box_1 {
  border: 1px solid #000;
  padding: 25px;
  text-align: center;
  height: auto;
  min-height: 350px;
  border-radius: 25px;
  transition: all .3s ease-in-out;
}
.nft_content .nft_boxes .box_1:hover {
  transform: scale(1.08);
  background-color: #000;
}
.nft_content .nft_boxes .box_1 i {
  font-size: 100px;
  transition: all .3s ease-in-out;
}
.nft_content .nft_boxes .box_1:hover i {
  transform: rotate(360deg);
  color: #ffffff;
}
.nft_content .nft_boxes .box_1 p {
  margin-top: 25px;
}
.nft_content .nft_boxes .box_1:hover p {
  color: #ffffff;
}
.nft_content .nft_key {
  margin-top: 50px;
}
.nft_content .nft_key p {
  font-size: 24px;
}
.nft_content .nft_key ul li {
  list-style-type: disc;
  line-height: 28px;
  list-style-position: inside;
}
.nft_content .nft_boxes_one {
  margin: 50px 0px;
}
.nft_content .nft_boxes_one .box_1 {
  border: 1px solid #000;
  padding: 25px;
  height: auto;
  min-height: 350px;
  border-radius: 25px;
  transition: all .3s ease-in-out;
}
.nft_content .nft_boxes_one .box_1:hover {
  transform: scale(1.08);
  background-color: #000000;
}
.nft_content .nft_boxes_one .box_1 i {
  font-size: 100px;
  text-align: center !important;
  transition: all .3s ease-in-out;
}
.nft_content .nft_boxes_one .box_1:hover i {
  transform: rotate(360deg);
  color: #ffffff;
}
.nft_content .nft_boxes_one .box_1 h3 {
  margin-top: 25px;
  font-size: 20px;
  transition: all .3s ease-in-out;
}
.nft_content .nft_boxes_one .box_1:hover h3 {
  color: #ffffff;
  transition: all .3s ease-in-out;
}
.nft_content .nft_boxes_one .box_1:hover ul li {
  color: #ffffff;
}
.nft_list {
  border: 1px solid #000;
  padding: 20px;
  border-radius: 25px;
}
/*--- NFT CSS End ---*/

