
/*

Template: potenza global solutions defualt
Author: potenza global solutions defualt
Version: 2.0
Design and Developed by: potenza global solutions defualt

NOTE: This is main stylesheet of template, This file contains the styling for the actual Template. Please do not change anything here! write in a custom.css file if required!

*/

 
/*================================================
[  Table of contents  ]
================================================
 
:: General
:: font weight 
:: Page section 
:: Section title
:: Button 
:: background color
:: Text color
:: Text color
:: Input
:: UL List Color Style

======================================
[ End table content ]
======================================*/

/*************************
		General
*************************/


body { font-family: 'Open Sans', sans-serif; font-weight: normal; font-style: normal; font-size: 18px; color:#333333; line-height:30px; }
a, .btn  { -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s; }
.btn:active { box-shadow: none ; }
a:focus { text-decoration: none ; }
a:focus, a:hover { color: #e93e21; text-decoration: none ; box-shadow: none ; text-shadow: none ; }
a, button, input { outline: medium none ; color: #ffffff; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; margin-top: 0px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
h1 { font-size: 64px; font-style: normal; line-height: 70px; font-family: 'MyriadPro-Light'; font-weight: 300;}
h2 { font-size: 70px; font-style: normal; line-height: 70px;  font-family: 'Caveat' ; font-weight: normal;}
h3 { font-size: 40px; font-style: normal; line-height: 40px; }
h4 { font-size: 32px; font-style: normal; line-height: 30px; font-weight: bold;}
h5 { font-size: 22px; font-style: normal; line-height: 22px; }
h6 { font-size: 18px; font-style: normal; line-height: 18px; }
ul{margin:0px; padding:0px;}


*::-moz-selection { background: #1e2327; color: #ffffff; text-shadow: none; }
::-moz-selection { background: #1e2327; color: #ffffff; text-shadow: none; }
::selection { background: #1e2327; color: #ffffff; text-shadow: none; }

.logo{
    width: auto;
}

/***************************
font-face
****************************/
/*@font-face {
	font-family: 'MyriadPro-Light';
	src: url('../fonts/MyriadPro-Light.eot');
	src: url('../fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MyriadPro-Light.woff') format('woff'),
		url('../fonts/MyriadPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}



@font-face {
	font-family: 'MyriadPro-SemiboldCond';
	src: url('../fonts/MyriadPro-SemiboldCond.eot');
	src: url('../fonts/MyriadPro-SemiboldCond.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MyriadPro-SemiboldCond.woff') format('woff'),
		url('../fonts/MyriadPro-SemiboldCond.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-LightCond';
	src: url('../fonts/MyriadPro-LightCond.eot');
	src: url('../fonts/MyriadPro-LightCond.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MyriadPro-LightCond.woff') format('woff'),
		url('../fonts/MyriadPro-LightCond.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
*/
@font-face {
	font-family: 'Caveat';
	src: url('../fonts/Caveat-Regular.eot');
	src: url('../fonts/Caveat-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Caveat-Regular.woff') format('woff'),
		url('../fonts/Caveat-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face {
 font-family: 'Futura-Light';
 src: url('../fonts/Futura-Light.eot');
 src: url('../fonts/Futura-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Futura-Light.woff') format('woff'),
  url('../fonts/Futura-Light.ttf') format('truetype');
 font-weight: 300;
 font-style: normal;

}


@font-face {
	font-family: 'Conv_Futura';
	src: url('../fonts/Futura.eot');
	src: local('☺'), url('../fonts/Futura.woff') format('woff'), 
	url('../fonts/Futura.ttf') format('truetype'), 
	url('../fonts/Futura.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_HELVETICANEUE-LIGHT';
	src: url('../fonts/HELVETICANEUE-LIGHT.eot');
	src: local('☺'), 
	url('../fonts/HELVETICANEUE-LIGHT.woff') format('woff'), 
	url('../fonts/HELVETICANEUE-LIGHT.ttf') format('truetype'), 
	url('../fonts/HELVETICANEUE-LIGHT.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
 font-family: 'Futura BQ';
 src: url('../fonts/FuturaBQ-Light.eot');
 src: url('../fonts/FuturaBQ-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/FuturaBQ-Light.woff') format('woff'),
  url('../fonts/FuturaBQ-Light.ttf') format('truetype');
 font-weight: 300;
 font-style: normal;
}

/***************************
Page section margin padding 
****************************/
section { padding: 75px 0; }
.page-section-pt { padding: 100px 0 0; }
.page-section-pb { padding: 0 0 100px; }

/*************************
    header title 
***********************/
/*.header-title { font-size:60px; color:#ffffff; font-weight:lighter; font-family: 'MyriadPro-Light';}
.tegline { font-size:36px; color:#ffffff;  line-height:42px; font-family: 'MyriadPro-LightCond';}*/


/*************************
		background color
*************************/
.white-bg{background-color:#ffffff;}
.red-bg{background-color:#e93e21;}
.black-bg{background-color:#1e2327;}
.gray-bg{background-color:#404040;}
.dark-gray-bg{background-color:#353535;}
.light-gray-bg{background-color:#f0efed;}
.light-green-bg{background-color:#6ae51f;}
.green-bg{background-color:#5dc81c;}
.blue-bg{background-color:#0079c2 ;}
.light-grey-bg{background-color: #f6f6f6;}
.light-blue-bg{background-color:#2a9ed9;}

/*************************
		Text color
*************************/
.text-red { color: #e93e21; }
.text-white { color: #ffffff ; }
.text-black { color: #1e2327; }
.text-gray { color: #333333; }
.text-blue{color: #2a9ed9 ;}

/*************************
	 Overlay Background 
/**************************/
.overlaybg-right, .overlaybg-left, .overlaybg-both{position:relative;}
.overlaybg-right:before{content:""; background-color:#f5f5f5; position:absolute; height:100%; top:0; width:1000px; left:100%; z-index:-9;}
.overlaybg-left:before{content:""; background-color:#f5f5f5; position:absolute; height:100%; top:0; width:1000px; right:100%; z-index:-9;}

.overlaybg-both:after{content:""; background-color:#f5f5f5; position:absolute; height:100%; top:0; width:1000px; left:100%; z-index:-9;}
.overlaybg-both:before{content:""; background-color:#f5f5f5; position:absolute; height:100%; top:0; width:1000px; right:100%; z-index:-9;}


/*************************
	UL List Color Style
/**************************/

/* Ul List Dott */
ul.list-color1{color:#09C;}
ul.list-color2{color:#3C3;}
ul.list-color3{color:#F00;}
ul.list-color4{color:#F90;}
ul.list-color5{color:#900;}

/*************************
   Button
/**************************/
.btn-yellow{background-color:#ffcc33; color:#000000; font-size:24px; line-height:24px; border:1px solid #ffffff; border-radius:30px ; padding:0;  margin: 0; 	
font-family: 'MyriadPro-SemiboldCond'; min-width:142px; height:40px; display:inline-block; text-align:center;}



.container {
  width: 960px;
}



/*************************
   header
/**************************/
/*.site-header {    position: fixed; width: 100%;    z-index: 999;}
.header-right span{font-size:24px; color:#ffffff; font-family: 'MyriadPro-SemiboldCond';  vertical-align: middle;}
.header-right { -moz-border-radius-topleft: 50px;-webkit-border-top-left-radius: 50px; border-top-left-radius: 50px;-moz-border-radius-topright: 5px;-webkit-border-top-right-radius: 5px;border-top-right-radius: 5px;-moz-border-radius-bottomright: 5px;-webkit-border-bottom-right-radius: 5px;border-bottom-right-radius: 5px;-moz-border-radius-bottomleft: 50px;
-webkit-border-bottom-left-radius: 50px;border-bottom-left-radius: 50px; font-family: 'MyriadPro-SemiboldCond'; font-weight:500; max-width:323px;float:right; padding-bottom:18px; padding-top:18px;}
.navbar .nav > li {margin: 0 18px;}
.navbar .nav > li a{font-family: 'MyriadPro-LightCond'; font-weight:300;}
.navbar ul li .sub-menu{ width: 200px;  left:0; background:#ffffff;  z-index:1000; border:1px solid #dddddd;  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);}
.navbar ul li .sub-menu li{list-style-type:none;}
.navbar ul li .sub-menu li a{color:#333333;    padding: 10px 10px; width:100%; display:inline-block;}
.navbar ul li .sub-menu li a:hover{color:#2a9ed9;}
.navbar ul ul li:hover ul {left: 199px;  top: 50px;}
.navbar  ul li ul li {  display: block;  float: none;  margin: 0;  padding: 0;}*/


@media (min-width: 768px){
.navbar ul li .sub-menu{display:none; position:absolute;}	
.navbar ul li:hover .sub-menu{display:block;}
.navbar ul ul ul {  display: none ;}
.navbar ul ul li:hover ul {  display: block ;  left: 199px;  top: 50px;}
}
/*************************
  banner
/**************************/
.section_1{position:relative; padding:0px 0px 75px 0px;}
.section_1::before {  border-left: 28px solid transparent;  border-right: 28px solid transparent;  border-top: 28px solid #ffffff;  bottom: -28px;  content: "";  height: 0;
  left: 50%;  margin-left: -28px;  position: absolute;  width: 0;z-index:99;}
.section_1 h1{margin-top: 40px;}
.border-white{border-color:#ffffff;}
.border-blue{border-color:#0079c2;}
.border-light-gray{border-color:#ebebeb;}



/*************************
 section-2
/**************************/

.section_2{position:relative;}
.section_2::before {  border-left: 28px solid transparent;  border-right: 28px solid transparent;  border-top: 28px solid #f5f5f5;  bottom: -26px;  content: "";  height: 0;
  left: 50%;  margin-left: -28px;  position: absolute;  width: 0;  z-index:99;}
  
/*.section_bg{background:url(../images/blue_bg.png) no-repeat 0 0; background-position:center right; background-size: contain;}*/

/*************************
 section-3
/**************************/

.section_3{position:relative;}
.section_3::before {  border-left: 28px solid transparent;  border-right: 28px solid transparent;  border-top: 28px solid #ffffff;  bottom: -37px;  content: "";  height: 0;
  left: 50%;  margin-left: -28px;  position: absolute;  width: 0;  z-index:99;}

/*************************
 section-4
/**************************/

.section_4{position:relative; }
.section_4::before { border-left: 28px solid transparent;  border-right: 28px solid transparent;  border-top: 28px solid #f0efed;  bottom: -26px;  content: "";  height: 0;  left: 50%;
  margin-left: -28px;  position: absolute;  width: 0;  z-index:99;}


.testimonial {  display: table;} 
.testimonial-avatar img { max-height: 300px; max-width: 300px; border-radius: 50%;}
.testimonial-info { display: table-cell;  vertical-align: middle;}
.testimonial-info, .testimonial-info p {font-size:44px ; line-height:56px; font-weight: 300; font-family: 'Futura BQ';}  
.testimonial-info .ml-60{ text-align: left;}
.testimonial-info i{font-family: 'Conv_HELVETICANEUE-LIGHT'; font-size:22px;}
.carousel-indicators {bottom: -50px;}


/*************************
 section-5
/**************************/

.heading-title{font-size:60px; color:#ffffff; font-weight:lighter;}
.sub-title{font-size:36px; color:#ffffff; font-weight:lighter;}
.section_5 a{font-size: 48px; font-family: 'MyriadPro-Light'; font-weight: 300; color: #ffffff; position: relative; display: inline-block;}
.section_5 a:before{content: ""; position: absolute; bottom: 0; width: 526px; height: 1px; background: #ffffff; left: 50%; margin-left: -263px;}
.form-control {  border-radius: 0;  box-shadow: none;  height: 50px; font-family: 'MyriadPro-Light'; font-size:18px; color:#666666; }
select .form-control {color:#666666;}
.wpcf7-validation-errors {  border: 2px solid #ffc033;  display: inline-block;  margin-top: 20px;  padding: 10px 0;  text-align: center;  width: 100%;}
.invalid .wpcf7-not-valid-tip{color:#f00;}
.screen-reader-response {  display: none;}
/*************************
 section-6
/**************************/

.section_6{position:relative; }
.section_6::before { border-left: 28px solid transparent;  border-right: 28px solid transparent;  border-top: 28px solid #f0efed;  bottom: -26px;  content: "";  height: 0;  left: 50%;
  margin-left: -28px;  position: absolute;  width: 0;  z-index:99;}






@media (max-width: 1400px){ 
.navbar .nav > li {  margin: 0 16px;}
}
@media (max-width: 1300px){ 

}

@media (max-width: 1200px){

section { padding: 50px 0; }
.trusted li { margin: 0 10px; }
.header-right span { margin-right: 15px; }
.btn-yellow {min-width: 120px;}
}
@media (max-width: 1023px){
.btn-yellow {  min-width: 100px;}
.navbar .nav > li a { font-size: 18px;}
	}

@media (max-width: 992px){ 
.container {width: 750px;}
.logo img{width:110px;}
.navbar .nav > li { margin: 0 5px; }
.navbar .nav > li a { font-size: 18px; }
.header-right span { font-size: 12px; margin-right: 15px; }
.header-right .btn-yellow { font-size: 12px; min-width:70px; height:30px; line-height:18px;}
.section_3 .grf { padding-bottom: 10px; padding-top: 30px; }
.testimonial-info { font-size: 22px; line-height: 35px; }
.testimonial-avatar img { max-height: 300px; max-width: 300px; }

h2 { font-size: 60px; }
.banner h2 { margin-bottom: 20px; }
.banner h1 { font-size: 48px; line-height: 60px; }

.section_bg { padding-bottom: 50px; padding-top: 50px; }
.section_2 .section_bg h2 { line-height: 70px; }
.section_2 .section_bg p { line-height: 24px; }
.section_2 h2 { margin-bottom: 0; }
.section_4 .row.mt-60 { margin-top: 20px; }
.tegline { font-size: 30px; line-height: 40px; }
.form-horizontal .mb-50 { margin-bottom: 20px; }
.section_5 a::before { width: 500px; }
.section_6 .slider{overflow:hidden; }



}
@media (max-width: 880px){
.navbar .nav > li a { font-size: 14px; }	
	} 
@media (max-width:768px) and (max-width:1024px){
   
}
@media (max-width: 767px){
.section_1 {  padding: 40px 0;}	
.section_bg { padding-bottom: 40px; padding-top: 40px; }
section {  padding: 40px 0;}	
.container {width: auto;}
.header-right {  padding-bottom: 10px;  padding-top: 10px;}
.navbar .nav > li { margin: 0 0; }
.navbar .nav > li a { font-size: 18px; }
.navbar ul li .sub-menu{width:100%; box-shadow: 0 0px 0px rgba(0, 0, 0, 0); -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0); -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0); -ms-box-shadow: 0 0px 0px rgba(0, 0, 0, 0); border:none;}
.navbar ul li .sub-menu li a{background:#0c6faa; color:#ffffff; padding-left:20px;}
.navbar ul li .sub-menu li a:hover {  color: #333;}
.navbar ul ul li:hover ul {  left: 0;  top: 100px;}
.header-right { border-radius: 50px 5px 5px 50px; font-family: "Myriad Pro"; font-weight: 500; position: absolute; right: 0; top: 0; z-index: 9; }
.section_1{padding:50px 0px 50px 0px;}
.banner h1 { font-size: 30px; line-height: 42px; }
.testimonial { display: inline-block; text-align: center; }
.testimonial-avatar { display: inline-block; margin-bottom: 20px; }
.testimonial-avatar img { max-height: 150px; max-width: 150px; }
.testimonial-info .ml-60 { margin-left: 0px; } 
.section_4 .row.mt-60 { margin-top: 0px; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {  z-index: 999;}


#main {  padding-bottom: 0 ;}

}

@media (max-width: 479px){
.logo img { width: 50%; }
.navbar-default .navbar-toggle { margin-top: -25px; }

.banner h1 { font-size: 24px; line-height: 32px; }
h2 { font-size: 40px; }
.section_1 { padding: 20px 0; }
.section_bg { background-position: -50px center; background-size: 681px; }
.header-title { font-size: 40px; }

.list-inline > li { margin-right: 10px; }
.section_5 a::before { width: 422px; }

}

@media (max-width: 392px){
.section_5 a::before { width: 300px;  margin-left: -150px;}	

	
}

/*Fs Css For Our Work*********/
#main.fs_ourwork .avada_class{
	max-width:100%;
}
#main.fs_ourwork{
	text-align:center;
	padding:55px 0px 0px;
}
#main.fs_ourwork p, #main.fs_ourwork span, #main.fs_ourwork li{
    font-family:'Heebo';
    font-size: 22px;
}
#main.fs_ourwork h2{
	font-size: 70px ;
    font-style: normal;
    line-height: 70px ;
    font-family: 'Caveat' ;
    font-weight: normal ;
    margin-top: 18px ;
    margin-bottom: 30px;
}
#main.fs_ourwork .fs-our-action-plan{
	padding: 70px 0px 50px 0px;
    text-align: left;
}
.fs_ourwork .fs-our-action-plan .our-action-text ul{
	padding-left:20px;
	margin-bottom:30px;
}
.fs_ourwork .fs-our-action-plan .our-action-text ul li{
	margin-left:30px;
}
#main.fs_ourwork .fs-ouraction-img-col{
	width:40%;
	float:right;
}
#main.fs_ourwork .section_bg.blue-bg.section_2{
	text-align:left;
    min-height: 700px;
}
#main.fs_ourwork .section_2 ol li:before{
    height: 20px;
    width: 20px;
    line-height: 20px;
    color: #777;
    margin-top: -4px;
    vertical-align: middle;
    margin-right: 10px;
}
#main.fs_ourwork .section_1{
	padding: 0px 0px 10px 0px;
}
#main.fs_ourwork .section_1 .client_success_story_free_text,#main.fs_ourwork .related-success-stories .success_story_info span{
	font-size:22px;
	font-family:'Heebo';
}
#main.fs_ourwork .section_2 .our-action-text .one_half{
	font-size:22px;
	font-family:'Heebo';
	line-height:28px;
}
#main.fs_ourwork .mt-30{
	margin-top:25px;
	margin-bottom:25px;
}
#main.fs_ourwork .wp_charts_canvas{
	height:auto;
	width:100%;
}

#main.fs_ourwork .section_1 .client_success_stat_desc{
	font-size: 19px;
	font-family:'MyriadProText' ;
}
#main.fs_ourwork .section_3 p{
	padding:10px 0px;
    font-size: 22px;
    line-height: 28px;
    margin-left: 26px;
    font-family:'Heebo';
}
#main.fs_ourwork .section_3{
	text-align:left;
}
#main.fs_ourwork .ptb-70{
	padding-top:40px ;
	padding-bottom:0px;
    margin-left: -20px;
}
#main.fs_ourwork h4.wp-chart-title{
	font-weight:700;
}
#main.fs_ourwork .testimonial-avatar{
	background: #ccc none repeat scroll 0 0;
    border: 1px solid #999999;
    border-radius: 50%;
    width: 300px;
    height: 300px;
}
#main.fs_ourwork .section_4{
	padding-top:40px;
	padding-bottom:90px;
}
#main.fs_ourwork .section_5.light-blue-bg .fs-get-started-number{
	font-size: 48px;
    display: inline-block;
    width: 90%;
    max-width: 500px;
    border-bottom: 1px solid #fff;
    padding-bottom: 25px;
    margin-bottom: 50px;
    line-height: normal;
    margin-top: 0px ;
}
#main.fs_ourwork .section_3 h2{
	padding-top:50px;
}
#main.fs_ourwork .section_5.light-blue-bg p{
	font-size:38px;
	font-family:'MyriadPro-LightCond' ;
}
#main.fs_ourwork .section_5.light-blue-bg{
	padding-top:60px;
	padding-bottom:75px;
}
.section_5 .tegline.mb-50.text-white {
    font-family: 'MyriadProThin';
    margin-top: 18px ;
    margin-bottom: 45px;
}
#main.fs_ourwork .section_5 h2{
	font-family:'MyriadProThin';
    font-size: 58px ;
}
#main.fs_ourwork .section_5 hr{
	max-width:400px;
	color:#ddd;
}
#main.fs_ourwork .section_5 .wpcf7 input, #main.fs_ourwork .section_5 .wpcf7 select{
    border: 0px;
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 0px ;
    padding: 10px;
}
 #main.fs_ourwork .section_5 .wpcf7 select{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     cursor: pointer;
}
#main.fs_ourwork .wpcf7-submit{
	background-color:#FFD700;
	background-image:none;
	border:1px solid #fff;
	color:#000 ;
	font-size:24px;
	padding:10px 50px;
}
#main.fs_ourwork .section_5 .wpcf7 input[type="submit"] {
    border-radius: 20px ;
    font-size: 24px;
    text-shadow: none;
    border: 1px solid #fff;
    line-height:40px;
    height:40px;
    padding-top:0px;
    padding-bottom:0px;
}
#main.fs_ourwork .section_5 .wpcf7 input[type="submit"]:hover {
    opacity: 0.8;
    background-color:#FFD700;
}
#main.fs_ourwork .wpcf7-select {
	background-image:url('../images/arrow-down.png') ;
	background-repeat: no-repeat;
	background-position:right center;
	border:0px;
 }


#main.fs_ourwork .section_6.light-gray-bg{
	margin-bottom:30px;
}
#main.fs_ourwork .section_6.light-gray-bg .textwidget{
	text-align:left;
}
#main.fs_ourwork .section_6.light-gray-bg .textwidget img{
	padding:12px
}
#main.fs_ourwork .section_6 .heading h3{
    font-size: 16px ;
}
#main.fs_ourwork .heading h3{
	margin-bottom: 0px;
}
#main.fs_ourwork .section_6.light-gray-bg.ptb-50{
	padding-top:35px;
	padding-bottom:35px;
}

#main.fs_ourwork .get_statred_button_section .avada-row1{
	margin-top:30px;
}
#main.fs_ourwork .get_statred_button_section{
	padding-top:30px ;
}
#main.fs_ourwork .get_statred_button_section a{
	padding: 10px 26px;
    border: 1px solid #ddd;
    border-radius: 30px ;
    font-size: 24px;
    text-shadow: none;
    line-height: 40px;
    height: 40px;
    color: #000 ;
    font-weight: 700;
    background: #FFD700;

}

.header-wrapper{
    
}
.banner_section{
    width: 100%;
    max-width: 100%;
    background-color: #1d476b;
}
.banner_section img{
    border-radius: 0px;
    left: 50% ;
    margin-left: -100% ;
    position: relative;
    display: inline;
    width: 1920px ;
    max-width: 1920px ;
}
.section_1{
    padding-top: 50px ;
}
.client_success_story_free_text {
    padding: 50px 0px 20px 0px;
    font-size: 18px;
    line-height: 28px;
    
}
.client_success_story_free_text p{
    margin-bottom: 30px;
}
.client_success_stat {
    width: 33%;
    display: inline-block;
    padding: 10px 0px 60px 0px;
}
.client_success_story_stats{
    text-align: center;
}
span.client_success_stat_number {
    font-size: 70px ;
    line-height: normal;
    display: block;
    color: #2a9ed9;
}
span.client_success_stat_desc {
    line-height: normal;
    display: block;
    font-size: 20px;
    color: #777;
}
.our-action-text{
    font-size: 18px;
    line-height: 28px;
}
#main.fs_ourwork .section_2 p{
    margin-left: 5px;
    margin-bottom: 30px;
}
.our-action-image{
    float: right;
    width: 50%;
    padding: 0px 20px;
}
.our-action-image img{
    width: 100%;
    max-width: 100%;
}

/* Related Stories */
.related-success-stories{
    padding: 70px 0px;
}
#main .related-success-stories h2.related_success_stories_title{
    font-family: 'MyriadProThin' ;
    font-size: 60px ;
}
.related_success_story {
    width: 33.33%;
    float: left;
    padding: 20px;
    text-align: left;
    display: block;
    color: #555 ;
}
.related_success_story:hover{
    color: #333 ;
}
.related_success_story img{
    border-radius: 0px;
    width: 100%;
    max-width: 100%;
}
.hidden_related_success_story{
    display: none;
}
.success_story_info span {
    display: block;
    text-align: left;
    font-size: 18px;
    line-height: 24px;
}
.success_story_info {
    margin-top: 10px;
}
.more-related-stories {
    font-size: 30px;
    color: #2a9ed9;
    display: block;
    text-align: center;
    line-height: normal;
    margin-top: 30px;
}

@media (max-width: 980px){
    .banner_section img{
        display: inline ;
        left: 50% ;
        margin-left: -100% ;
        max-width: 200%;
        position: relative;
        width: 200% ;
    }
}

@media (max-width: 768px){
	/*Client Success Story*/
	#main.fs_ourwork .section_1{
		padding-left:15px;
		padding-right:15px;
	}
	
	/*End Client Success Story*/
	
	/*Our Action Plan*/
	#main.fs_ourwork .section_2{
		padding-left:15px ;
		padding-right:15px ;
		text-align:center ;
	}
	
	/*End Our Action Plan*/
	
	/*Results We Achieved*/
	#main.fs_ourwork .section_3{
		padding-left:15px;
		padding-right:15px;
	}
	#main.fs_ourwork .ptb-70{
		margin-left:0px;
	}
	#main.fs_ourwork .section_3 p{
		text-align:center;
	}
	/*End Results We Achieved*/
	
	/*Client Feedback*/
	#main.fs_ourwork .section_4{
		padding-left:15px;
		padding-right:15px;
	}
	#main.fs_ourwork .section_4 .testimonial-avatar img {
		max-height: 300px;
		max-width: 300px;
	}
	#main.fs_ourwork .section_4 .testimonial-info .ml-60{
		text-align:center ;
	}
	/*End Client Feedback*/
	
	/*Get Started*/
	
	/*End Get Started*/
	
	/*Trusted by*/
	#main.fs_ourwork .section_6{
		padding-left:15px;
		padding-right:15px;
	}
	#main.fs_ourwork .section_6.light-gray-bg .textwidget{
		text-align: center ;
	}
	#main.fs_ourwork .section_5 .wpcf7 input, #main.fs_ourwork .section_5 .wpcf7 select{
		width:100%;
	}
	

}

@media (max-width: 600px){
    .client_success_stat{
        width: 100%;
    }
}

@media (max-width: 480px){
    .home .columns.columns-4{
        width: 300px;
    }
    .home .columns.columns-4 col.article{
        width: 100%;
    }
    
	/*Client Success Story*/
	#main.fs_ourwork .section_1{
		padding-left:15px;
		padding-right:15px;
	}
	#main.fs_ourwork h2{
		font-size:48px;
	}
	#main.fs_ourwork h1{
		font-size:42px;
		line-height:normal;
	}
	/*End Client Success Story*/
	
	/*Our Action Plan*/
	#main.fs_ourwork .section_2{
		padding-left:15px ;
		padding-right:15px ;
		text-align:center ;
	}
	#main.fs_ourwork .section_2 .fs-our-action-plan,#main.fs_ourwork .section_2 .fs-our-action-plan ol{
		max-width:100%;
	}
    .our-action-text{
        width: 100%;
        padding: 0px 20px;
    }
    .our-action-image{
        float: none;
        width: 100%;
        padding: 0px 20px;
        margin-bottom: 30px;
    }
    .fs-our-action-plan h2.text-blue{
        text-align: center;
    }
	/*End Our Action Plan*/
	
	/*Results We Achieved*/
	#main.fs_ourwork .section_3{
		padding-left:15px;
		padding-right:15px;
	}
	#main.fs_ourwork .ptb-70{
		margin-left:0px ;
	}
	#main.fs_ourwork .wp_charts_canvas{
		height:auto ;
	}
	/*End Results We Achieved*/
	
	/*Client Feedback*/
	#main.fs_ourwork .section_4 .testimonial-info, .testimonial-info p{
		font-size:38px ;
	}
	#main.fs_ourwork .section_4{
		padding-left:15px;
		padding-right:15px;
	}
	#main.fs_ourwork .section_4 .testimonial-avatar img {
		max-height: 300px;
		max-width: 300px;
	}
	#main.fs_ourwork .section_4 .testimonial-info .ml-60{
		text-align:center ;
	}
	/*End Client Feedback*/
	
	/*Get Started*/
	#main.fs_ourwork .section_5 .wpcf7 input, #main.fs_ourwork .section_5 .wpcf7 select{
		width:100%;
	}
	/*End Get Started*/
	
	/*Trusted by*/
	#main.fs_ourwork .section_6{
		padding-left:15px;
		padding-right:15px;
	}
	#main.fs_ourwork .section_6.light-gray-bg .textwidget{
		text-align: center ;
	}
	/*End Get Started*/
	/*Footer*/
	
	/*End Footer*/
    .client_success_stat {
        width: auto;
        float: none;
        padding: 20px 0px 20px 0px;
    }
    /* Related Success Stories */
    .related_success_story {
        width: 100%;
    }
    .success_story_info span{
        text-align: center;
    }
    #main.fs_ourwork .fs-our-action-plan{
        padding-top: 50px;
    }
    .client_success_story_free_text{
        padding: 20px 0px 0px 0px;
    }
}
@media (max-width: 992px){
		.section_bg.section_2 {
			padding-bottom: 0px; 
			 padding-top: 0px; 
		}
