/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/
/* Add your custom styles here... */

body {
	line-height: normal;
}
body,
body.home {
	padding-top: 0px !important;
}

/*Top Sec start */
.top-sec .mail-icon i {
	margin-right:10px;
	
}
.top-sec p {
	margin-bottom: 0px;
}
.top-sec .contact-list ul {
	list-style: unset;
	margin-bottom: 0px !important;
	padding-left: 0px !important;
}
.top-sec .contact-list ul li {
	display: inline-block;
	padding-right: 10px;
}
.top-sec .contact-list ul li i {
	margin-right: 5px;
}
.top-sec .contact-list ul li a {
	text-decoration: unset;
}
.top-sec .social-list {
	float: right;
}
.top-sec .social-list .fl-icon {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*Header*/

select#header_call {
    background-color: transparent;
    border: 0;
    outline: 0;
}
select#header_call option {
    margin: 40px;
    background: rgba(227, 79, 37, 1);
    color: #fff;
    text-shadow: 0 1px 0 rgba(227, 79, 37, 1);
    border: 0;
}

header .phone-part img {
	margin: 0px 10px;
}
header .header-sec,
header .header-bottom {
	border-bottom: 1px solid #bdbdbd;
}
header .header-sec .logo-part img {
	max-width: 200px;
}
.header-sec .fl-row-content-wrap {
    background-color: #ffffff;
}
header.fl-theme-builder-header-scrolled .header-sec .fl-row-content-wrap {
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
}
.home-banner .slide-btn {
	background-color:#e34f25 ;
	color:#ffffff !important;
	border:1px solid #ffffff;
	padding:10px 30px;
}
.home-banner .slide-btn:hover{
	background-color:#ffffff;
	color:#e34f25 !important;
	border:1px solid #e34f25;
	
}
.header-sec ul.menu li a {
    padding-left: 15px;
    padding-right: 15px;
	text-transform: uppercase;
}
.header-sec ul.menu .sub-menu {
	padding: 15px;
    min-width: 250px;
}
.header-sec ul.menu .sub-menu li a {
	text-transform: capitalize;
    font-size: 15px;
}
.header-bottom.get-quote .fl-rich-text p {
	margin-bottom: 0px !important;
}



/*header .header-sec ul.menu li {
	position: relative;
}*/

/*slideshow start*/
.home-banner .heading-sec .fl-heading .fl-heading-text {
	font-size:25px !important;
}
.home-banner .heading-sec .fl-heading .fl-heading-text strong {
	font-size:56px !important;
}
.home-banner .button-image a {
	background: transparent !important;
    color: #aa401c !important;
    border: transparent !important;
}

.home-banner .button-image a i {
	border: 10px solid #feb97e;
    border-radius: 50%;
    font-size: 40px;
    vertical-align: top;
}
.home-banner .button-image i {
    color: #fe7501 !important;
}
.home-banner .learn-more-btn {
	display:inline-block !important;
}
.home-banner .button-image {
	display:inline-block !important;
}
/*slideshow end*/


header .header-sec ul.menu li.menu-item-has-children .fl-has-submenu-container a:before {
	content: '\f107';
    font-family: "Font Awesome 5 Free";
    vertical-align: middle;
    position: absolute;
    right: 0px;
    top: 12px;
	font-weight: 900;
}


/*Close Header*/
/*get quote start*/
 .arrow img{
	margin-right:10px;
}
.get-quote .quote-arrow i {
	border-right:1px solid #e6e6e6 !important;
	padding-right:10px;
}

/*Slider - Start*/
.home-slider {
	overflow: hidden;
}
.home-banner .fl-slide-content h2.fl-slide-title {
	font-size: 25px;	
}
.home-banner .fl-slide-content h2.fl-slide-title strong {
    width: 100%;
    display: inline-block;
    font-size: 56px;
}
.home-banner .fl-slide-content .fl-slide-text .btn-part button,
.home-banner .fl-slide-content .fl-slide-text .btn-part a {
	display: inline-block;
	float: none;
	vertical-align: middle;
	font-size: 20px;
    margin-right: 20px;
	margin-bottom: 20px;
}
/*Slider - End*/

/*Slider Bottom - Start*/
.slider-bottom .box p {
	margin-bottom: 0px;
}
.slider-bottom .box img {
	margin-bottom: 0px;
}
/*Slider Bottom - End*/

/*Home About Section - Start*/
.home-about {
	
}
.home-about .box .img-sec {
	display: inline-block;
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
	width: 120px;
}
.home-about .box .text-sec {
	display: inline-block;
	float: left;
	width: calc(100% - 120px);
}
.home-about .box .text-sec h3 {
	font-size: 20px;
    margin: 0px 0px 10px 0px;
    text-transform: uppercase;

}
.home-about .box a:hover{
	color:#e34f25 !important;
}
.home-about .box a:active{
	color:#e34f25 !important;
}
	
}
.our-services .box .text-sec p {
	font-size: 14px;
}
/*Home About Section - End*/
/*Services Section - Start*/
.our-services .box a {
	display: inline-block;
	width: 100%;
}
.our-services .box .img-sec {
	display: inline-block;
    float: left;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.our-services .box .text-sec {
	display: inline-block;
	float: left;
	width: calc(100% - 60px);
	color: #000;
}
.our-services .box:hover .text-sec,
.our-services .box:hover .text-sec h3 {
	color: #fff !important;
}
.our-services .box .text-sec h3 {
	font-size: 20px;
    margin: 0px 0px 10px 0px;
    text-transform: uppercase;
	font-weight: 600;
}
.our-services .box .text-sec p {
	font-size: 14px;
}
.our-services .box a:hover {
	color:#e34f25;
}
.our-services .box a:active {
	color:#e34f25 !important;
}
.our-services .box:hover {
	background-color: #e34f25;	
}
.our-services .box:hover .img-sec img {
	filter: brightness(0) invert(1);
}
.our-services .box:hover .text-sec h3 a,
.our-services .box:hover .text-sec h3 a:hover,
.our-services .box:hover .text-sec p {
	color: #fff;
}




.ser-page.our-services .box:hover {
	background-color: #e34f25;	
}
.ser-page.our-services .box:hover .img-sec img {
	filter: brightness(0) invert(1);
}
.ser-page.our-services .box:hover .text-sec h3 a,
.ser-page.our-services .box:hover .text-sec h3 a:hover,
.ser-page.our-services .box:hover .text-sec p {
	color: #fff;
}
.ser-page.our-services .box .img-sec {
	width: 100%;
	text-align: center;
	padding: 10px;
}
.ser-page.our-services .box .text-sec {
    width: 100%;
	text-align: center;
}
/*Services Section - End*/


/*Footer - Satrt*/
footer .fl-col-content .address .img-part {
	float: left;
	display: inline-block;
	width: 30px;
}
footer .fl-col-content .address .text-part {
	float: left;
	display: inline-block;
	width: calc(100% - 30px);
}
footer .fl-col-content .address img {
	padding-right: 10px
}
footer .fl-col-content .address strong {
	display: inline-block;
	width: calc(100% - 40px);
	vertical-align: middle;
	font-weight: normal;
	margin-bottom: 10px;
}
footer .fl-col-content .phone strong {
	font-size: 20px;
}
.fsocial-icon {
    line-height: initial;
	margin-bottom: 15px;
}
.copyright .fl-node-content {
    border: 0;
}
.copyright-text p {
	padding: 0px 15px;
}
footer ul.menu li {
    padding-left: 15px;
}
footer ul.menu li:before {
    content: '>>';
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0;
    color: #e34f25;
}
/*.location img {
	padding-right:10px;
	
}*/
.circle-icon .fl-icon-group .fl-icon a i {
	border: 1px solid #fff;
    border-radius: 50px;
    width: 45px;
    height: 45px;
    text-align: center;
    padding-top: 11px;
}
.circle-icon .fl-icon-group .fl-icon a:hover i {
	border-color: #e34f25;
	background-color: #e34f25;
}

/*Close Footer Logo*/

/* Software Works List - Start*/
.software-works-list ul {
	list-style: none;
	padding-left: 0px;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.software-works-list ul li {
	float: left;
	display: inline-block;
	width: 33.33%;
	margin-bottom: 30px;
}

/* Software Works List - End*/

/* Valued Client List - Start*/
.valued-client-list ul {
	list-style: none;
	padding-left: 0px;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.valued-client-list ul li {
	display: inline-block;
	padding: 15px;
}
.valued-client-list ul li img {
	max-height: 50px;
}
.valued-client .client-sec h2{
	border-right:1px solid #cecfd0 !important;
}
/* Valued Client List - End*/
/*lets talk section start*/
.contact-sec .left-part .title h2 strong {
	color: #34302f !important;
}

.contact-sec .lets-talk {
	background-color:#e34f25;
}
.contact-sec .lets-talk .contact-title h3 {
	font-size: 30px;
    margin-top: 0;
    margin-bottom: 30px;
}
.lets-talk input[type=text],
.lets-talk input[type=email],
.lets-talk input[type=tel],
.lets-talk select {
	background-color: #e34f25;
    color: #f7f7f7 !important;
    /*padding: 0px 15px;
    line-height: 48px;*/
    height: auto;
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #fff;
    padding: 10px 15px;
    border-radius: 5px;
    line-height: 20px;
    font-weight: normal !important;
}
.lets-talk textarea {
	background-color: #e34f25;
	color: #f7f7f7 !important;
	padding: 0px 15px;
    line-height: 48px;
    height: 150px;
    margin-bottom: 20px;
}
.lets-talk button, input[type=button], input[type=submit]{
	background-color: #ffffff;
	color: #e34f25 !important;
	border: 1px solid #e34f25;
	padding: 10px 30px;
}
.lets-talk button, input[type=button], input[type=submit]:hover{
	background-color: #e34f25;
	color: #fff !important;
	border: 1px solid #fff !important;
	padding: 10px 30px;
}
.lets-talk button {
	background-color: #e34f25;
	color: #ffffff !important;
	border: 1px solid #ffffff;	
}
.lets-talk textarea::-webkit-input-placeholder,
.lets-talk input[type=email]::-webkit-input-placeholder,
.lets-talk input[type=tel]::-webkit-input-placeholder,
.lets-talk input[type=text]::-webkit-input-placeholder { 
  	color: #f7f7f7;
	font-weight: normal;
}
.lets-talk  textarea:-ms-input-placeholder,
.lets-talk input[type=email]:-ms-input-placeholder,
.lets-talk input[type=tel]:-ms-input-placeholder,
.lets-talk input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  	color: #f7f7f7;
	font-weight: normal;
}
.lets-talk textarea::placeholder,
.lets-talk input[type=email]::placeholder,
.lets-talk input[type=tel]::placeholder,
.lets-talk input[type=text]::placeholder {
  	color: #f7f7f7;
	font-weight: normal;
}
.contact-sec .img-sec {
	text-align: center;
}
.contact-sec .img-sec .fl-photo-content img {
	max-height: 80px;
    width: auto;
}

/*lets talk section end*/

/*blog section start*/
.fl-post-grid-post {
	border:none !important;
}
.home-blog {
	
}
.home-blog .blog-list .fl-post-grid {
	margin-left: -20px;
	margin-right: -20px;
}

.home-blog .blog-list .fl-post-column {
	padding-bottom: 30px;
}
.home-blog .blog-list .fl-post-grid-text h2 {
	font-weight: 600;
}
.home-blog .blog-list .fl-post-grid-meta .fl-post-grid-author:before {
	content: url(images/user_img.png);
	vertical-align: middle;
	display: inline-block;
    margin-right: 5px;
}
.home-blog .blog-list .fl-post-grid-meta .fl-post-grid-author {
	font-size: 0px;
}
.home-blog .blog-list .fl-post-grid-meta .fl-post-grid-author a {
	font-size: 16px;
}
.home-blog .blog-list .fl-post-feed-comments a:before {
	content: url(images/comment_img.png);
	vertical-align: middle;
	display: inline-block;
    margin-right: 5px;
	padding-top: 3px;
}
.home-blog .blog-list .fl-post-feed-comments a {
	font-size: 16px;
}
.home-blog .blog-list .fl-post-feed-comments a .fa-comment {
	display: none;
}
.home-blog .blog-list .fl-sep {
	margin: 0 15px;
}
.single h1.fl-post-title {
    font-size: 35px;
    font-weight: 700;
}
.single h2 {
	font-size:28px !important;
    line-height:1.2am !important;
	margin-bottom:20px !important;
}
.single h3{
	font-size:22px;
	line-height:2.2am !important;
}
.single h4 {
	font-size:20px;

}
.single p {
	 margin-bottom: 2rem;
}
/*blog section end*/


/*services page start*/
/*core section start*/
.our-core {
	background-color:#e34f25 !important;
}
.our-core-services h3 {
	font-size:23px;
}
.our-core-services p {
	font-size:15px;
}

.our-core-services ul {
	list-style: none;
	padding-left: 0px;
}
.our-core-services ul li {
	position: relative;
    padding-left: 40px;
}
.our-core-services ul li:before {
    content: url(images/ser-list.png);
    position: absolute;
    left: 10px;
    top: 5px;
}
.our-core-services ul li:hover {
	background-color:#ededed;
}
/*service main start*/
.main-services ul li:before {
    content: url(images/ser-list.png);
    position: absolute;
    left: 0px;
    top: 5px;
}
.main-services ul {
	list-style: none;
	padding-left: 0px;
}
.main-services ul li {
	position: relative;
    padding-left: 40px;
}
.main-services {
    background-color:#f7f7f7;
}
.main-services li {
     margin-bottom:20px;
}
/*service main end */

/*Industries List - Start*/
.industries-list .box .fl-rich-text {
	position: relative;
}
.industries-list .box .fl-rich-text .text-sec {
	position: absolute;
    top: 0;
    text-align: center;
	width: 100%;
    height: 100%;
    vertical-align: middle;
    background-color: rgba(0,0,0,0.75);
	padding: 20px;
}
.industries-list .box .fl-rich-text .text-sec .text-sec-inner {
	height: 100%;
    border: 1px solid #fff;
    padding-top: 25%;
}
.industries-list .box .fl-rich-text .text-sec .text-sec-inner h3 {
	font-size: 20px;
    color: #fff;
	min-height: 50px;
}
.industries-list .box .fl-rich-text .text-sec .text-sec-inner a {
	font-size: 15px;
    color: #fff;
    font-weight: normal;
}
.industries-list .img-sec img {
	width: 100%;
}
/*Industries List - End*/

/*FAQ Page - Start*/
.faq-list .fl-accordion-button-label {
	outline: 0px;
}
.faq-list .fl-accordion-medium .fl-accordion-content {
	padding-top: 10px;
}
/*FAQ Page - End*/

/*Contact Us Page - Start*/

.our-locations .location .text-part {
	display: inline-block;
	float: left;
	width: 60%;
}
.our-locations .location .img-part {
	display: inline-block;
	float: left;
	width: 40%;
}
.our-locations .location.part1 .fl-module-content, 
.our-locations .location.part2 .fl-module-content {
	/*border-bottom: 1px solid #d9d9d9;
	min-height: 130px; */
}
.our-locations .location .address img {
	padding-right: 10px
}
.our-locations .location .address strong {
	display: inline-block;
	width: calc(100% - 40px);
	vertical-align: middle;
	font-weight: normal;
}
.our-locations .location .phone strong {
	font-size: 24px;
}

/*Contact Us Page - End*/



/*Side Iconbar - Start*/
.icon-bar {
position: fixed;
top: 50%;
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
z-index: 1;
left: 0;
}
.icon-bar .icon-item {
width: 50px;
height: 50px;
position: relative;
}
.icon-bar a {
display: block;
transition: all 0.3s ease;
font-size: 0px;
text-align: left;
width: 50px;
height: 50px;
line-height: 48px;
	text-decoration: none;
}
.icon-bar a i {
font-size: 20px;
vertical-align: middle;
padding-left: 15px;
}
.icon-bar a:hover {
position: absolute;
font-size: 15px;
width: 160px;

}
.icon-bar a:hover i {
padding-right: 10px;
}
.icon-bar .call {
background: #3B5998;
color: white;
}

.icon-bar .email {
background: #55ACEE;
color: white;
}

.icon-bar .whatsapp {
background: #159830;
color: white;
}
/*Side Iconbar - End*/

/*Country Tab - Start*/
.country-sec {
	background-color: #f8f8f8;
}
.country-inner .fl-tabs-vertical .fl-tabs-panels {
	border: 0px;
	background-color: transparent;
}
.country-inner .fl-tabs-vertical .fl-tabs-labels {
    float: right;
    width: 30%;
    background-color: #eb6024;
    padding: 30px 0px;
	margin-top:75px;
}
.country-inner .fl-tabs-vertical .fl-tabs-labels .fl-tabs-label {
    border: 0px;
}
.country-inner .fl-tabs-panel-content h1 {
	font-size:35px;
	color:#eb6024;
	margin-bottom:15px;
	
}
.country-inner .fl-tabs-panel-content h4 {
	font-size:21px;
	font-weight:bold;
	margin-bottom:30px;
}
.country-inner .fl-tabs-panel-content p {
	font-size:18px;
	margin-bottom:20p;
}
.country-inner .fl-tabs-panel-content h2 {
	font-size:30px;
	font-weight:bold;
	margin-bottom:20px;
}
.country-inner .fl-tabs-panel-content h3 {
	font-size:23px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}
.country-inner .fl-tabs-panel-content  li p{
	font-size:15px;
}
.country-inner .fl-tabs-panel-content ul{
padding-left: 0px;
    list-style: none;
}
.country-inner .fl-tabs-panel-content ul li{
	position:relative;
	padding-left:40px;
}
.country-inner .fl-tabs-panel-content ul li:before {
    content: url(images/ser-list.png);
    position: absolute;
    left: 0px;
    top: 5px;
}
.country-inner .fl-tabs-panel-content  ul li:hover {
	background-color:#ededed;
}
.country-inner .fl-tabs-vertical .fl-tabs-labels .fl-tabs-label {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	outline: 0px;
	position: relative;
	min-height: 52px;
}
.country-inner .fl-tabs-vertical .fl-tabs-labels .fl-tabs-label img {
	display: inline-block;
	float: left;
	filter: brightness(0) invert(1);
	margin-right: 10px;
}
.country-inner .fl-tabs-vertical .fl-tabs-labels .fl-tabs-label.fl-tab-active {
	background-color: #fff;
	color: #000;
	margin-left: -10px;
    padding-left: 28px;
}
.country-inner .fl-tabs-vertical .fl-tabs-labels .fl-tabs-label.fl-tab-active:before {
	content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent !important;
    bottom: -10px;
    border-width: 0 10px 10px 0;
    border-right-color: #c8c8c8 !important;
    left: 0;
}
.country-inner .fl-tabs-vertical .fl-tabs-labels .fl-tabs-label.fl-tab-active img {
	filter: unset;
}
/*Country Tab - End*/
/*benifits sec in country page */
.benifits-sec .benifits-inner h3{
	margin-top:20px;
	font-size:25px;
	color:#eb6024;
}
.benifits-sec .benifits-inner p{
	font-size:15px;
}

/*Popup*/
/*.country-popup {
	padding: 20px;
	background-image: url(images/popup_bg.jpg);
	position: relative;*/

/*.country-popup:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.8);
    top: 0;
    left: 0;
    z-index: 0;
}*/
.sgpb-main-html-content-wrapper {
	z-index: 1;
    position: relative;
}
.country-popup h2 {
    font-size: 15px;
    text-align: center;
	font-weight:bold;
    color: #000;
	margin-top:50px;
}
.country-popup ul.country-list {
    list-style: none;
    padding-left: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
	padding: 20px 0px;
}
.country-popup ul.country-list li {
	display: inline-block;
    text-align: center;
    padding: 5px 15px;
    vertical-align: top;
}
.country-popup ul.country-list li a {
    background-color: rgba(255,255,255.8);
    display: inline-block;
    margin-bottom: 0px;
    z-index: 1;
    width: 100%;
	color:#000 !important;
	border-radius: 10px;
	font-size:25px;
}
.country-popup ul.country-list li a strong {
    /*min-height: 50px;*/
    display: inline-block;
}
.sgpb-popup-dialog-main-div-theme-wrapper-6 {
    top: 80px !important;
}
.sgpb-theme-6-content {
    box-shadow: #646161 0px 0px 8px 3px !important;
    padding: 0px !important;
}
.sgpb-popup-dialog-main-div-wrapper {
	width: 100% !important;
	display: inline-block;
	text-align: center;
}

.main-box  {
	border-right:1px solid #e6e6e6;
	}

/*Methodology Start */

.methodology-title strong {
	color:#eb6024;
}
.methodology-title h1 span {
	position: relative;
}
/*.methodology-title h1 span:after {
    content: '';
    width: 100px;
    height: 3px;
    border-bottom: 3px dotted #eb6024;
    position: absolute;
    bottom: -20px;
    margin-left: calc(-50% - 25px);
}*/


@media only screen and (min-width: 769px) {
	.methodology-main .methodology-left {
		float:right !important;
	}
	.methodology-main .methodology-right {
		float:left !important;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) { 
	.industries-list .box .fl-rich-text .text-sec .text-sec-inner {
		padding-top: 30px;
	}
}



@media only screen and (min-width: 992px) and (max-width: 1240px) { 
	.header-sec ul.menu li a {
		padding-left: 8px;
		padding-right: 8px;
		font-size: 14px;
	}
	header ul.fl-menu-horizontal li.mega-menu > ul.sub-menu {
    	padding-bottom: 240px;
	}
	header ul.fl-menu-horizontal li.mega-menu.service-img > ul.sub-menu {
		padding-bottom: 260px !important;
	}
	.header-bottom.get-quote .fl-rich-text p {
		font-size: 13px;
	}
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
	.industries-list .fl-col-group .fl-col {
		width: 50% !important;
	}
	
	header .header-sec .logo-part img {
		max-width: 170px;
	}
	
}

@media only screen and (min-width: 992px) { 
	.contact-sec .left-part .contact-img {
		position: relative;
	}
	.contact-sec .left-part .contact-img .fl-photo-content  {
		position: absolute;
	}
	.contact-sec .left-part .contact-img .fl-photo-content img {
		max-width: 360px;
	}
	
	.service-secondpart .img-part{
		float:left !important;
	}
	.service-secondpart .text-part{
		float:right !important;
	}
	/*mega menu-image*/
	header ul.fl-menu-horizontal li.mega-menu > ul.sub-menu {
		background-image: url(images/mm-bg-img.jpg);
		padding-bottom: 180px;
		background-position: bottom right;
		background-repeat: no-repeat;
		background-size: contain;
		width: 80% !important;
    	margin-left: +10%;
	}
	header ul.fl-menu-horizontal li.mega-menu.service-img > ul.sub-menu {
		background-image: url(images/mm-service-img.jpg);
		padding-bottom: 220px;
	}
	header ul.fl-menu-horizontal li.mega-menu.software-img > ul.sub-menu {
		background-image: url(images/drop-down_software.jpg);
		padding-bottom: 220px;
	}
	header ul.fl-menu-horizontal li.mega-menu > ul.sub-menu li {
		padding: 0px 15px;
	}
	header ul.fl-menu-horizontal li.mega-menu > ul.sub-menu li a {
		padding: 10px 0px;
		border-bottom: 1px solid #e3e3e3;
		line-height: 20px;
	}
	.fl-page-content {
		padding-top: 215px;
	}
}
@media only screen and (min-width: 1024px) { 
	.fl-page-content {
		padding-top: 230px;
	}
}
@media only screen and (max-width: 991px) { 
	
	.desktop-sec {
		display: none;
	}
	header .header-sec {
		text-align: center;
	}
	.header-sec .menu-part .fl-menu-mobile-toggle {
		padding: 10px 0px;
	}
	.header-sec .menu-part ul#menu-main-menu {
		background-color: #fff;
		position: absolute;
		width: 100%;
		left: 0px;
		z-index: 1;
		border-top: 1px solid #d1d1d1;
		top: 10px;
		padding-top: 10px;
		border-bottom: 1px solid #d1d1d1;
		padding-bottom: 10px;
	}
	.header-sec .logo-part {
		width: auto;
	}
	.header-sec .menu-part {
		float: right;
		width: auto;
	}
	.header-sec .phone-part {
		width: auto;
		display: inline-block;
		float: none;
	}
	.header-bottom.get-quote .logo-part,
	.header-bottom.get-quote .quote-part {
		width: 100% !important;
		text-align: center;
	}
	.header-bottom.get-quote .quote-part .fl-button-wrap {
		text-align: center;
	}
	header .header-sec .fl-col.menu-part .fl-module > .fl-node-content {
		margin-top: 28px;
	}
	header .header-sec .fl-col {
		float: left;
		display: inline-block;
		text-align: center;
		max-width: auto;
		clear: unset;
	}
	header .header-sec .fl-col.menu-part {
		float: right;
	}
	header .fl-photo-content img {
		display: inline-block;
		height: auto;
		max-width: 180px;
	}
	.header-sec .menu-part nav {
		margin-top: 15px;
		position: absolute;
		width: 100%;
		left: 0;
	}
	header .header-sec ul.menu li.menu-item-has-children ul.sub-menu {
		padding-left: 20px;
		padding-top:0px;
		padding-bottom:0px;
	}
	header .header-sec ul.menu li.menu-item-has-children::before {
		right: 20px;
	}
	
	footer .fl-col .fl-module button.fl-menu-mobile-toggle {
		display: none !important;
	}
	footer .fl-col .fl-module nav ul.menu {
		display: inline-block !important;
		width: 100% !important;
	}
	footer .fl-col .fl-module.copyright-text .fl-module-content {
		margin-right: 0px !important;
		margin-top: 0px !important;
	}
	footer .fl-col.copyright-col,
	footer .fl-col.social-col {
		width: 100% !important;
	}
	/*footer .fl-col .fl-module.copyright-text p {
		text-align: center !important;
	}*/
	footer .fl-col .fl-module.circle-icon {
		margin-bottom: 50px !important;
	}
	.header-bottom.get-quote .quote-part {
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 768px) {
	.fl-slideshow .yui3-widget-content-expanded { height: 390px !important; }
	.fl-node-5f3f9eace7504 > .fl-row-content-wrap { min-height: 40vh; }
	.home-banner .button-image a {
	  padding: 0px;
	}
	.fl-builder-content .fl-node-5f3f9e10752e9 a.fl-button {
		padding-top: 10px;
		padding-right: 15px;
		padding-bottom: 10px;
		padding-left: 15px;
	}
	.fl-node-5f3f9e1075240 > .fl-col-content {
		padding-top: 0px;
	}
	.fl-slideshow .fl-slideshow-image img {
		max-width: 100% !important;
		width: auto !important;
		height: auto !important;
		left: 0px !important;
		top: 0px !important;
	}
	.fl-row.fl-row-full-width.fl-row-bg-color.slider-bottom {
		margin-top: -10vh;
	}
	header .header-sec ul.menu li.menu-item-has-children .fl-has-submenu-container a::before {
		right: 15px;
	}
	.fl-page-content .fl-module-content {
		margin-right: 20px !important;
	}
	.software-works-list ul li {
		float: none;
		width: 100%;
	}
	.our-core-services ul li {
		padding-right: 20px;
	}
	header .top-sec .fl-col {
		text-align: center;
		width: 100% !important;
	}
	.our-locations .location .phone strong {
		font-size: 20px;
	}
	.top-sec .contact-list ul li {
   		margin-bottom: 5px;
	}
	.top-sec .social-list {
		float: none;
	}
	.header-sec .phone-part .fl-rich-text p {
		text-align: center;
	}
	.home-banner .fl-slide .fl-slide-bg-photo {
		position: absolute !important;
	}
	.home-banner .fl-slide .fl-slide-content {
		background-color: rgba(255,255,255,0.3);
	}
	.home-banner .fl-slide .fl-slide-content h2.fl-slide-title {
		font-size: 16px !important;
		color: #000 !important;
	}
	.home-banner .fl-slide-content h2.fl-slide-title strong {
		font-size: 32px !important;
	}
	footer .footer-menu .fl-menu-mobile-toggle {
		display: none !important;
	}
	footer .footer-menu .fl-menu ul.menu {
		display: inline-block !important;
		width: 100%;
		text-align: center;
	}
	footer .footer-menu .fl-menu ul.menu li {
		display: inline-block;
	}
	.our-locations .col-box .fl-col-content {
		border-right: 0px !important;
	}
	.our-locations .location.part1 .fl-module-content,
	.our-locations .location.part2 .fl-module-content,
	.our-locations .location.part3 .fl-module-content,
	.our-locations .location.part4 .fl-module-content {
		min-height: 150px;
	}
	.our-locations .location.part3 .fl-module-content {
		border-bottom: 1px solid #d9d9d9;
	}
	.our-services .fl-col-content.fl-node-content,
	.inner-service .fl-col-content.fl-node-content{
		border-right: 0px !important;
	}
	
	#sgpb-popup-dialog-main-div {
		width: 100% !important;
		min-width: auto !important;
	}
	.sgpb-popup-dialog-main-div-theme-wrapper-6 {
		top: 80px !important;
		left: 10% !important;
		width: 80% !important;
	}
	.main-box {
		border:none !important;
	}
	
}
/*Close Media Query*/


.arrow-main .fl-col-content.fl-node-content{
	background-size:contain !important;
}

.plan-mobile .img-part {
    width: 30%;
    display: inline-block;
    float: left;
	text-align: center;
}
.plan-mobile .text-part {
    width: 70%;
    display: inline-block;
    float: left;
	
}
.plan-mobile .text-part h2{
	font-size:20px;
	color:#fb6304;
	font-weight:bold;
	
}
.plan-mobile .text-part .text-inner {
	margin-left: 16px;
}
.plan-mobile .black-text-part {
	width: 70%;
    display: inline-block;
    float: left;
	
}
.plan-mobile .black-text-part h2{
	font-size:20px;
	color:#000000;
	font-weight:bold;
	
}
.plan-mobile .black-text-part .text-inner{
	margin-left: 16px;
}
.banner-img img {
    width: 100%;
}
