/*  
Theme Name: SGCS
Version: 1.0
Author: Tidbit
Author URI: https://tidbitsolution.com/

*/


/************************** Adding Custom Fonts ****************************/

@font-face {
  font-family: 'Freight-Sans-Book';  
  src: url(/wp-content/themes/SGCS/fonts/Freight-Sans-Book.otf);  
}
@font-face {
  font-family: 'Freight-Sans-semibold';  
  src: url(/wp-content/themes/SGCS/fonts/Freight-Sans-Medium.otf);  
}
@font-face {
  font-family: 'Freight-Sans-light';  
  src: url(/wp-content/themes/SGCS/fonts/Freight-Sans-Light.otf);  
}



/* #Navigation
================================================== */
.slick-disabled {

    display: none!important;
}
.text-sec-content a {
  color: #232225;
}
button.slick-prev, .slick-next {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.slide-arrow{
  position: absolute;
  top: 38%;
  margin-top: -15px;
}
.prev-arrow{
  background: transparent;
  left: -40px;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 15px solid #171514;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.next-arrow{
  background: transparent;
  right: -40px;
  width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 15px solid #171514;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.wpcf7-response-output {
  margin-left: 0px!important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  border: 1px solid #232225;
}

section.contact-page .col-md-12.main-section {
  display: flex;
  padding: 0px;
}
section.contact-page .col-md-12 .col-lg-5.col-md-6{
  padding: 0px;
}
.right-sec-img{
  height: 100%;
}
.page-contact nav.navbar.navbar-custom-global {
  background: #F7F7F7;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  height: 206px;
  margin-top: 15px;
}
input.wpcf7-form-control.wpcf7-submit {
  font-family: 'Freight-Sans-semibold';
    width: auto!important;
    background: #232225;
    color: #F7F7F7;
    border: none;
    padding: 8px 35px;
    line-height: 27px!important;
    font-size: 20px;
    HEIGHT: auto!important;
}
div#wpcf7-f197-o1 input {
  margin-top: 15px;
  height: 61px;
  border: 1px solid #232225;
  width: 100%;
}
textarea:focus {
  outline: 0px;
}
div#wpcf7-f197-o1 label {
  width: 100%;
  margin-bottom: 38px;
  font-family: 'Freight-Sans-semibold'; 
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: 0.4px;
  color: #232225;
}
.address {
  margin-bottom: 63px;
  font-family: 'Freight-Sans-Book';  
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.3px;
  line-height: 28px;
  color: #232225;
}
.number-email {
  margin-bottom: 17px;
  font-family: 'Freight-Sans-Book'; 
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #232225;
  letter-spacing: 0.2px;
}
.number-email a{
  color: #232225;
}
h2.form-title {
  margin-top: 0px;
  font-family: 'Freight-Sans-Book';  
  font-size: 44px;
  text-align: center;
  line-height: 58px;
  letter-spacing: 0.3px;
  color: #232225;
}
.form-section {
  padding: 140px 141px 85px;
}
.right-sec-img img {
  width: 100%;
  height: 100%;
}
section.portfolio-section .row .col-md-6:nth-child(odd) {
  padding-right: 25px;
}
section.portfolio-section .row .col-md-6:nth-child(even) {
  padding-left: 25px;
}
.main-section-testimonial {
  padding: 35px 0px 35px;
}
section.testimonials-page-section {
  padding: 150px 0px 145px;
}
h3.name-text {
  color:#232225;
  margin-top: 0px;
  margin-bottom: 48px;

  font-family: 'Freight-Sans-semibold';  
  text-transform: uppercase;
  font-size: 25px;
  line-height: 33px;
  text-align: center;
  letter-spacing: 0.5px;
}
section.portfolio-section .row {
  display: flex;
  flex-wrap: wrap;
}
p.description-text {
  margin: 0px;
  color: #0A0A0A;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  font-family: 'Freight-Sans-Book';  
}
.navbar-toggle.collapsed .icon-bar:nth-of-type(2) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.navbar-toggle.collapsed .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.navbar-toggle.collapsed .icon-bar:nth-of-type(4) {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar-toggle .icon-bar:nth-of-type(2) {
  webkit-transform: rotate( 45deg );
  -ms-transform: rotate(45deg);
  transform: rotate( 
45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  transform-origin: 20% 80% !important;
}
.navbar-toggle .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(
-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(
-45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  transform-origin: 40% 90%;
}
.navbar-toggle .icon-bar:nth-of-type(4) {
  opacity: 0;
  filter: alpha(opacity=0);
}
section.portfolio-section .container .row .col-md-6 {
  margin-bottom: 81px;
}
.page-portfolio nav.navbar.navbar-custom-global, .page-testimonials nav.navbar.navbar-custom-global {
  background: #F7F7F7;
}
section.portfolio-section {
  padding: 149px 0px 131px;
}
section.portfolio-section .container .row .col-md-6:last-child {
  margin-bottom: 0px;
}
p.bottom-text {
  margin-bottom: 0px;
  margin-top: 48px;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.3px;
  line-height: 27px;
  color: #0A0A0A;
  font-family: 'Freight-Sans-semibold'; 
}
h2.portfolio-title {
  margin-top: 0px;
  font-size: 47px;
  line-height: 63px;
  text-align: center;
  color: #232225;
  letter-spacing: 0.3px;
  margin-bottom: 85px;
  font-family: 'Freight-Sans-Book';  
}
#team-content .slick-dots li.slick-active button {
  background-color: black;
}
#team-content .slick-dots {

  bottom: -40px;
}
#team-content .slick-dots button {
  display: block;
  width: 9px;
  height: 9px;
  padding: 0;
  border: 1px solid black;
  border-radius: 100%;
  background-color: transparent;
  text-indent: -9999px;
}
.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  position: absolute;
  bottom: 21px;
  left: 50%;
  transform: translate(-50%, 0px);
}
.slick-dots li {
  margin: 0px 3px;
}
.slick-dots button {
  display: block;
  width: 9px;
  height: 9px;
  padding: 0;
  border: 1px solid white;
  border-radius: 100%;
  background-color: transparent;
  text-indent: -9999px;
}
.slick-dots li.slick-active button {
  background-color: white;
}

a:hover {
  text-decoration: none;
}
html {
  margin-top: 0px !important;
}
.img-sec {
  padding-top: 121px;
}
.row:before{
  display: none;
}
.navbar-right {
  padding-top: 6px;
}

footer .row {
  display: flex;
  align-items: flex-end;
  display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex;
}
footer .col-md-4:last-child a {
margin-left: 10px;
    font-size: 38px;
    margin-right: 10px;
}
.img-sec img:first-child {
  margin-right: 19px;
}
footer .col-md-4:last-child {
  text-align: right;
}
.copyright-text p{
  font-family: 'Freight-Sans-Book';  
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.4px;
  text-align: center;
}
p.number-text {
  text-transform: uppercase;
  font-family: 'Freight-Sans-Book';  
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.4px;
  margin-top: 37px;
}
p.left-sec-text_1{
  text-transform: uppercase;
  margin-bottom: 21px;
  font-family: 'Freight-Sans-semibold';  
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.4px;
}
p.left-sec-text {
  margin-bottom: 21px;
  font-family: 'Freight-Sans-Book'; 
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.4px;
}
footer {
  background: #171514;
  color: #F7F7F7;
  padding: 81px 0px 55px;
}
.box-img-sec {
  width: 66%;
}
.box-img-sec:first-child {
  text-align: right;
}
.box-img-sec:last-child{
  text-align: left;
  }
  footer a {
    color: white;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #232225;
  opacity: 0.65;
}
section.content-section {
  padding-bottom: 45px;
}
.text-sec-content {
  margin:12px 34px 0px;
  font-family: 'Freight-Sans-Book';  
  font-size: 22px;
  color: #232225;
  text-align: center;
  line-height: 30px;
}
section.guide-step {
  padding: 0px 0px 86px;
}
section.support-section {
  padding: 97px 0px 86px;
}
.col-sec:hover .img-overlay {
  display: none;
}
.col-sec:hover .overlay {
  display: none;
}
p.img-overlay {
  margin-bottom: 0px;
  width: 100%;
  font-family: 'Freight-Sans-semibold'; 
  line-height: 30px;
  font-size: 22px;
  text-align: center;
  color: white;
  top: 50%;
  z-index: 9999999;
  transform: translate(-50%, -50%);
  left: 50%;
  position: absolute;
}
.col-sec {
  width: 20%;

  position: relative;
  display: inline-block;
}
.col-sec img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.main {
  display: flex;
}
p.name-field {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.3px;
  color: #F7F7F7;
  text-align: center;
  font-family: 'Freight-Sans-semibold';  
}
.menu-item.current_page_item a {
  opacity: 1!important;
}
ul#menu-main-menu li a {
  color: #232225;
  opacity: 0.5;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 27px;
  font-family: 'Freight-Sans-semibold';
}
a.nav-link:hover {
  background-color: transparent!important;
}
.text-sec {
  letter-spacing: 0.5px;
  width: 55%;
  margin: 0 auto;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #F7F7F7;
  font-family: 'Freight-Sans-light'; 
}
section.testimonials-section {
  background: #171514;
  padding: 88px 0px 82px;
}
#team-content .team-sec.slick-slide {
  margin: 0px 16px;
}
.member-post {
  font-size: 20px;
  color: #232225;
  line-height: 27px;
  font-family: 'Freight-Sans-Book';  
  text-align: center;
}
h4.member-name {
  margin-top: 42px;
  margin-bottom: 0px;
  font-size: 20px;
  color: #232225;
  line-height: 27px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Freight-Sans-semibold';  
}
.team-sec img {
  width: 100%;
  height: 260px;
  object-fit: cover;
}
section.team-section {
  padding: 0px 0px 84px;
}
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.h-100 {
  height: 100%;
}
.des-text {
  font-family: 'Freight-Sans-light';  
  font-size: 22px;
  color: #232225;
  line-height: 30px;
  margin: 0 auto;
  width: 40%;
  text-align: center;
  margin-bottom: 36px!important;
}
h2.h2-title {
  margin-top: 0px;
  font-family: 'Freight-Sans-Book';
  color: #232225;
  font-size: 48px;
  letter-spacing: 0.3px;
  margin-bottom: 24px;
  text-align: center;
  line-height: 64px;
}
section.guide-step .row .col-md-3 {
  height: 200px;
  margin-bottom: 10px;
      padding-right: 0px !important;
     padding-left: 0px !important;
  /* margin-right: 12px; */
}
h3.h3_title {
  margin-top: 0px;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.4px;
  color: #232225;
  font-family: 'Freight-Sans-semibold';
}
.box-sec {
  margin-right: 12px;
  padding: 26px 35px 16px 30px;
  background: #F7F7F7;
}
.des-text-sec p {
  font-family: 'Freight-Sans-Book';  
  color: #232225;
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 27px;
}
.main-section-testimonial:last-child {
  padding-bottom: 0px;
}
.main-section-testimonial:first-child {
  padding-top: 0px;
}
.des-sec {

  font-family: 'Freight-Sans-Book';
  color: #292929;
  letter-spacing: 1px;
  font-size: 20px;
  text-align: center;
  line-height: 27px;
}

.menu {
  float: right;
}

li.menu-item {
  margin-right: 78px;
}
li.menu-item:last-child {
  margin-right: 0px;
}
.menu ul {
  display: inline-flex;
  list-style: none;
}
.start-header {
	opacity: 1;
	transform: translateY(0);
	padding: 20px 0;
	box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15);
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.start-header.scroll-on {
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
	padding: 10px 0;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.start-header.scroll-on .navbar-brand img{
	height: 24px;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navigation-wrap{
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
	/* display: flex;
	align-items:center;
	height: 150px; */
}
.navbar{
	padding: 0;
}
.navbar-brand img{
	height: 28px;
	width: auto;
	display: block;
  filter: brightness(10%);
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navbar-toggler {
	float: right;
	border: none;
	padding-right: 0;
}
.navbar-toggler:active,
.navbar-toggler:focus {
	outline: none;
}
.navbar-light .navbar-toggler-icon {
	width: 24px;
	height: 17px;
	background-image: none;
	position: relative;
	border-bottom: 1px solid #000;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{
	width: 24px;
	position: absolute;
	height: 1px;
	background-color: #000;
	top: 0;
	left: 0;
	content: '';
	z-index: 2;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after{
	top: 8px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
	transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
	transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent;
}

.nav-link {
	position: relative;
	padding: 5px 0 !important;
	display: inline-block;
}

.nav-item{
	position: relative;
    transition: all 200ms linear;
}


.nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
	max-height: 0;
    display: block;
	padding: 0;
	margin: 0;
    transition: all 200ms linear;
}
.nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
	max-height: 999px;
    transform: translate3d(0, 0px, 0);
}
.dropdown-menu {
	padding: 10px!important;
	margin: 0;
	font-size: 13px;
	letter-spacing: 1px;
	color: #212121;
	background-color: #fcfaff;
	border: none;
	border-radius: 3px;
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    transition: all 200ms linear;
}
.dropdown-toggle::after {
	display: none;
}

.dropdown-item {
	padding: 3px 15px;
	color: #212121;
	border-radius: 2px;
    transition: all 200ms linear;
}
.dropdown-item:hover, 
.dropdown-item:focus {
	color: #fff;
	background-color: rgba(129,103,169,.6);
}


/*********************** Custom Side Menu CSS******************************/
.title-sec {
  text-align: center;
}

h2.second-title {
  text-transform: uppercase;
  font-family: 'Freight-Sans-semibold';  
  margin-bottom: 61px!important;
  font-size: 20px;
  line-height: 27px;
  border: 2px solid;
  width: 34%;
  padding: 24px 26px;
  margin: 0 auto;
  letter-spacing: 0.4px;
}
section.slider-sec {
  padding: 107px 0px 88px;
}
button.slick-prev, button.slick-next {
  display: none!important;
}
div#featured-content img.slick-slide{
  height: 263px;
  object-fit: cover;
}
.main-heading{
  padding-left: 49px;
}


.custom-logo-link img{
  width: 196px;
  height: 100%;
  object-fit: contain;
}
nav.navbar.navbar-custom-global {
  padding: 53px 0px 38px;
}
li.page_item a {
  color: #232225;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 27px;
  font-family: 'Freight-Sans-semibold';
}
.container-fluid {
  padding: 0px;
}
section.hero-section .container-fluid .col-md-12, section.hero-section .container-fluid .col-md-12 .col-md-6 {
  padding: 0px;
}
.left-img img {
  width: 100%;
}
.right-img img {
  width: 100%;
}
.button-sec {
  position: absolute;
  bottom: 115px;
  left: 50%;
  transform: translate(-50%, 0px);
}
.content {
  width: 64%;
  margin: 0 auto;
  text-align: center;
}
.button-sec a {
  font-family: 'Freight-Sans-semibold';
  font-size: 20px;
    line-height: 27px;
    letter-spacing: 1px;
    width: 360px;
    padding: 28px 24px 27px;
    color: #F7F7F7;
    border: 2px solid #F7F7F7;
    height: 66px;
}
h2.h2_title {
  margin-bottom: 83px;
  position: relative;
  font-size: 48px;
  letter-spacing: 1px;
  line-height: 64px;
  color: #232225;
  font-family: 'Freight-Sans-Book';  
}
h2.h2_title:after {
  content: "";
  position: absolute;
  bottom: -20px;
  transform: translate(-50%, 0px);
  left: 50%;
  width: 130px;
  height: 2px;
  background: #232225;
}
.description p {
  width: 77%;
  margin: 0 auto;
  font-size: 22px;
  line-height: 30px;
  color: #232225;
  font-family: 'Freight-Sans-Book';
  letter-spacing: 0.5px;
}
section.hero-section {
  position: relative;
}
section.second-sec {
  padding: 93px 0px 70px;
}
/************************** Media Query *********************************/




.navbar-nav>li>a {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-custom-global .navbar-nav>li>a{
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-family: 'Din-Reg';
  font-size: 15px;
}
@media screen and (min-width:1200px) and (max-width:1202px){
	div#wpcf7-f197-o1 label {
   
    font-size: 18px;
	}
	}
@media screen and (min-width:320px) and (max-width:400px){
  h2.second-title {
    font-size: 11px!important;
    width: 100%!important;
    padding: 9px 5px!important;
  }
}
@media only screen and (min-width : 1650px) {
  .main-section-testimonial .container {
    width: 1039px;
  }
.container {
  width: 1636px;
}
section.portfolio-section .container {
  width: 1243px;
}
}
.mobile-text {
  display: none;
}
@media only screen and (max-width : 768px) {
	.next-arrow {
    display:none!important;
	}
	.prev-arrow {
    display:none!important;
	}
		.form-section {
    padding: 50px 15px 50px;
}
  li.menu-item {
    margin-right: 0px;
}
  footer .row .col-md-4 .copyright-text p, footer .row .col-md-4 .number-text {
    display: none;
}
  .mobile-text {
    display: block;
}
  section.portfolio-section .container .row .col-md-6 {
    margin-bottom: 50px;
}
p.bottom-text {

  margin-top: 20px;
}
h2.portfolio-title {
 
  margin-bottom: 50px;
}
section.portfolio-section {
  padding: 50px 0px 50px;
}
  .button-sec a {
    font-family: 'Freight-Sans-semibold';
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 1px;
    width: 360px;
    padding: 28px 24px 27px;
    color: #000000;
    height: 66px;
    background: #F7F7F7;
}
  section.support-section {
    padding: 40px 0px 50px;
}
  .button-sec a {
 
    padding: 14px 20px 14px;
  }
  .menu {
    float: none;
}
  .menu ul {
    padding: 0px;
     display: block; 
    list-style: none;
}
  nav.navbar.navbar-custom-global {
    padding: 20px 12px 20px;
}
  html {
    margin-top: 0px !important;
}
  .box-sec {
    margin-left: 12px;
  }
.button-sec a {
    font-family: 'Freight-Sans-semibold';
    font-size: 15px;
}
section.team-section {
  padding: 0px 0px 60px;
}
.content {
  width: 100%;
}
.img-sec {
  padding-top: 38px;
}
footer .col-md-4:last-child {
  text-align: center;
}
footer {
  text-align: center;
}
.box-img-sec:first-child {
  text-align: center;
}
footer .row {
  display: block;
}
footer {
  padding: 50px 0px 50px;
}
.text-sec-content {
  margin: 10px 10px;
}
.col-sec {
  width: 100%;

}
p.img-overlay {
  padding: 0px 10px;
  line-height: 28px;
  font-size: 21px;
}
.box-img-sec:last-child {
  text-align: center;
}
.box-img-sec {
  width: 100%;
}
.main {
  display: block;
}
section.testimonials-section {
  background: #171514;
  padding: 50px 0px 50px;
}
.text-sec {
  width: 100%;
}
h2.h2-title {
  font-size: 38px;
  line-height: 42px;
}
section.slider-sec {
  padding: 50px 0px 0px;
}
section.second-sec {
  padding: 50px 0px 50px;
}
.des-text {
  width: 100%;
}
section.guide-step .row.d-flex {
  display: block;
}
section.guide-step {
  padding: 50px 0px 50px;
}
.description p {
  width: 100%;
}
h2.second-title {
  margin-bottom: 35px!important;
  font-size: 15px;
  width: 100%;
  padding: 15px 4px;
}
h2.h2_title {
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 60px;
}
.button-sec {
  transform: translate(-50%, -50%);
  position: absolute;
  
  left: 50%;

  width: 276px;
}
  .navbar-custom-global .navbar-collapse .nav {
    padding-top: 20px;
    padding-bottom: 0px;
    width: 100%;
    max-width: 432px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin: 0 auto;
  }
  
  .navbar-custom-global .navbar-collapse .nav a:link,
  .navbar-custom-global .navbar-collapse .nav a:visited {
    color: #fff;

  }
  
}
.portfolio-img img {

  width: 100%;
}
@media screen and (width:768px){
  ul#menu-main-menu {
    padding-top: 7px;
}
}
@media screen and (max-width:991px) {
  h2.form-title {
 
    font-size: 34px;
    line-height: 42px;

  }
  div#wpcf7-f197-o1 input {
    margin-top: 15px;
    height: 45px;

  }
  section.contact-page .col-md-12.main-section {
 display: block;
}
  section.portfolio-section .row .col-md-6:nth-child(even) {
    padding-left: 15px;
}
section.portfolio-section .row .col-md-6:nth-child(odd) {
  padding-right: 15px;
}
  section.testimonials-page-section {
    padding: 60px 0px 60px;
}
.main-section-testimonial {
  padding: 20px 0px 20px;
}
h3.name-text {
  margin-top: 0px;
  margin-bottom: 25px;

}
  section.portfolio-section .row{
    display: block;
  }
  section.guide-step .row.d-flex {
    display: block;
}
section.guide-step .row .col-md-3 {
  height: auto;
}
}

@media screen and (min-width:769px) and (max-width:992px){
	
	p.number-text, .copyright-text p {
		font-size: 17px;
	}
  .form-section {
    padding: 50px 50px 50px;
}
  li.menu-item {
    margin-right: 0px;
}
  section.slider-sec {
    padding: 60px 0px 0px;
}
section.support-section {
  padding: 60px 0px 86px;
}
section.second-sec {
  padding: 60px 0px 70px;
}
  .content {
    width: 90%;
  }
  .description p {
    width: 100%;
  }
  .text-sec {
    width: 80%;
  }

.des-text {
 
    width: 75%;
}
  section.guide-step {
    padding: 60px 0px 60px;
}
  p.img-overlay {

    line-height: 24px;
    font-size: 17px;
  }
  h2.second-title {
    width: 73%;
    padding: 15px 26px;
  }
}
@media screen and (min-width:993px) and (max-width:1650px){
h2.second-title {
  font-family: 'Freight-Sans-semibold';
  margin-bottom: 61px!important;
  font-size: 20px;
  line-height: 27px;
  border: 2px solid;
  width: 47%;
}
}
@media screen and (min-width:992px) and (max-width:1199px){
  section.guide-step .row .col-md-3 {
    height: 305px;
  }
  }
  @media screen and (min-width:1200px) and (max-width:1649px){
  section.guide-step .row .col-md-3 {
    height: 246px;
  }
  }
.navbar{
  margin-bottom: 0 !important;
}
.navbar-custom-global .navbar-toggle {
  padding: 0px;
  margin-right: 15px;
  margin: 0px!important;
  border-radius: 12px;
  border-width: 0px;
}


.navbar-custom-global .navbar-toggle .icon-bar {
  width: 44px;
  height: 6px;
  border-radius: 0px;
  margin: 6px;
  background-color: #000000;
}

.custom-logo{

  color: #fff !important;
  font-family: 'Din-Bold';
  font-size: 25px;
}
@media screen and (min-width:993px) and (max-width:1400px){
  p.img-overlay {
    margin-bottom: 0px;
    width: 100%;
    font-family: 'Freight-Sans-semibold';
    line-height: 24px;
    font-size: 18px;
}
}
@media screen and (min-width:992px) and (max-width:1200px){
	h2.second-title {

    font-size: 16px!important;
    padding: 16px 19px!important;
	}
  .form-section {
    padding: 50px 15px 50px;
}
div#wpcf7-f197-o1 label {
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0px;
  width: 100%;
  margin-bottom: 25px;
}

div#wpcf7-f197-o1 input {
    margin-top: 10px;
    height: 46px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  height: 145px;
  margin-top: 15px;
}
}
@media screen and (min-width:1201px) and (max-width:1538px){
.form-section {
  padding: 70px 43px 70px;
}
}
input:focus {
  outline: 0px;
}
.wpcf7-response-output {
  font-family: 'Freight-Sans-Book';
  font-size: 20px;
}

footer a:hover {
  color: #ffffff;
}