@import url("magnified.css");
/* Body 
------------------------------------- */
body {
    background: #f8fafb;
    font-family: 'Poppins', sans-serif;
}

html,body {
    width: 100%;
    overflow-x: hidden;
}

.post-masonry img {
    width: 100%;
    display: block;
}

/* Typography
------------------------------------- */
h1,h2,h3,h4,h5 {
    /*font-weight: bold;*/
}

h1 {
    font-size: 62px;
    line-height: 72px;
}

h2 {
    color: #fff;
    font-size: 26px;
    line-height: 42px;
    letter-spacing: normal;
    padding-bottom: 12px;
}

h3 {
    /*      color: #ffa400;*/
    font-size: 16px;
    letter-spacing: 26px;
    letter-spacing: normal;
}

h5 {
    color: #ffa400;
    line-height: 28px;
    letter-spacing: normal;
}

/*p {
  font-size: 16px;
  letter-spacing: 0.9px;
  line-height: 32px;
}*/



/* All Section styles
------------------------------------- */
#testimonial, #blog, #counter, #contact {
    padding-top: 80px;
    padding-bottom: 80px;
}

#about h3 {
    padding-bottom: 12px;
}

.parallax-section {
    background-attachment: fixed !important;
    background-size: cover !important;
}


/* navigation styles
/* ========================================== */
.navbar-default {
    background: #353b40;
    border: none;
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);
    margin: 0 !important;
}
.navbar-default .navbar-brand {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    height: 76px;
    line-height: 76px;
    padding:0;
    color: #fff;
}
.navbar-default .navbar-brand:hover {
    color: #fff;
}
.navbar-default li {
    margin: 21px 20px;
}
.navbar-default .navbar-nav li a {
    font-weight: 600;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    padding: 7px 6px;
}
.navbar-default .navbar-nav li a:hover {
    color: #ffa400;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
    outline:none;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background: #36a8ff;
    padding: 4px 26px;
    border-radius: 21px;
}
.navbar-default .navbar-nav > .active > a::before {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    position: absolute;
    border-right: 36px solid transparent;
    left: 0px;
    border-top: 26px solid #36A8FF;
    top: 15px;
    content: '';
    z-index: -1;
}
.navbar-default .navbar-toggle {
    border: none;
    padding-top: 12px;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #ffa400;
    border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
    background-color: transparent;
}
/*.navbar-default li {
    margin: 28px 20px;
}*/

/* home section styles
/* ========================================== */
.logo-resize{
    padding: 6px 0 4px 28px;
    height: 66px;
    width: 132px;
}
.logo-text{
    color: #00A3E9;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}
.navbar-default .navbar-brand{
    font-size: 15px;
    height: 0;
    line-height: 0;
}
.footer-logo{
    font-size: 15px;
    line-height: 0;
    height: 0;
    font-weight: bold;
    padding: 6px 0px;
}
.text-color{
    color: black;
}


/* ========================================== */
#home {
    background:url(../images/home_banner.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 85vh;
    text-align: center;
    position:relative;
}

#home .btn-danger {
    background: #ffa400 !important;
    margin-right: 20px;
}

#home .btn-danger:hover {
    background: #ffc400 !important;
}

#home .btn {
    background: #000000;
    border-color: transparent;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 14px 52px;
    margin-top: 40px;
    transition: all 0.4s ease-in-out;
}

#home .btn:hover {
    background: #ffa400;
}
.hosting_banner_img{

}
.banner_left_sec{
    padding-right: 85px;
}
.banner_left_sec h1{
    font-weight:300;	
    font-size: 49px;
}
.banner_left_sec span:nth-child(1){
    color:#36a8ff;
    font-weight:bold;
    text-transform:uppercase;
}
.banner_left_sec span:nth-child(2){
    color:#ffaf36;
    font-weight:bold;
    text-transform:uppercase;
}
.banner_right_sec {
    position: absolute;
    top: -87px;
    background: url(../images/right_sec_img.png) no-repeat center top;
    height: 550px;
    width: 100%;
    -webkit-animation: bounce 1.2s ease-out;
    -moz-animation: bounce 800ms ease-out;
    -o-animation: bounce 800ms ease-out;
    animation: bounce 1.2s ease-out;
}
.banner_right_sec h4 {
    position: relative;
    top: 182px;
    font-family: "Raleway",sans-serif;
    color: rgb(51, 51, 51);
    font-size: 24px;
    padding: 5px 88px 0 101px;
    font-weight: 400;
    line-height: normal;
}
.banner_right_sec span:nth-child(1){
    color:#2b3a90;
    font-weight: 600;
    font-size: 30px;
}
.banner_right_sec span:nth-child(2){
    color:#00a69d;
    font-weight: 600;
    font-size: 30px;
}
.services_main_sec {
    position: relative;
    width: 376px;
    height: 480px;
}
.services_main_sec div {
    float: left;
    width: 250px;
    height: 158px;
    background: url(../images/mouse.png) no-repeat;
    position: absolute;
    bottom: -130px;
    right: 59px;
}
span.mouse{
    position: absolute;
    bottom: -90px;
    left: 69px;	
}
.services_main_sec div.first {
    position: absolute;
    bottom: -40px;
    right: 2px;
    background: url(../images/service1.png) top center no-repeat;
    width: 215px;
    height: 200px;
}
.services_main_sec div.second {
    position: absolute;
    bottom: 8px;
    left: 0px;
    background: url(../images/service2.png) top center no-repeat;
    width: 160px;
    height: 130px;
}

.services_main_sec div.third {
    position: absolute;
    bottom: 110px;
    right: 48px;
    background: url(../images/service3.png) top center no-repeat;
    height: 170px;
    width: 169px;
}
.services_main_sec div.fourth {
    position: absolute;
    bottom: 40px;
    left: -3px;
    background: url(../images/service4.png) top center no-repeat;
    height: 201px;
    width: 163px;
    padding: 0 37px;
}

.services_main_sec div.fifth {
    bottom: 221px;
    position: absolute;
    right: 81px;
    background: url(../images/service5.png) top center no-repeat;
    width: 134px;
    height: 139px;
    padding: 0 29px;
}

.services_main_sec div.sixth {
    bottom: 228px;
    position: absolute;
    left: 66px;
    background: url(../images/service6.png) top center no-repeat;
    width: 93px;
    height: 128px;
    color: #fff;
}
.services_main_sec div.sixth span{
    line-height: normal;
    position: relative;
    top: 60px;
    font-size: 11px;	
}
.services_main_sec div.fifth span {
    line-height: 2px;
    position: relative;
    top: 60px;
    font-size: 12px;
    color: #fff;
}
.services_main_sec div.fourth span {
    line-height: normal;
    position: relative;
    top: 52px;
    font-size: 14px;
    color: #fff;
    line-height: 10px;
}
.services_main_sec div.third span {
    line-height: normal;
    position: relative;
    top: 89px;
    font-size: 15px;
    color: #fff;
    left: 0px;
}
.services_main_sec div.second span {
    line-height: normal;
    position: relative;
    top: 53px;
    font-size: 15px;
    color: #fff;
}
.services_main_sec div.first span {
    line-height: normal;
    position: relative;
    top: 90px;
    font-size: 16px;
    color: #fff;
    left: -10px;
}
.services_main_sec div.fifth img{
    position: absolute;
    top: 36px;	
}
.services_main_sec div.fourth img {
    position: absolute;
    top: 5px;
    left: 60px;
}
.services_main_sec div.third img {
    position: absolute;
    top: 53px;
    left: 60px;
}
.services_main_sec div.second img {
    position: absolute;
    top: 9px;
    left: 54px;
}
.services_main_sec div.first img {
    position: absolute;
    top: 46px;
    left: 79px;
}
/*What we offer CSS
/* ========================================== */
#offer {
    padding: 80px 0 80px 0;
    background: url('../images/what-we-offer.jpg') no-repeat center right;
}
#offer:nth-cild(odd) h4{
    color:#127997;
}
#offer:nth-cild(even) h4{
    color:#00a79d;
}
#offer .counter-item p{
    color:#555252;
}
#offer p{
    color: #555252;
    text-align: center;
    font-size: 13px;
}
#offer .counter-item{
    text-align:center;	
    margin: 40px 0 0 0;
}
#offer h2{
    text-align: center;
    text-transform: uppercase;	
    padding: 0;
    margin: 0;
}
/*How we work CSS
/* ========================================== */
#how_we_work {
    background: #322c33;
    max-height: 480px;
    overflow: hidden;
}
#how_we_work h2 {
    color: rgb(250, 175, 64);
    padding: 0px;
    margin: 35px 0 3px 0;
    font-size: 35px;
    letter-spacing: normal;
    text-transform: uppercase;
}
#how_we_work h4{
    color: rgb(255, 255, 255);
    padding: 0px;
    margin: 0px;
    font-size: 26px;
    letter-spacing: normal;
    font-weight: 300;	
}
.wire_frame{
    padding: 9% 0px 5% 12%;	
}
#how_we_work p{
    color: rgb(146, 146, 146);
    line-height: normal;
    font-size: 12px;	
}
.how_work_right_sec {
    padding: 0 3%;
}
/*our services CSS
/* ========================================== */
.thumb_zoom {
    display: inline-block;
    overflow: hidden;
    padding: 0 !important;
    margin: 1% 1.5%;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
img {
    height: auto;
    border: none;
    outline: none;
}
.gallery-border img {
    height: 5rem;
    width: 80px;
}
.gallery-border img {
    width: 100%;
}
/*#our_services{
    padding:80px 0;	
}*/
.left_sec_services span {
    position: relative;
    background: #faaf40;
    height: 77px;
    width: 258px;
    display: inline-block;
    text-align: center;
    border-radius: 68px 68px 0 68px;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    padding: 10px 8px;
}
.left_sec_services h6{
    padding: 0px;
    margin: 0px 13px 0px 0px;
    text-align: center;
    margin-left: 50px;	
}
.left_sec_services span::after {
    content: '';
    position: absolute;
    background:url(../images/service_after_img.png) no-repeat;
    bottom: -30px;
    right: 0px;
    width: 36px;
    height: 31px;
}
.left_sec_services{
    text-align:right;	
    /*    padding:0;*/
}
.right_sec_services{
    text-align:left;	
}
.right_sec_services span {
    position: relative;
    background: #e5e5e5;
    height: 77px;
    width: 258px;
    display: inline-block;
    text-align: center;
    border-radius: 68px 68px 68px 0;
    font-size: 11px;
    color: #394b50;
    padding: 11px 15px;
}
.right_sec_services span::after {
    content: '';
    position: absolute;
    background:url(../images/after_img_ash.png) no-repeat;
    bottom: -30px;
    left: 0px;
    width: 36px;
    height: 31px;
}
.custom_margin{
    padding: 3% 16%;
}
.custom_margin .col-md-3:nth-child(1){
    width: 29%;	
}
.custom_margin .col-md-6:nth-child(2){
    width: 39%;	
    padding: 0;
}
.custom_margin .col-md-6:nth-child(2) img{
    display:block;margin:0 auto;
}
.custom_margin .col-md-3:nth-child(3){
    width: 29%;	
}
.left_list{
    text-align:left;	
    padding:0;
}
.left_list li {
    list-style: none;
    /*    padding-right: 69px;*/
    margin-bottom: 30px;
}
.left_list li h3 {
    color: #faaf40;
    margin-bottom: 2px;
    font-weight: 500;
    letter-spacing: normal;
    font-size:13px;
}
.left_list li p {
    line-height: normal;
    font-size: 12px;
}
/*.left_list li:nth-child(1){
    background:url(../images/left_1.png) no-repeat top right;
}
.left_list li:nth-child(2){
    background:url(../images/left_2.png) no-repeat top right;
}
.left_list li:nth-child(3){
    background:url(../images/left_3.png) no-repeat top right;
}
.left_list li:nth-child(4){
    background:url(../images/left_4.png) no-repeat top right;
}
.left_list li:nth-child(5){
    background:url(../images/left_5.png) no-repeat top right;
}
.left_list li:nth-child(6){
    background:url(../images/left_6.png) no-repeat top right;
}
.left_list li:nth-child(7){
    background:url(../images/left_7.png) no-repeat top right;
}
.left_list li:nth-child(8){
    background:url(../images/left_8.png) no-repeat top right;
}
.right_list li:nth-child(1){
    background:url(../images/right_1.png) no-repeat top left;
}
.right_list li:nth-child(2){
    background:url(../images/right_2.png) no-repeat top left;
}
.right_list li:nth-child(3){
    background:url(../images/right_3.png) no-repeat top left;
}
.right_list li:nth-child(4){
    background:url(../images/right_4.png) no-repeat top left;
}
.right_list li:nth-child(5){
    background:url(../images/right_5.png) no-repeat top left;
}
.right_list li:nth-child(6){
    background:url(../images/right_6.png) no-repeat top left;
}
.right_list li:nth-child(7){
    background:url(../images/right_7.png) no-repeat top left;
}
.right_list li:nth-child(8){
    background:url(../images/right_8.png) no-repeat top left;
}*/
.right_list{
    text-align:left;
    padding:0;	
}
.right_list li {
    list-style: none;
    /*    padding-left: 69px;*/
    margin-bottom: 30px;
}
.right_list li h3 {
    color: #faaf40;
    margin-bottom: 2px;
    font-weight: 500;
    letter-spacing: normal;
    font-size:13px;
}
.right_list li p {
    line-height: normal;
    font-size: 12px;
}
.custom_margin .col-md-12 p {
    text-align: center;
    color: #394b50;
    font-size: 18px;
    padding: 1% 26%;
}
/* Portfolio Section
/* ========================================== */

#gallery{
    padding:80px 0;
}
/* Our Statistics section styles
/* ========================================== */
/*.gDot{
    background: #e74c3c;
    bottom: -2px;
    height: 3px;
    position: absolute;
    width: 50px;
}*/
/*.dividerLatest {
    border-bottom: 1px solid #DDDDDD;
    position: relative;
    margin-bottom: 25px;
}*/
#our_stats_panel{
    padding: 80px 0 0 0;
}
#our_stats_sec{    
    /*    background:#322c33;*/
    background:#4A474A;
    margin-bottom: 40px;
}
.our_stats_right {
    background: url(../images/our_statss.png) no-repeat right;
    height: 460px;
    background-size: 100%;
    padding: 18% 0 0 4%;
}
.our_stats_right h2{
    color: #faaf40;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 39px;
    letter-spacing: normal;	
    margin:0;
    padding:0;
}
.our_stats_right h4 {
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
}
.our_stats_left {
    padding: 3.5% 8% 0 18%;
    text-align: center;
    color: #fff;
}
.our_stats_left .our_stats img{
    display:block;
    margin:0 auto;
}
.our_stats_left h2 {
    color: #fff;
    font-weight: 500;
    margin: 10px 0 0 0;
    padding: 0;
}
.our_stats_left h3 {
    color: #929292;
    font-weight: 300;
    letter-spacing: normal;
    font-size: 15px;
    margin: 6px 0 10px 0;
}
.our_stats {
    margin-bottom: 2px;
}
.client-logo-slider .owl-carousel .owl-item img{
    max-height: 180px;
    border: 1px solid #ffffff;
}
.client-logo-slide {
    margin-right: -7px;
    margin-left: -7px;
}
/* testimonial section styles
/* ========================================== */
#testimonial .item {
    text-align: center;
    display: block;
    width: 100%;
    padding-bottom: 62px;
}

#testimonial .item img {
    display: inline-block;
}

/* about section styles
/* ========================================== */
#about_us{
    padding:80px 0;	
}
.left_sec span {
    position: relative;
    background: #36a8ff;
    height: 77px;
    width: 258px;
    display: inline-block;
    text-align: center;
    border-radius: 68px 68px 0 68px;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    padding: 10px 8px;
}
.left_sec h6{
    padding: 0px;
    margin: 0px 13px 0px 0px;
    text-align: center;
    margin-left: 50px;	
}
.left_sec span::after {
    content: '';
    position: absolute;
    background: url(../images/after_img.png) no-repeat;
    bottom: -30px;
    right: 0px;
    width: 36px;
    height: 31px;
}
.left_sec{
    text-align:right;	
    /*    margin: 0px 0 8px 0;*/
}
.right_sec{
    text-align:left;
    /*    padding:0;	*/
}
.right_sec span {
    position: relative;
    background: #e5e5e5;
    height: 77px;
    width: 258px;
    display: inline-block;
    text-align: center;
    border-radius: 68px 68px 68px 0;
    font-size: 12px;
    color: #394b50;
    padding: 11px 22px;
}
.right_sec span::after {
    content: '';
    position: absolute;
    background:url(../images/after_img_ash.png) no-repeat;
    bottom: -30px;
    left: 0px;
    width: 36px;
    height: 31px;
}
#about_us .col-md-12 h1{
    text-align: center;
    color: #faaf40;
    font-size: 30px;
    margin: 50px 0 0 0;
}
.we_built .col-md-5:nth-child(1) img {
    float: right;
    margin-bottom: 60px;
}
.we_built .col-md-5:nth-child(1) img{
width: 100%;
}
.we_built .col-md-5:nth-child(3) img {
    float: left;
    margin-bottom: 60px;
}
.we_built .col-md-5:nth-child(3) img{
width: 100%;
}
/*.we_built .col-md-5:nth-child(1){
    text-align:right;	
}*/
.we_built .col-md-5:nth-child(2){
    text-align:left;	
}

.we_built .col-md-5 h3 {
    clear: both;
    color: #faaf40;
    text-transform: uppercase;
    font-size: 23px;
    padding: 0;
    margin: 0;
}
.we_built .col-md-5 p{
    color:#666;	
    font-size:12px;
    line-height: normal;
}
.we_built .col-md-2 img{
    display:block;
    margin:0 auto;
}
#about .container {
    width: 1280px;
    padding: 0px;
    margin: 0 auto;
}
.we_built .col-md-5 button {
    color: #36a8ff;
    border: none;
    background: none;
    font-size: 12px;
}
.we_built .col-md-5 button i {
    border: solid 1px #36a8ff;
    padding: 7px 11px;
    border-radius: 50%;
    margin: 0 0 0 6px;
}
#about .col-md-6 {
    padding: 0;
}
#about{
    padding: 30px 0px;	
}
#about .about-des {
    padding: 30px;
}

#about .about-des h3 {
    font-size: 26px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: "Roboto Slab",serif;
}

#about .about-des h4 {
    font-size: 20px;
}

#about .about-des p {
    font-size: 14px;
    line-height: 24px;
    font-family: "Raleway",sans-serif;
    color: #232323;
}
/* Services section styles
/* ========================================== */
#services {
    background: url(../images/services_bg.png) no-repeat;
    min-height: 1040px;
    background-size: 100%;
    padding: 30px 0;
}

/* blog section styles
/* ========================================== */
#blog h2, #blog h4 {
    text-align: center;
}

#blog h2 {
    padding-bottom: 12px;
    font-size: 32px;
}

#blog h4 {
    padding-bottom: 32px;
    letter-spacing: 0.9px;
}

#blog p {
    padding-top: 10px;
    font-size: 14px;
    line-height: 28px;
}

#blog .blog-wrapper {
    background: #ffffff;
    border: 1px solid #f0f0f0;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#blog .blog-wrapper h3 a {
    color: #000000;
}


/* Counter section styles
/* ========================================== */
#counter {
    background: url('../images/counter-bg.jpg') 20% 0 repeat-y fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 90px;
}

#counter .support_icons {
    color: #ffa400;
    font-size: 32px;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

#counter .counter-text {
    color: #ffffff;
    letter-spacing: 2px;
}
/*--------------------*/
/* PORTFOLIO */
/*--------------------*/

#gallery{
    padding: 70px 0;
    width: 100%;
}
.portfolio-area{
    display: inline;
    float: left;
    width: 100%;
}
.portfolio-content {
    display: inline;
    float: left;
    width: 100%;
}
.portfolio-menu{
    display: inline;
    float: left;
    width: 100%;
}
.portfolio-menu ul{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.portfolio-menu ul li {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 0 28px;
    padding: 7px 16px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;  
}
.portfolio-container {
    display: inline;
    float: left;
    margin-left: 0;
    margin-top: 25px;
    width: 100%;
}
.single-portfolio {
    display: inline;
    float: left;
    margin-bottom: 18px;
    margin-left: 18px;
    width: 23.4%;
}
.portfolio-title {
    background-color: #36a8ff;
}
.portfolio-social-icon a {
    background-color: #36a8ff;
}
.portfolio-menu ul li.active {
    background: #36a8ff;
    color: #fff;
    border-radius: 26px;
}
.single-item{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.single-item>img{
    width: 100%;
    display: block;
    height: 175px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.single-item>img:hover{	
    -webkit-transform: scale(1);	
    -ms-transform: scale(1);	
    transform: scale(1);	       
}
#mixit-container .mix{
    display: none;
}
.single-item-content { 
    background-color: #000; 
    display: inline;
    opacity: 0;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    -webkit-transition: background-color 0.5s linear;
    -moz-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    -ms-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
}
.portfolio-social-icon {  
    float: left;
    display: inline;
    padding: 70px 50px;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.single-item:hover .single-item-content{
    opacity: 1;	
}
.single-item-content:hover{
    background-color: rgba(0, 0, 0, 0.8);	
}
.portfolio-social-icon a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 15px;
    margin: 0 8px;
    padding: 12px;  
    text-align: center;
    width: 40px; 
    transform: scale(0.5);
    -webkit-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
.single-item-content:hover .fancybox,
.single-item-content:hover .link-btn{
    transform: scale(0.9);
} 
.portfolio-title {
    bottom: 0;
    display:inline;
    opacity: 0;
    left: 0;
    padding-bottom: 12px;
    position: absolute;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
.single-item:hover .portfolio-title{
    opacity: 1;
}
.portfolio-title h4 {
    color: #fff7f7;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: uppercase;
}
.portfolio-title span{
    color: #fff7f7;
    font-size: 10px;
    font-family: "Raleway",sans-serif;
}

/* contact section styles
/* ========================================== */
#contact {
    background: url('../images/contact-bg.png') center center;
    -webkit-background-size: cover;
    background-size: 100% !important;
}

#contact .form-control {
    background: rgba(255,255,255,0.5);
    border-color: #cccccc;
    color: #ffffff;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 23px;
    transition: all 0.4s ease-in-out;
    padding: 10px;
}
#contact input[type="text"], #contact input[type="email"] {
    height: 53px;
    background: rgba(255,255,255,0.4);
    width: 78%;
    margin-bottom: 12px;
    padding: 10px 15px;
    border: none;
    color: #fff;
    border-radius:5px;
}
#contact textarea {
    height: 80px;
    background: rgba(255,255,255,0.4);
    width: 78%;
    margin-bottom: 12px;
    padding: 10px 15px;
    border: none;
    color: #fff;
    border-radius:5px;
    resize:none;
}
#contact button {
    background: none;
    padding: 10px 28px;
    border: solid 3px #c98e3f;
    border-radius: 13px;
    clear: both;
    color: #faaf40;
    font-size: 18px;
    text-transform: uppercase;
    float: left;
    margin-top: 16px;
}
#contact input[type="submit"] {
    background: #000000;
    border:none;
    border-radius: 4px;
    font-weight: bold;
    letter-spacing: 1px;
    height: 50px;
    margin-top: 10px;
}

#contact input[type="submit"]:hover {
    background: #ffa400;
}

.form-control::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #ffffff;
}
.form-control::-webkit-input-placeholder {
    color: #ffffff;
}

/*#contact .contact-detail {
  background: rgba(250,250,250,0.75);
  padding: 34px 10px 34px 60px;
}*/

#contact .contact-detail h2 {
    padding-bottom: 28px;
}

#contact .contact-detail div {
    padding-bottom: 10px;
}
.contact_sec span {position: relative;background: #faaf40;height: 77px;margin-bottom: 23px;width: 258px;display: inline-block;text-align: center;border-radius: 68px 68px 68px 0;color: #fff;font-size: 25px;font-weight: bold;padding: 10px 8px;}
.contact_sec span:after{
    content: '';
    position: absolute;
    background: url(../images/contact_after.png) no-repeat;
    bottom: -49px;
    left: 0px;
    width: 36px;
    height: 31px;
    margin-bottom: 18px;	
}
.contact_sec h6{
    margin:0;
    padding:0;
}
.contact_sec h1 {
    color: #faaf40;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
    margin: 13px 0 0 0 !important;
    padding: 0;
}
.contact_sec ul{
    padding:0;
    margin:0;	
}
.contact_sec ul li {
    list-style: none;
    float: left;
    color: #322c33;
    font-size: 18px;
    background: rgba(255,255,255,0.1);
    margin-right: 19px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
}
.contact_sec ul li a{
    text-decoration:none;
    color:#322c33;	
}
.contact_sec ul li a:hover{
    text-decoration:none;
    color:#faaf40;	
}
/* footer section styles
/* ========================================== */
footer {
    padding-bottom: 0;
}

footer p {
    padding-right: 40px;
    padding-bottom: 20px;
    font-size: 14px;
}

footer a {
    color: #606060;
}
.link-list ul:nth-child(2){
    padding:0;
    margin:0;	
}
.link-list ul.address li{
    list-style: none;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    color: #666666;
    float: left;
    width: 50%;
    line-height: 27px;
    text-align: left;
}
.link-list ul.quick_links li{
    list-style: none;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    color: #666666;
    float: left;
    width: 50%;
    line-height: 27px;
    text-align: left;
}
.link-list ul.quick_links li a{
    color:#666666;
    text-decoration:none;	
}
footer a:hover {
    color: #ffa400;
    text-decoration: none;
}
.social_links {
    padding: 0;
    margin: 0;
    width: 100%;
    clear: both;
}
.social_links li{
    width: 31px;
    height: 31px;
    color: #00a99d;
    font-size: 13px;
    text-align: center;
    line-height: 31px;
    float: left;
    list-style: none;
    border: solid 1px #00a99d;
    margin: 20px 10px 0 0;
    border-radius: 6px;
}
.social_links li a{
    color: #00a99d;
    font-size: 13px;
    text-align: center;
    padding:0;
}
.link-list a {
    color: #fff;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
}

.social-icon {
    padding: 0;
    margin: 0;
}
.social-icon li {
    list-style: none;
    display: inline-block;
}
.social-icon li a {
    background: #3c3c3c;
    border-radius: 100%;
    color: #ffffff;
    font-size: 18px;
    line-height: 32px;
    width: 32px;
    height: 32px;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    margin-right: 2px;
}
.social-icon li a:hover {
    background: #ffa400;
}

/*My Styles*/
.min_text{
    font-family: "Raleway",sans-serif;
    color: rgb(255, 255, 255);
    font-weight: 400;
    font-style: italic;	
    text-align: left;
    font-size: 46px;
    margin-bottom: 28px;
}
.caption_text {
    font-family: "Roboto Slab",serif;
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-weight: 400;
    text-transform: inherit;
    clear: both;
    margin-top: 35px;
    text-align: left;
}
.search_bar {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0% 0%;
    height: 64px;
    text-align: left;
    padding: 6px;
    border-radius: 40px;
    margin: -10px 0;
    font-family: 'Raleway', sans-serif;
    z-index:2;
}
.search_bar input[type="text"] {
    width: 51%;
    height: 52px;
    color: rgb(45, 45, 45);
    font-size: 17px;
    font-family: "Raleway",sans-serif;
    padding: 5px 18px;
    float: left;
    border: none;
    border-radius: 40px 0 0 40px;
}
.search_bar select {
    height: 52px;
    border: medium none navajowhite;
    margin-top: 0px;
    margin-left: -1px;
    background: #00a69d;
    width: 100%;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: "Raleway",sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    padding: 0 8px;
    cursor: pointer;
    color: #fff;
}
.domain_ext {
    float: left;
    width: 21%;
    position: relative;
}
.search_bar .domain_ext::after {
    content: '\f107';
    position: absolute;
    right: 10px;
    top: 12px;
    font-family: fontawesome;
    font-size: 21px;
    color: #fff;
    pointer-events: none;
}
.search_bar button {
    background: #00a69d;
    float: left;
    height: 52px;
    margin-top: 0px;
    margin-left: 0px;
    border: none;
    border-left: solid 1px #fff;
    font-family: "Raleway",sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    width: 28%;
    border-radius: 0 40px 40px 0;
}
.yellow_color{
    color:#ffae00;	
}
.social_icons{
    padding:0;	
    margin-top:23px;
}
.social_icons ul{
    margin:0;
    padding:0;	
}
.social_icons li{
    border: 1px solid rgb(149, 150, 151);
    float: left;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    line-height: 45px;
    list-style: outside none none;
    color: rgb(255, 255, 255);
    font-size: 27px;
    margin-right: 25px;
}
.about_content h2, #services h2, #contact h2 {
    color: #00a99d;
    font-size: 13px;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 0;
    padding-bottom: 4px;
    font-weight: 600;
}
.about_content p, #services p, #contact p, #pricing_plans p {
    font-family: "Raleway",sans-serif;
    font-size: 15px;
    color: #666666;
    text-align: left;
    letter-spacing: normal;
    line-height: normal;
    padding: 0;
    margin: 0;
}
.about_content h2 span,#services h2 span,#contact h2 span,#pricing_plans h2 span,#offer h2 span,#amazing_services h2 span{
    position:relative;
}
.view_more{
    color: #fff;
    background: #ffae00;
    height: 38px;
    width: 150px;
    border: none;
    font-family: "Raleway",sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 38px;
    margin-top: 12px;
}
.view_more i {
    border-right: solid 1px #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding-right: 11px;
    font-size: 16px;
    margin-right:5px;
}

.services_inner_section{
    margin: 0 auto;
    float: none;
    min-height: 760px;
}
.services_inner_section .domain:nth-child(1){
    border-right:solid 1px #f4f4f4;
    border-bottom:solid 1px #f4f4f4;
}
.services_inner_section .domain:nth-child(4){
    border-left:solid 1px #f4f4f4;
    border-top:solid 1px #f4f4f4;
}
.services_inner_section  .hosting{
    border-bottom:solid 1px #f4f4f4;
}
.services_inner_section div{
    min-height:380px;
    text-align: center;
    padding: 26px;
    transition: 0.0s ease all;
}
.services_inner_section div:hover{
    background:#ffae00;	
    transition: 0.5s ease all;
}
.domain span i{
    border: 1px solid rgb(218, 218, 218);
    height: 85px;
    width: 85px;
    display: block;
    border-radius: 30% 0%;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    color: #ffae00;
    font-size: 43px;
    text-align: center;
    line-height: 82px;
    margin: 34px auto;
}
.domain span, .domain h3 {
    margin: 30px 0 21px 0;
    font-size: 24px;
    font-family: "Raleway",sans-serif;
}
.domain p{
    line-height: 23px;
    font-family: "Raleway",sans-serif;
    font-size: 13px;	
    color:#1c2d33;	
}
.domain:hover h3,.domain:hover p{
    color:#fff;	
}
.services_inner_section .circle {
    background: #fff;
    height: 86px;
    width: 86px;
    border-radius: 50%;
    border: solid 5px rgba(0,0,0,0.1);
    position: absolute;
    left: 44%;
    top: 44%;
    line-height:80px;
    text-align:center;
}
.services_inner_section .circle i{
    color:#ffae00;	
    font-size: 18px;
}
.today h3 {
    font-size: 26px;
    margin: 24px 24px 0 180px;
    text-align: center;
    float: left;
    font-weight: 300;
    letter-spacing: normal;
}
.today button {
    float: left;
    color: #127997;
    background: transparent;
    border: none;
    height: 100px;
    line-height: normal;
    border-radius: 30px 0;
    width: 235px;
    font-size: 26px;
    font-family: "Roboto Slab",serif;
    text-align: center;
    margin-top: 96px;
}
.view_more_btn {
    color: rgb(0, 0, 0);
    font-size: 11px !important;
    text-transform: uppercase;
    font-family: "Raleway",sans-serif;
    margin-top: 9px;
    font-weight: 600;
    padding: 0 79px !important;
}
.today button span {
    font-size: 14px;
    display: block;
    font-family: "Raleway",sans-serif;
    text-align: left;
    padding: 0 53px;
}
#website_today .container,#website_today .row{
    height:270px;
}
#website_today .today {
    height: 250px;
    margin-top: 0;
    position: relative;
    padding-top: 93px;
    width:100%;
    overflow:hidden;
}
.priceing_animation {
    background: url(../images/amount_bg.png) no-repeat;
    position: absolute;
    top: 0;
    height: 220px;
    right: 14%;
    -webkit-animation: bounce 1.2s ease-out;
    -moz-animation: bounce 800ms ease-out;
    -o-animation: bounce 800ms ease-out;
    animation: bounce 1.2s ease-out;
}
.send_btn{
    background: #ffae00;
    text-align: center;
    margin: 0 auto;
    width: 217px;
    height: 51px;
    border: none;
    color: #fff;
    font-size: 21px;
    font-family: "Raleway",sans-serif;
    font-weight: 600;
    margin-bottom: 35px;
    border-radius: 9px;
}
.submit-btn{
    text-align:center;	
}
footer .link-list h2 {
    color: #ffae00;
    height: 30px;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 11px !important;
}
.copyright{
    background:#272428;
    height:94px;	
    text-align:center;
    color:#828282;
    line-height:93px;
    font-family: "Raleway",sans-serif;
    border-top: solid 2px #3e383f;
    border-bottom: solid 0px #3e383f;
}
.mobile_link {
    background: url(../images/btm_image.png) no-repeat center bottom;
    width: 300px;
    height: 315px;
    margin-top: -66px;
}
.ios {
    width: 145px;
    height: 50px;
    border-radius: 10px;
    position: absolute;
    left: 28%;
    top: 44%;
    padding:10px;
}
.ios {
    width: 145px;
    height: 50px;
    border-radius: 10px;
    position: absolute;
    left: 28%;
    top: 40%;
    padding: 0;
}
.android{
    width: 145px;
    height: 50px;
    border-radius: 10px;
    position: absolute;
    left: 28%;
    top: 57%;
    padding: 0;
}
.ios a,.android a{
    outline:none;	
}
.list_hosting{
    position: relative;
    top: 52px;	
    z-index:1;
}
.list_hosting ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
    height:170px;
    width: 100%;
}
.list_hosting ul li{
    list-style:none;
    float:left;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
}
.list_hosting ul li:nth-child(1) {
    position: absolute;
    left: -42px;
    top: -1px;
    -webkit-animation: bounce 1.2s ease-out;
    -moz-animation: bounce 800ms ease-out;
    -o-animation: bounce 800ms ease-out;
    animation: bounce 1.2s ease-out;
    background: url(../images/us.png) no-repeat;
    display: block;
    height: 100%;
    width: 115px;
    padding: 78px 0 0 0;
}
.list_hosting ul li:nth-child(2) {
    position: absolute;
    left: 81px;
    top: 2px;
    -webkit-animation: bounce 1.3s ease-out;
    -moz-animation: bounce 800ms ease-out;
    -o-animation: bounce 800ms ease-out;
    animation: bounce 1.3s ease-out;
    background: url(../images/net.png) no-repeat;
    display: block;
    height: 100%;
    width: 115px;
    padding: 103px 0 0 0;
}
.list_hosting ul li:nth-child(3) {
    position: absolute;
    left: 207px;
    top: 1px;
    -webkit-animation: bounce 1.4s ease-out;
    -moz-animation: bounce 800ms ease-out;
    -o-animation: bounce 800ms ease-out;
    animation: bounce 1.4s ease-out;
    background: url(../images/com.png) no-repeat;
    display: block;
    height: 100%;
    width: 148px;
    padding: 116px 0 0 0;
}
.list_hosting ul li:nth-child(4) {
    position: absolute;
    left: 369px;
    top: 2px;
    -webkit-animation: bounce 1.5s ease-out;
    -moz-animation: bounce 800ms ease-out;
    -o-animation: bounce 800ms ease-out;
    animation: bounce 1.5s ease-out;
    background: url(../images/us.png) no-repeat;
    display: block;
    height: 100%;
    width: 115px;
    padding: 77px 0 0 0;
}
.list_hosting ul li:nth-child(5) {
    position: absolute;
    right: -29px;
    top: 1px;
    -webkit-animation: bounce 1.6s ease-out;
    -moz-animation: bounce 800ms ease-out;
    -o-animation: bounce 800ms ease-out;
    animation: bounce 1.6s ease-out;
    background: url(../images/us.png) no-repeat;
    display: block;
    height: 100%;
    width: 115px;
    padding: 79px 0 0 0;
}
.list_hosting li:nth-child(1) span:nth-child(1) {
    font-size: 19px;
    color: #454545;
    display: block;
}
.list_hosting li:nth-child(2) span:nth-child(2) {
    font-size: 19px;
    color: #454545;
    display: block;
}
.list_hosting li:nth-child(3) span:nth-child(3) {
    font-size: 21px;
    color: #454545;
    display: block;
}
.list_hosting li:nth-child(4) span:nth-child(4) {
    font-size: 28px;
    color: #454545;
    display: block;
}
.list_hosting li:nth-child(5) span:nth-child(5) {
    font-size: 19px;
    color: #454545;
    display: block;
}
.list_hosting li:nth-child(1) span:nth-child(2) {
    font-size: 19px;
    color: #00a69d;
    display: block;
}
.list_hosting li:nth-child(2) span:nth-child(2) {
    font-size: 19px;
    color: #00a69d;
    display: block;
}
.list_hosting li:nth-child(3) span:nth-child(2) {
    font-size: 28px;
    color: #00a69d;
    display: block;
}
.list_hosting li:nth-child(4) span:nth-child(2) {
    font-size: 21px;
    color: #00a69d;
    display: block;
}
.list_hosting li:nth-child(5) span:nth-child(2) {
    font-size: 19px;
    color: #00a69d;
    display: block;
}
.services-none{
    display: none;
}
.image-width{
    display: block;
    margin: auto;
}
.our-stats-display{
    display: flex;
    flex-wrap: wrap;
}
.our_stats_right{
    padding: 25% 0 0 1%;
}
.text-content{
    color: #36a8ff;
    font-weight: bold;
    font-size: 15px;
}
@media (max-width: 1366px) {
    #home {height: 100vh;}
    .services_main_sec {height: 420px;}
    .our_stats_right img{
        width:100%;	
    }
    .our_stats_right {
        height: 390px;
    }
    .our_stats_left {
        padding: 1.5% 8% 0 18%;
        text-align: center;
        color: #fff;
        display: flex;
        flex-wrap: wrap;
    }
    .custom_margin .col-md-6:nth-child(2) {
        width: 41%;
        padding: 0;
    }
    .custom_margin .col-md-6:nth-child(2) img{
        width:100%;	
    }
    #our_services {
        padding: 55px 0 0px 0;
    }
    .services-none{
        display: none;
    }
    #how_we_work h2 {
        color: rgb(250, 175, 64);
        padding: 0px;
        margin: 38px 0 3px 0;
        font-size: 35px;
        letter-spacing: normal;
        text-transform: uppercase;
    }
    .our_stats_right {
        padding: 22% 0 0 2%;
    }
}
@media (max-width: 1280px) {
    #home {height: 100vh;}
    .services_main_sec {height: 420px;}
    #about .about-des {
        padding: 40px;
    }
    .services_main_sec {

        height: 420px;
    }
    #about .about-des h3 {
        font-size: 20px;
    }

    #about .about-des h4 {
        font-size: 16px;
    }

    #about .about-des p {
        font-size: 13px;
        line-height: 24px;
    }
    #about .container {
        width: 100%;
    }
    /*Pricing*/
    .pricing {
        position: relative;
        border-radius: 0;
        text-align: center;
        background: #e5e5e5;
        height: 330px;
        margin: 0 17px 0 0;
        width: 23.5%;
    }
    .our_stats_left {
        padding: 1.5% 8% 0 18%;
        text-align: center;
        color: #fff;
        display: flex;
        flex-wrap: wrap;
    }

}

@media only screen 
and (min-device-width: 834px) 
and (max-device-width: 1112px)
and (-webkit-min-device-pixel-ratio: 2) {
    #how_we_work h2{
        margin: 20px 0 3px 0;
    }
    .we_built .col-md-5:nth-child(1){
        text-align: left;
    }
    .custom_margin .col-md-6:nth-child(2) {
        width: 50%;
        padding: 0;
    }
    .left-sec-width{
        width: 50%;
    }
    .gallery-border img{
        height: 15rem;
    }
    .custom_margin .col-md-12 p{
        font-size: 24px;
        padding: 0;
    }
    .left-stats-width{
        width: 34.333%;
    }
    .our_stats_left{
        padding: 2.5% 0% 0 6%;
    }
    .our_stats_right{
        padding: 22% 0 0 3%;
    }
    .single-portfolio {
        margin-left: 0px;
        width: 50%;
    }
    .portfolio-menu ul li {
        font-size: 25px;
        margin: 0 115px;
    }
    .tittle{
        font-size: 37px;
        font-weight: bold;
    }
    .we_built .col-md-5 p{
        font-size: 16px;
    }
    .text-color{
        font-size: 38px;
    }
    .banner_left_sec {
        padding-right: 48px;
    }
    #home {
        height: 60vh;
    }
    .text-content {
        color: #36a8ff;
        font-weight: bold;
        font-size: 21px;
    }
/*    .more-button{
        font-size: 3rem;
    }*/
}
/* mobile responsive section styles
/* ========================================== */
@media (max-width: 768px) {
    h1 {
        font-size: 53px;
    }
    #counter .counter-item {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .min_text {
        font-size: 39px;
    }
    .search_bar {
        height: 75px;
        padding: 10px;
    }
    .search_bar input[type="text"]{
        font-size: 13px;
        width: 47%;
    }
    .search_bar select {
        height: 54px;
        width: 22%;
    }
    .search_bar button {
        height: 54px;
        font-size: 14px;
        width: 31%;
    }
    .caption_text {
        font-size: 25px;
    }
    .social_icons li {
        margin-right: 13px;
        display: inline-block;
        float:none;
    }
    .social_icons li:last-child(){
        margin-right: 0;
    }
    #about .container {
        width: 100%;
    }
    .today h3 {
        font-size: 29px;
        margin: 14px;
        text-align: center;
        float: none;
        font-weight: 500;
    }
    .today button {
        margin-left: 32%;
    }
    .pricing {
        position: inherit;
        margin: 21px auto;
    }
    #pricing_plans h2{
        margin-bottom: 10px ;	
    }
    .link-list {
        text-align: left;
        width: 23%;
        padding: 0 6px;
        float: left;
    }
    .mobile_link {
        margin-top: -98px;
        background-size: 100%;
    }
    .social_links{
        padding:0 8px;
        width:31%;
        float: right;
    }
    .mobile_link {
        width: 230px;
    }
    .ios,.android{
        left: 21%;
    }
    #pricing_plans .container{
        width: 100%;	
    }
    #home{
        height: 75vh;	
    }
    .our_stats_left {
        padding: 1.5% 8% 0 10%;
        text-align: center;
        color: #fff;
        display: block;
        flex-wrap: wrap;
    }
    .logo-resize {
        padding: 6px 0 6px 0px;
        height: 66px;
        width: 145px;
    }
    .navbar-default .navbar-nav li a{
        font-size: 10px;
        padding: 7px 0px;
    }
    section{
        overflow: hidden !important;
    }
    .banner_left_sec{
        padding-right: 0;
        padding-left: 0;
    }
    .services_main_sec {
        height: 360px;
        float: right;
    }
    .text-color{
        font-size: 32px;
    }
    .left_sec{
        text-align: right;
    }
    .right_sec{
        text-align: left;
    }
    .text-top{
        margin-top: 14%;
    }
    .we_built .col-md-5:nth-child(1){
        text-align: center;
    }
    .we_built .col-md-5:nth-child(1) img{
        float: inherit;
        margin-bottom: 48px;
    }
    .we_built .col-md-5 h3{
        font-size: 32px;
        font-weight: bold;
    }
    .we_built .col-md-5 p{
        font-size: 19px;
    }
    .we_built .col-md-5:nth-child(3) img{
        float: inherit;
        margin-bottom: 48px;
    }
    .we_built .col-md-5:nth-child(3) {
        text-align: center;
    }
    .we_built{
        text-align: center;
    }
    #how_we_work h2{
        margin: 10px 0 3px 0;
        font-size: 30px;
    }
    #how_we_work h4{
        font-size: 20px;
    }
    #how_we_work p{
        font-size: 14px;
    }
    .our_stats_right{
        padding: 39% 5% 0 5%;
    }
    .gallery-border img{
        height: 12rem;
    }
    .custom_margin .col-md-12 p {
        text-align: center;
        color: #394b50;
        font-size: 24px;
        padding: 0; 
    }
    .our_stats_right h4{
        font-size: 24px;
    }
    .portfolio-menu ul li{
        font-size: 22px;
        margin: 0 78px;
    }
    .single-portfolio{
        margin-left: 0px;
        width: 50%;
    }
    .contact_sec span{
        margin-top: 23px;
    }
    .copyright{
        line-height: 90px;
    }
    .client-page{
        text-align: center;
    }
}

@media (max-width: 650px) {
    h1 {
        font-size: 40px;
    }
    .min_text {
        font-size: 39px;
    }
    .search_bar {
        height: 75px;
        padding: 10px;
    }
    .search_bar input[type="text"]{
        font-size: 13px;
        width: 47%;
    }
    .search_bar select {
        height: 54px;
        width: 22%;
    }
    .search_bar button {
        height: 54px;
        font-size: 14px;
        width: 31%;
    }
    .caption_text {
        font-size: 25px;
    }
    .social_icons li {
        margin-right: 13px;
        display: inline-block;
        float:none;
    }
    .social_icons li:last-child(){
        margin-right: 0;
    }
    #about .container {
        width: 100%;
    }
    #website_today .today {
        height: 244px;
        margin-top: 26px;
    }
    .today h3 {
        font-size: 29px;
        margin: 14px;
        text-align: center;
        float: none;
        font-weight: 500;
    }
    .today button {
        margin-left: 14%;
    }
    .pricing {
        position: inherit;
        margin: 21px auto;
    }
    #pricing_plans h2{
        margin-bottom: 10px ;	
    }
    .link-list {
        text-align: left;
        width: 23%;
        padding: 0 6px;
        float: left;
    }
    .social_links {
        padding: 0 8px;
        width: 31%;
        float: right;
    }
    .mobile_link {
        margin-top: 20px;
    }
    .services-none{
        display: none;
    }
}

@media (max-width: 450px) {
    .separate-margin{
        margin-right: 0;
        margin-left: 0;
    }
    h1 {
        font-size: 28px;
        line-height: 38px;
    }
    #home h5 {
        font-size: 11px;
    }
    #home .btn {
        display: inline-block;
        padding: 14px 32px;
    }
    #home {
        height: 113vh;
    }
    .services_inner_section .circle{
        display:none;	
    }
    .min_text {
        font-size: 39px;
    }
    .search_bar {
        height: 75px;
        padding: 10px;
    }
    .search_bar input[type="text"]{
        font-size: 13px;
        width: 47%;
    }
    .search_bar select {
        height: 54px;
        width: 22%;
    }
    .search_bar button {
        height: 54px;
        font-size: 14px;
        width: 31%;
    }
    .caption_text {
        font-size: 25px;
    }
    .social_icons li {
        margin-right: 13px;
        display: inline-block;
        float:none;
    }
    .social_icons li:last-child(){
        margin-right: 0;
    }
    #about .container {
        width: 100%;
    }
    #website_today .today {
        height: 244px;
        margin-top: 26px;
    }
    .today h3 {
        font-size: 29px;
        margin: 14px;
        text-align: center;
        float: none;
        font-weight: 500;
    }
    .today button {
        margin-left: 14%;
    }
    .pricing {
        position: inherit;
        margin: 21px auto;
    }
    #pricing_plans h2{
        margin-bottom: 10px ;	
    }
    .link-list {
        width: 100%;
        text-align: center;
    }
    .social_links {
        padding: 0 8px;
        width: 100%;
        margin: 0 auto;
        float: left;
    }
    .mobile_link {
        margin: 0 auto;
    }

    .sub_content {
        margin-bottom: 30px;
    } 
    .logo-resize {
        padding: 6px 0 4px 28px;
        height: 41px;
        width: 132px;
    }
    .gallery-border img{
        height: auto;
    }
    section{
        overflow: hidden !important;
    }
    .services_main_sec {
        height: 340px;
    }
    #about_us {
        padding: 30px 0;
    }
    .left_sec{
        text-align:right;	
        margin: 0px 0 8px 0;
    }
    .we_built .col-md-5:nth-child(1) img{
        margin-right: 75px;
    }
    #about_us .col-md-12 h1{
        margin: 50px 0 30px 0;
    }
    .we_built .col-md-5 h3{
        text-align: center;
        font-size: 22px;
    }
    .we_built .col-md-5 p{
        /*        text-align: center;*/
        font-size: 17px;
    }
    #how_we_work h2{
        text-align: center;
        margin: 0;
        font-size: 18px;
    }
    #how_we_work h4{
        font-size: 12px;
        text-align: center;
    }
    .how_work_right_sec {
        padding: 0 12%;
    }
    #how_we_work p{
        font-size: 8px;
    }
    .right_sec_services{
        margin: 0 0 8px 15px;
    }
    .left_sec_services{
        margin: 0px 15px 8px 0;
    }
    .custom_margin .col-xs-12 p {
        text-align: center;
        color: #394b50;
        font-size: 15px;
        padding: 0% 0%; 
    }
    .our_stats_left {
        padding: 1.5% 8% 0 8%;
        text-align: center;
        color: #fff;
        display: block;
        flex-wrap: wrap;
    }
    .portfolio-sizes{
        margin-left: 0;
    }
    .our_stats_right{
        padding: 54% 0 0 4%;
    }
    .our_stats_right h2 {
        color: #faaf40;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 30px;
        letter-spacing: normal;
        margin: 13px 0 0 0;
        padding: 0;
        text-align: center;
    }
    .our_stats_right h4{
        font-size: 13px;
        margin: 0 20px 0px 16px;
    }
    .contact_sec span{
        margin: 23px 30px 23px 0px;
    }
    .footer-copyright{
        line-height: 15px;
        font-size: 15px;
        margin-top: 35px;
        margin-left: 0px
    }
    .banner_left_sec{
        padding-right: 0;
        padding-left: 0;
    }
    .services-none{
        display: none;
    }
    .client-page{
        text-align: center;
    }
}
@media (max-width: 414px) {
    .image-width{
        width: 100%;
    }
    .portfolio-menu ul li {
        font-size: 15px;
        margin: 0 35px;
    }
}

@media (max-width: 375px) {
    .separate-margin{
        margin-right: -15px;
        margin-left: -15px;
    }
    h1 {
        font-size: 24px;
        line-height: 34px;
    }
    #home h5 {
        font-size: 9px;
    }

    .min_text {
        font-size: 39px;
    }
    .search_bar {
        height: 68px;
        padding: 7px;
    }
    .search_bar input[type="text"]{
        font-size: 13px;
        width: 47%;
    }
    .search_bar select {
        height: 54px;
        width: 100%;
    }
    .search_bar .domain_ext::after {
        display: none;
    }
    .search_bar button {
        height: 54px;
        font-size: 14px;
        width: 31%;
    }
    .caption_text {
        font-size: 25px;
    }
    .social_icons li {
        margin-right: 7px;
        display: inline-block;
        float:none;
    }
    .social_icons li:last-child(){
        margin-right: 0;
    }
    #about .container {
        width: 100%;
    }
    #website_today .today {
        height: 244px;
        margin-top: 26px;
    }
    .today h3 {
        font-size: 29px;
        margin: 14px;
        text-align: center;
        float: none;
        font-weight: 500;
    }
    .today button {
        margin-left:5%;
    }
    .pricing {
        position: inherit;
        margin: 21px auto;
    }
    #pricing_plans h2{
        margin-bottom: 10px ;	
    }
    .link-list{
        text-align:center;	
    }
    .mobile_link {
        margin-top: 20px;
    }
    .pricing {
        width: 100%;
    }
    .about_content h2 span::after, #services h2 span::after, #contact h2 span::after, #pricing_plans h2 span::after, #offer h2 span::after {
        content: url(../images/heading_img_before.png);
        position: absolute;
        left: -250px;
        top: -2px;
    }

    .about_content h2 span::before, #services h2 span::before, #contact h2 span::before, #pricing_plans h2 span::before, #offer h2 span::before {

        content: url(../images/heading_img_after.png);
        position: absolute;
        right: -248px;
        top: -2px;
    }
    .pricing_heading h2 {
        font-size: 24px;
    }
    #amazing_services h2 {
        font-size: 24px;
    }
    #amazing_services h2 span::before {
        left: -31px;
    }
    #amazing_services h2 span::after {
        right: -31px;
    }
    #amazing_services p {
        line-height: normal;
    }
    #amazing_services ul {
        padding: 0 17px;
    }
    #website_today .today {
        height: auto;
        margin-top: 0;
    }
    #website_today {
        height: 420px;
        line-height:normal;
        overflow: hidden;
    }
    #website_today .container, #website_today .row {
        height: 100%;
    }
    #website_today .today {
        padding-top: 226px;
    }
    /*    #contact {
            background:none !important;
        }*/
    .services_right_section {
        padding: 0;
    }
    .services_right_section img{
        width:100%;	
    }
    .list_hosting {
        top: 0;
    }
    .list_hosting ul {
        height: 123px;
    }
    .hosting_banner_img img{
        width:100%;	
    }
    .banner_left_sec {
        padding: 0;
        height: 294px;
    }
    #home .container{
        position: absolute;
        top: 90px;	
    }
    .banner_right_sec {
        background: url(../images/right_sec_img.png) no-repeat center top;
        height: 0;
        background: none;
        top:0;
        left: 0;
    }
    .banner_right_sec h4 {
        position: relative;
        top: 0;
        font-family: "Raleway",sans-serif;
        color: #fff;
        font-size: 24px;
        padding: 5px 20px 0 20px;
        font-weight: 400;
        line-height: normal;
    }
    .banner_right_sec span:nth-child(1) {
        color: #fff;
    }
    .banner_right_sec span:nth-child(2) {
        font-size: 30px;
    }
    .navbar-default .navbar-toggle {
        border: none;
        padding-top: 23px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #127997;
        border-color: transparent;
    }
    .list_hosting li:nth-child(1) span:nth-child(1) {
        font-size: 16px;
    }
    .list_hosting li:nth-child(1) span:nth-child(2) {
        font-size: 14px;
    }
    .list_hosting li:nth-child(1) span:nth-child(3) {
        font-size: 16px;
    }
    .list_hosting li:nth-child(1) span:nth-child(4) {
        font-size: 16px;
    }
    .list_hosting li:nth-child(1) span:nth-child(5) {
        font-size: 16px;
    }
    .list_hosting li:nth-child(2) span:nth-child(2) {
        font-size: 14px;
        color: #00a69d;
        display: block;
    }
    .list_hosting li:nth-child(3) span:nth-child(2) {
        font-size: 18px;
    }
    .list_hosting li:nth-child(4) span:nth-child(2) {
        font-size: 14px;
    }
    .list_hosting li:nth-child(5) span:nth-child(2) {
        font-size: 14px;
    }
    .list_hosting ul li:nth-child(1) {
        position: absolute;
        left: 0;
        top: -1px;
        -webkit-animation: bounce 1.2s ease-out;
        -moz-animation: bounce 800ms ease-out;
        -o-animation: bounce 800ms ease-out;
        animation: bounce 1.2s ease-out;
        background: url(../images/us.png) no-repeat;
        display: block;
        height: 100%;
        width: 60px;
        padding: 32px 0 0 0;
        background-size: 100%;
    }
    .list_hosting ul li:nth-child(2) {
        position: absolute;
        left: 55px;
        top: 2px;
        -webkit-animation: bounce 1.3s ease-out;
        -moz-animation: bounce 800ms ease-out;
        -o-animation: bounce 800ms ease-out;
        animation: bounce 1.3s ease-out;
        background: url(../images/net.png) no-repeat;
        display: block;
        height: 100%;
        width: 65px;
        padding: 56px 0 0 0;
        background-size: 100%;
    }
    .list_hosting ul li:nth-child(3) {
        position: absolute;
        left: 118px;
        top: 0px;
        -webkit-animation: bounce 1.4s ease-out;
        -moz-animation: bounce 800ms ease-out;
        -o-animation: bounce 800ms ease-out;
        animation: bounce 1.4s ease-out;
        background: url(../images/com.png) no-repeat;
        display: block;
        height: 100%;
        width: 83px;
        padding: 60px 0 0 0;
        background-size: 100%;
    }
    .list_hosting ul li:nth-child(4) {
        position: absolute;
        left: 195px;
        top: 2px;
        -webkit-animation: bounce 1.5s ease-out;
        -moz-animation: bounce 800ms ease-out;
        -o-animation: bounce 800ms ease-out;
        animation: bounce 1.5s ease-out;
        background: url(../images/us.png) no-repeat;
        display: block;
        height: 100%;
        width: 60px;
        padding: 36px 0 0 0;
        background-size: 100%;
    }
    .list_hosting ul li:nth-child(5) {
        position: absolute;
        right: 0;
        top: 1px;
        -webkit-animation: bounce 1.6s ease-out;
        -moz-animation: bounce 800ms ease-out;
        -o-animation: bounce 800ms ease-out;
        animation: bounce 1.6s ease-out;
        background: url(../images/us.png) no-repeat;
        display: block;
        height: 100%;
        width: 65px;
        padding: 39px 0 0 0;
        background-size: 100%;
    }
    .sub_content {
        margin-bottom: 30px;
    } 
    .logo-resize {
        padding: 6px 0 4px 28px;
        height: 51px;
        width: 132px;
    }
    .gallery-border img{
        height: auto;
    }
    section{
        overflow: hidden !important;
    }
    .services_main_sec {
        height: 314px;
    }
    #home {
        height: 128vh;
    }
    #about_us {
        padding: 30px 0;
    }
    .left_sec{
        text-align:right;	
        margin: 0px 0 8px 0;
    }
    .we_built .col-md-5:nth-child(1) img{
        margin-right: 56px;
    }
    #about_us .col-md-12 h1{
        margin: 50px 0 30px 0;
    }
    .we_built .col-md-5 h3{
        text-align: center;
        font-size: 20px;
    }
    .we_built .col-md-5 p{
        /*        text-align: center;*/
        font-size: 13px;
    }
    #how_we_work h2{
        text-align: center;
        margin: 4px 0 3px 0;
        font-size: 26px;
    }
    #how_we_work h4{
        font-size: 14px;
        text-align: center;
    }
    #how_we_work p{
        font-size: 9px;
    }
    .right_sec_services{
        margin: 0 0 8px 15px;
    }
    .left_sec_services{
        margin: 0px 15px 8px 0;
    }
    .custom_margin .col-xs-12 p {
        text-align: center;
        color: #394b50;
        font-size: 15px;
        padding: 0% 0%; 
    }
    .our_stats_left {
        padding: 1.5% 8% 0 8%;
        text-align: center;
        color: #fff;
        display: block;
        flex-wrap: wrap;
    }
    .portfolio-sizes{
        margin-left: 0;
    }
    .our_stats_right{
        padding: 54% 0 0 4%;
    }
    .our_stats_right h2 {
        color: #faaf40;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 30px;
        letter-spacing: normal;
        margin: 13px 0 0 0;
        padding: 0;
        text-align: center;
    }
    .our_stats_right h4{
        font-size: 13px;
        margin: 0 20px 0px 20px;
    }
    .contact_sec span{
        margin: 23px 30px 23px 0px;
    }
    .footer-copyright{
        line-height: 1.50;
        font-size: 13px;
        margin-top: 30px;
        margin-left: 0;
    }
    .services-none{
        display: none;
    }
    .image-width{
        width: 100%;
    }
    .portfolio-menu ul li {
        font-size: 12px;
        margin: 0 10px;
    }

}
@media (max-width: 360px) {
    h1 {
        font-size: 24px;
        line-height: 34px;
    }
    #home h5 {
        font-size: 9px;
    }

    .min_text {
        font-size: 39px;
    }
    .search_bar {
        height: 68px;
        padding: 7px;
    }
    .search_bar input[type="text"]{
        font-size: 13px;
        width: 47%;
    }
    .search_bar select {
        height: 54px;
        width: 100%;
    }
    .search_bar .domain_ext::after {
        display: none;
    }
    .search_bar button {
        height: 54px;
        font-size: 14px;
        width: 31%;
    }
    .caption_text {
        font-size: 25px;
    }
    .social_icons li {
        margin-right: 7px;
        display: inline-block;
        float:none;
    }
    .social_icons li:last-child(){
        margin-right: 0;
    }
    #about .container {
        width: 100%;
    }
    #website_today .today {
        height: 244px;
        margin-top: 26px;
    }
    .today h3 {
        font-size: 29px;
        margin: 14px;
        text-align: center;
        float: none;
        font-weight: 500;
    }
    .today button {
        margin-left:5%;
    }
    .pricing {
        position: inherit;
        margin: 21px auto;
    }
    #pricing_plans h2{
        margin-bottom: 10px ;	
    }
    .link-list{
        text-align:center;	
    }
    .mobile_link {
        margin-top: 20px;
    }
    .pricing {
        width: 100%;
    }
    .about_content h2 span::after, #services h2 span::after, #contact h2 span::after, #pricing_plans h2 span::after, #offer h2 span::after {
        content: url(../images/heading_img_before.png);
        position: absolute;
        left: -250px;
        top: -2px;
    }

    .about_content h2 span::before, #services h2 span::before, #contact h2 span::before, #pricing_plans h2 span::before, #offer h2 span::before {

        content: url(../images/heading_img_after.png);
        position: absolute;
        right: -248px;
        top: -2px;
    }
    .pricing_heading h2 {
        font-size: 24px;
    }
    #amazing_services h2 {
        font-size: 24px;
    }
    #amazing_services h2 span::before {
        left: -31px;
    }
    #amazing_services h2 span::after {
        right: -31px;
    }
    #amazing_services p {
        line-height: normal;
    }
    #amazing_services ul {
        padding: 0 17px;
    }
    #website_today .today {
        height: auto;
        margin-top: 0;
    }
    #website_today {
        height: 420px;
        line-height:normal;
        overflow: hidden;
    }
    #website_today .container, #website_today .row {
        height: 100%;
    }
    #website_today .today {
        padding-top: 226px;
    }
    /*    #contact {
            background:none !important;
        }*/
    .services_right_section {
        padding: 0;
    }
    .services_right_section img{
        width:100%;	
    }
    .list_hosting {
        top: 0;
    }
    .list_hosting ul {
        height: 123px;
    }
    .hosting_banner_img img{
        width:100%;	
    }
    .banner_left_sec {
        padding: 0px 65px 0px 45px;
        height: 250px;
    }
    .text-color {
        font-size: 24px;
    }
    #home .container{
        position: absolute;
        top: 90px;	
    }
    .banner_right_sec {
        background: url(../images/right_sec_img.png) no-repeat center top;
        height: 0;
        background: none;
        top:0;
        left: 0;
    }
    .banner_right_sec h4 {
        position: relative;
        top: 0;
        font-family: "Raleway",sans-serif;
        color: #fff;
        font-size: 24px;
        padding: 5px 20px 0 20px;
        font-weight: 400;
        line-height: normal;
    }
    .banner_right_sec span:nth-child(1) {
        color: #fff;
    }
    .banner_right_sec span:nth-child(2) {
        font-size: 30px;
    }
    .navbar-default .navbar-toggle {
        border: none;
        padding-top: 23px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #127997;
        border-color: transparent;
    }
    .list_hosting li:nth-child(1) span:nth-child(1) {
        font-size: 16px;
    }
    .list_hosting li:nth-child(1) span:nth-child(2) {
        font-size: 14px;
    }
    .list_hosting li:nth-child(1) span:nth-child(3) {
        font-size: 16px;
    }
    .list_hosting li:nth-child(1) span:nth-child(4) {
        font-size: 16px;
    }
    .list_hosting li:nth-child(1) span:nth-child(5) {
        font-size: 16px;
    }
    .list_hosting li:nth-child(2) span:nth-child(2) {
        font-size: 14px;
        color: #00a69d;
        display: block;
    }
    .list_hosting li:nth-child(3) span:nth-child(2) {
        font-size: 18px;
    }
    .list_hosting li:nth-child(4) span:nth-child(2) {
        font-size: 14px;
    }
    .list_hosting li:nth-child(5) span:nth-child(2) {
        font-size: 14px;
    }
    .list_hosting ul li:nth-child(1) {
        position: absolute;
        left: 0;
        top: -1px;
        -webkit-animation: bounce 1.2s ease-out;
        -moz-animation: bounce 800ms ease-out;
        -o-animation: bounce 800ms ease-out;
        animation: bounce 1.2s ease-out;
        background: url(../images/us.png) no-repeat;
        display: block;
        height: 100%;
        width: 60px;
        padding: 32px 0 0 0;
        background-size: 100%;
    }
    .list_hosting ul li:nth-child(2) {
        position: absolute;
        left: 55px;
        top: 2px;
        -webkit-animation: bounce 1.3s ease-out;
        -moz-animation: bounce 800ms ease-out;
        -o-animation: bounce 800ms ease-out;
        animation: bounce 1.3s ease-out;
        background: url(../images/net.png) no-repeat;
        display: block;
        height: 100%;
        width: 65px;
        padding: 56px 0 0 0;
        background-size: 100%;
    }
    .list_hosting ul li:nth-child(3) {
        position: absolute;
        left: 118px;
        top: 0px;
        -webkit-animation: bounce 1.4s ease-out;
        -moz-animation: bounce 800ms ease-out;
        -o-animation: bounce 800ms ease-out;
        animation: bounce 1.4s ease-out;
        background: url(../images/com.png) no-repeat;
        display: block;
        height: 100%;
        width: 83px;
        padding: 60px 0 0 0;
        background-size: 100%;
    }
    .list_hosting ul li:nth-child(4) {
        position: absolute;
        left: 195px;
        top: 2px;
        -webkit-animation: bounce 1.5s ease-out;
        -moz-animation: bounce 800ms ease-out;
        -o-animation: bounce 800ms ease-out;
        animation: bounce 1.5s ease-out;
        background: url(../images/us.png) no-repeat;
        display: block;
        height: 100%;
        width: 60px;
        padding: 36px 0 0 0;
        background-size: 100%;
    }
    .list_hosting ul li:nth-child(5) {
        position: absolute;
        right: 0;
        top: 1px;
        -webkit-animation: bounce 1.6s ease-out;
        -moz-animation: bounce 800ms ease-out;
        -o-animation: bounce 800ms ease-out;
        animation: bounce 1.6s ease-out;
        background: url(../images/us.png) no-repeat;
        display: block;
        height: 100%;
        width: 65px;
        padding: 39px 0 0 0;
        background-size: 100%;
    }
    .sub_content {
        margin-bottom: 30px;
    } 
    .logo-resize {
        padding: 6px 0 4px 28px;
        height: 51px;
        width: 132px;
    }
    .gallery-border img{
        height: auto;
    }
    section{
        overflow: hidden !important;
    }
    .services_main_sec {
        height: 405px;
    }
    #home {
        height: 152vh;
    }
    #about_us {
        padding: 30px 0;
    }
    .left_sec{
        text-align:right;	
        margin: 0px 0 8px 0;
    }
    .we_built .col-md-5:nth-child(1) img{
        margin-right: 56px;
    }
    #about_us .col-md-12 h1{
        margin: 50px 0 30px 0;
    }
    .we_built .col-md-5 h3{
        text-align: center;
    }
    /*    .we_built .col-md-5 p{
            text-align: center;
        }*/
    #how_we_work h2{
        text-align: center;
        margin: 4px 0 3px 0;
        font-size: 26px;
    }
    #how_we_work h4{
        font-size: 14px;
        text-align: center;
    }
    #how_we_work p{
        font-size: 9px;
    }
    .right_sec_services{
        margin: 0 0 8px 15px;
    }
    .left_sec_services{
        margin: 0px 15px 8px 0;
    }
    .custom_margin .col-xs-12 p {
        text-align: center;
        color: #394b50;
        font-size: 15px;
        padding: 0% 0%; 
    }
    .our_stats_left {
        padding: 1.5% 8% 0 8%;
        text-align: center;
        color: #fff;
        display: block;
        flex-wrap: wrap;
    }
    .portfolio-sizes{
        margin-left: 0;
    }
    .our_stats_right{
        padding: 54% 0 0 4%;
    }
    .our_stats_right h2 {
        color: #faaf40;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 30px;
        letter-spacing: normal;
        margin: 13px 0 0 0;
        padding: 0;
        text-align: center;
    }
    .our_stats_right h4{
        font-size: 13px;
        margin: 0 20px 0px 20px;
    }
    .contact_sec span{
        margin: 23px 30px 23px 0px;
    }
    .footer-copyright{
        line-height: 20px;
        font-size: 13px;
        margin-top: 20px;
        margin-left: 0px
    }
    .services-none{
        display: none;
    }

}
@media (max-width: 320px) {
    .footer-copyright {
        line-height: 15px;
        font-size: 13px;
        margin-top: 20px;
        margin-left: 0px;
    }
    #contact button{
        padding: 5px 10px;
    }
    .logo-text {
        color: #00A3E9;
        font-size: 9px;
        margin: 0px;
        padding: 0px;
        font-weight: bold;
    }
    .banner_left_sec {
        padding: 0px 65px 0px 42px;
        height: 250px;
    }
    #home .container {
        position: absolute;
        top: 35px; 
        /*        padding-left: 0;*/
    }
    .banner_left_sec {
        padding: 0px 28px 0px 42px;
        height: 250px;
    }
    .services_main_sec {
        height: 400px;
        text-align: center;
        zoom: 0.8;
    }
    #home {
        height: 165vh;
    }
    .text-color {
        font-size: 22px;
    }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .services-none{
        display: block;
        text-align: center;
    }
    .services-hide{
        display: none;
    }
    .left_sec_services {
        text-align: right;
        padding: 0;
    }
}
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2) {
    #contact button{
        float: initial;
        padding: 5px 10px;
    }
    .input-text-align{
        text-align: center;
    }
    #contact {
        -webkit-background-size: cover !important;
    }
    /*    #home {
            height: 152vh;
        }*/
    .our_stats_right h2 {
        margin: 13px 58px 0 0;
    }
    section {
        overflow: hidden !important;
        margin-top: 30px;
    }
    .card-title{
        font-size: 11px;
    }
    .text-content{
        color: #36a8ff;
        font-weight: bold;
        font-size: 15px;
    }
    .portfolio-menu ul li {
        font-size: 11px;
        margin: 0 10px;
    }

}

