.mobile-container .section-content {
    position: relative;
    background-position: center 70%;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.mobile-container .col-lg-12 {
    padding: 0;
}

.mobile-container h1 {
    font-family: "proxima_nova_rgbold";
    color: #4d3733;
    margin: 0;
}

.mobile-container h1 .white {
    color: #ffffff;
}

.mobile-container a:hover, .mobile-container a:active, .mobile-container a:visited, .mobile-container a:focus {
    text-decoration: none;
}

.mobile-container p.info {
    font-family: "proxima_nova_rgregular" !important;
    color: #cd6733 !important;
    padding: 0;
    line-height: 1;
}

.button-area {
    width: 100%;
}

.button {
    background-color: #cd6733;
    font-family: "corpa_gothiclight";
    color: #ffffff;
    width: 100%;
    display: inline-block;
}

.button:hover, .button:active, .button:visited {
    color: #ffffff;
}

#section1 {
    background-color: #4d3733;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-image: url("../images/mobile-bg.png");
    height: 100vh;
    z-index: 1;
}

#section2 {
    background-image: url("../images/mobile/section2.jpg");
}

#section3 {
    background-image: url("../images/footebg_2.jpg");
    background-repeat: repeat;
    background-size: 50%;
}

#payment_list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    font-family: "corpa_gothiclight";
}

.bank-item, .bank-item:hover, .bank-item:active, .bank-item:visited {
    color: #cd6733;
}

.pay-item, .pay-item:hover, .pay-item:active, .pay-item:visited {
    color: #a79c9c;
}

.nocharge-item, .nocharge-item:hover, .nocharge-item:active, .nocharge-item:visited {
    color: #fedf61;
}

#payment_list li a {
    text-decoration: none;
    display: table;
    width: 100%;
    height: 100%;
	float: left;
}

#payment_list li a:hover {
    text-decoration: none;
}

#payment_list li a > img {
    float: left;
}

#payment_list li a > span {
    display: table-cell;
    vertical-align: middle;
}

#section3 p {
    font-family: "corpa_gothiclight";
    color: #ffffff;
}



@media (min-width: 1026px) {
    .mobile-container {
        display: none;
    }

    #cbp-fbscroller {
        display: block;
    }

	.navbar-toggle {
		display: none;
	}
}

@media (max-width: 1025px) {
    .mobile-container {
        display: block;
    }

    #cbp-fbscroller {
        display: none;
    }

    .menu {
        display: none;
    }

    .logo {
        float: none;
        width: 100%;
        margin-top: 8px;
        text-align: center;
    }

    .container > .navbar-collapse {
        margin: 0;
        padding: 0;
    }

    .collapsed .mobile-container {
        left: calc(100% - 100px);
        position: absolute;
        width: 100%;
    }

    .collapsed header {
        margin-left: calc(100% - 100px);
    }

    .loginbtn {
        float: none;
        margin: 10px 0 0 0;
        background-color: #4d3633;
        left: 0;
        top: 0;
        bottom: 0;
        right: 100px;
        position: fixed;
        box-shadow: 20px 0px 60px #000;
        z-index: 1000;
        overflow-y: auto;

        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    .loginbtn ul {
        width: 100%;
        margin: 0;
    }

    .loginbtn li {
        width: 100%;
    }

    .loginbtn li a {
        width: 100%;
        padding: 5px 0 10px 15px;
        text-align: left;
        background-color: transparent !important;
        border-top: 1px solid #4f3735;
        border-bottom: 1px solid #493533;
        text-transform: uppercase;
    }

    .mobileCloseMenu {
        padding: 3px 0 0 3px;
        border-radius: 5px;
        color: white;
        width: 30px !important;
        text-align: center;
        cursor: pointer;
        font-size: 19px;
        font-weight: 700;
        height: 30px;
        margin: 10px;
        position: absolute;
        right: 0;
    }

    header {
        height: 75px;
    }

    header .container {
        padding: 0;
    }

    .navbar-toggle {
        float: none;
        position: absolute;
        left: 25px;
        top: 25px;
        padding: 0;
        margin: 0;
        z-index: 11;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        cursor: pointer;
    }

    .navbar-toggle .icon-bar {
        background-color: #4d3633;
        display: block;
    }

    .navbar-collapse {
        display: none;
    }

    #slider {
        margin: 0 auto;
    }

    #slider img {
        width: 100%;
    }

    .simple-footer {
        display: none;
    }

    .mobile-footer {
        display: block;
    }

    .free {
        color: #fff;
        display: inline;
        font-family: proxima_nova_rgregular !important;
        font-size: 36px !important;
        height: auto;
    }

    .header-grid {
        background: rgba(0, 0, 0, .50);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }

    /*
        Blog Page
    */
    .post-row {
        margin: 0 0 80px 0;
        /* border-bottom: solid thin black; */
        width: 100%;
        height: 950px;
    }

    .post-social-icons div {
        height: 100%;
        width: 200px;
        padding-left: 15px;
        margin: auto;
    }


    .post-social-icons ul {
        width: 200px !important;
    }

    .post-social-icons {
        width: 100% !important;
        margin: auto !important;
    }

    .news-list-content, .articleTitle, .articleTitle:hover {
        color: black !important;
        padding: 0 !important;
    }

    .excerpt-container {
        width: 100% !important;
    }

    .excerpt-container img {
        float: none !important;
        width: 350px !important;
        margin: 40px 0 40px 0;
    }

    .post-content-right {
        height: 575px !important;
    }

    .date-container {
        width: 100% !important;
        margin-bottom: auto !important;
    }
    .postImage {
        text-align: center;
    }





    /*
        Single Post
    */

    .post-main {
        width: 100% !important;
    }
    .post-sideBar {
        width: 100% !important;
    }

    .post-main img{
        width: 100%;
        height: auto;
    }

    .post-sideBar{
        min-height: 100px !important;
    }


    /*
        Index: Hide animation and fullpage features
    */
    #introView{
        display:none;
    }

    #animationContainer{
        display: none;
    }

    #myClientsView{
        display: none;
    }

    .mobile-container h1 {
        font-size: 42px;
        line-height: 42px;
        color: white;
        font-family: proxima_nova_rgbold;
    }
    .mobile-container p.info {
        font-size: 32px !important;
        margin: 12px 0 0 0;
        font-family: proxima_nova_rgbold !important;
    }

    .mobile-container h1 {
        font-size: 42px ;
        line-height: 42px;
        color: white;
        font-family: proxima_nova_rgbold;
    }

	.navbar-toggle .icon-bar {
		width: 60px;
		height: 6px;
		margin-bottom: 10px;
	}

    .section-content {
        padding-left: 40px;
        padding-right: 40px;
    }

    .mobile-container h1 {
        font-size: 84px;
        line-height: 84px;
    }

    .mobile-container p.info {
        font-size: 32px;
        margin: 25px 0 0 0;
    }

    .button-area {
        padding: 0 15px;
    }

    .button {
        font-size: 48px;
        padding: 27px 0px;
    }

    #section1 {
        padding-top: 150px;
        padding-bottom: 120px;
    }

    #section1 .col1 {}

    #section1 .col2 {
        margin-top: 75px;
    }

    #section1 .col3 {
        margin-top: 350px;
        padding: 0 15px;
    }

    #section1 .show_it_work > i {
        margin: 0 30px;
    }

    #section2 {
        margin-top: -15px;
        padding-top: 135px;
        padding-bottom: 155px;
        height:650px !important;
    }

    #section2 .col1 {}

    #section2 .col2 {
        margin-top: 115px;
    }

    #section3 {
        padding-top: 108px;
        padding-bottom: 92px;
    }

    #section3 .col1 {}

    #section3 .col2 {
        margin-top: 70px;
    }

    #section3 .col3 {
        margin-top: 80px;
    }

    #section3 .col4 {
        margin-top: 38px;
    }

    #payment_list {
        font-size: 46px;
        line-height: 46px;
    }

    #section3 p {
        font-size: 46px;
        line-height: 46px;
    }

    #payment_list li {
        height: 118px;
        margin-bottom: 38px;
    }

	#slider {
		width: 408px;
	}

	.needdetails {
		padding-left: 0;
		position: relative;
		text-align: center;
		top: auto;
	}

	.needdetails .collect {
		float: none;
		margin-left: 0;
		padding: 5px;
	}

	.needdetails .needmore {
		margin-left: 0;
	}

    .show_it_work{
        display: none;
    }

    #scrollContainer{
        display: none;
    }

    .footersocial {
        width: 220px !important;
        position: relative !important;
        top: 38px !important;
    }

    .footersocial {
        margin: auto;
        float:none;
    }

    .copyright {
        margin: 200px 0 40px 0;
        color: black;
        text-align: center;
    }
}

@media only screen and (min-width: 480px) and (max-width: 1025px) {
	.navbar-toggle {
		top: 30px;
	}


    .navbar-toggle .icon-bar {
		width: 45px;
		height: 4px;
		margin-bottom: 7px;
	}

    .section-content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .mobile-container h1 {
        font-size: 50px;
        line-height: 63px;
    }

    .mobile-container p.info {
        font-size: 24px;
        margin: 18px 0 0 0;
        color:#cd6733;
    }

    .button-area {
        padding: 0 11px;
    }

    .button {
        font-size: 36px;
        padding: 20px 0px;
    }

    #section1 {
        padding-top: 172px;
        padding-bottom: 90px;
    }

    #section1 .col1 {}

    #section1 .col2 {
        margin-top: 56px;
    }

    #section1 .col3 {
        margin-top: 262px;
        padding: 0 11px;
    }

    #section1 .show_it_work > i {
        margin: 0 22px;
    }

    #section2 {
        margin-top: -11px;
        padding-top: 101px;
        padding-bottom: 116px;
        height: 1016px !important;

    }

    #section2 .col1 {}

    #section2 .col2 {
        margin-top: 86px;
    }

    #section2 .col2 > img {
        width: 75%;
    }

    #section3 {
        padding-top: 81px;
        padding-bottom: 69px;
    }

    #section3 .col1 {}

    #section3 .col2 {
        margin-top: 52px;
    }

    #section3 .col3 {
        margin-top: 60px;
    }

    #section3 .col4 {
        margin-top: 28px;
    }

    #payment_list {
        font-size: 34px;
        line-height: 34px;
    }

    #section3 p {
        font-size: 34px;
        line-height: 34px;
    }

    #payment_list li {
        height: 88px;
        margin-bottom: 28px;
    }

	#slider {
		width: 306px;
	}
}


@media (max-width: 479px) {
	.navbar-toggle {
		top: 33px;
	}

	.navbar-toggle .icon-bar {
		width: 30px;
		height: 3px;
		margin-bottom: 5px;
	}

    .section-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .mobile-container h1 {
        font-size: 42px;
        line-height: 42px;
        color: white;
        font-family: proxima_nova_rgbold;
        margin: -10px !important;
    }

    #section1 > h1.free{
        font-size: 16px !important;
        line-height: 20px;
    }

    .mobile-container p.info {
        font-size: 18px !important;
        margin-top: 40px;
        font-family: proxima_nova_rgbold !important;

    }

    .button-area {
        padding: 0 7px;
    }

    .button {
        font-size: 23px;
        padding: 13px 0px;
    }

    #section1 {
        padding-top: 165px;
        padding-bottom: 60px;
    }

    #section1 .col1 {}

    #section1 .col2 {
        margin-top: 37px;
    }

    #section1 .col3 {
        margin-top: 175px;
        padding: 0 7px;
    }

    #section1 .show_it_work > i {
        margin: 0 15px;
    }

    #section2 {
        margin-top: -7px;
        padding-top: 67px;
        padding-bottom: 77px;
    }

    #section2 .col1 {}

    #section2 .col2 {
        margin-top: 57px;
    }

    #section2 .col2 > img {
        width: 50%;
    }

    #section3 {
        padding-top: 54px;
        padding-bottom: 46px;
    }

    #section3 .col1 {}

    #section3 .col2 {
        margin-top: 35px;
    }

    #section3 .col3 {
        margin-top: 40px;
    }

    #section3 .col4 {
        margin-top: 19px;
    }

    #payment_list {
        font-size: 23px;
        line-height: 23px;
    }

    #payment_list li {
        height: 59px;
        margin-bottom: 19px;
    }

    #payment_list li a > img {
        width: 65px;
        height: auto;
    }

    #section3 p {
        font-size: 23px;
        line-height: 23px;
    }

	#slider {
		width: 204px;
	}


    /*
       Blog Page
   */


    .news-list-content, .articleTitle, .articleTitle:hover {
        color: black !important;
        padding: 0 !important;
    }

    .excerpt-container {
        width: 100% !important;
    }

    .post-content-right {
        height: 575px !important;
    }

    .date-container {
        width: 100% !important;
        margin-bottom: auto !important;
    }



    .post-social-icons ul li {
        width: 35px !important;
        margin: 10px;
    }

    .excerpt-container img {
        width: 100% !important;
        margin:20px 0 20px 0;
    }

    .date-day {
        font-size: 80px;
        width: 100% !important;
        margin: auto;
        text-align: center;
    }

    .post-row {
        height: 900px !important;;
    }

    .blog-header {
        overflow-x: hidden !important;
    }

    .title-container {
        width: 100% !important;

    }



    /*
        Single Post
    */
    .post-social-icons {
        width: 50% !important;
        height: 75px !important;
        margin: auto !important;
    }

    .post-social-icons ul {
        margin: 0 0 0 -40% !important;
        width: 300px !important;
    }

    .read_more{
        width: 100%;
        text-align: right;
        display: block;
    }

    .site-content{
        margin: 0 !important;
        padding: 10px !important;
    }


}

.mobile-heading {
    color: black !important;
    margin-bottom: 85px;
    letter-spacing: 1px;
    font-family: "proxima_nova_ltlight" !important;
}

.black-info {
    font-family: "proxima_nova_rgregular" !important;
    color: black;
    padding: 0;
    padding-top: 5px;
    line-height: 1;
    font-size: 25px;
}

.mobile-sub-heading {
    font-family: "corpa_gothiclight";
    color: black;
    font-size: 45px;
}

/*

@media only screen
and (min-width: 768px)
and (max-width: 1024px) {
    .navbar-toggle {
        top: 33px;
    }

    .navbar-toggle .icon-bar {
        width: 30px;
        height: 3px;
        margin-bottom: 5px;
    }

    .section-content {
        padding-left: 20px;
        padding-right: 20px;
    }


    .mobile-container h1 {
        font-size: 42px;
        line-height: 42px;
        color: white;
        font-family: proxima_nova_rgbold;
    }

    .mobile-container p.info {
        font-size: 32px;
        margin: 12px 0 0 0;
        font-family: proxima_nova_rgbold !important;

    }

    .button-area {
        padding: 0 7px;
    }

    .button {
        font-size: 23px;
        padding: 13px 0px;
    }

    #section1 {
        padding-top: 105px;
        padding-bottom: 60px;
    }

    #section1 .col1 {}

    #section1 .col2 {
        margin-top: 37px;
    }

    #section1 .col3 {
        margin-top: 175px;
        padding: 0 7px;
    }

    #section1 .show_it_work > i {
        margin: 0 15px;
    }

    #section2 {
        margin-top: -7px;
        padding-top: 67px;
        padding-bottom: 77px;
    }

    #section2 .col1 {}

    #section2 .col2 {
        margin-top: 57px;
    }

    #section2 .col2 > img {
        width: 50%;
    }

    #section3 {
        padding-top: 54px;
        padding-bottom: 46px;
    }

    #section3 .col1 {}

    #section3 .col2 {
        margin-top: 35px;
    }

    #section3 .col3 {
        margin-top: 40px;
    }

    #section3 .col4 {
        margin-top: 19px;
    }

    #payment_list {
        font-size: 23px;
        line-height: 23px;
    }

    #payment_list li {
        height: 59px;
        margin-bottom: 19px;
    }

    #payment_list li a > img {
        width: 65px;
        height: auto;
    }

    #section3 p {
        font-size: 23px;
        line-height: 23px;
    }

    #slider {
        width: 204px;
    }


    */
/*
       Blog Page
   *//*



    .news-list-content, .articleTitle, .articleTitle:hover {
        color: black !important;
        padding: 0 !important;
    }

    .excerpt-container {
        width: 100% !important;
    }

    .post-content-right {
        height: 575px !important;
    }

    .date-container {
        width: 100% !important;
        margin-bottom: auto !important;
    }



    .post-social-icons ul li {
        width: 35px !important;
        margin: 10px;
    }

    .excerpt-container img {
        width: 100% !important;
        margin:20px 0 20px 0;
    }

    .date-day {
        font-size: 80px;
        width: 100% !important;
        margin: auto;
        text-align: center;
    }

    .post-row {
        height: 900px !important;;
    }

    .blog-header {
        overflow-x: hidden !important;
    }

    .title-container {
        width: 100% !important;

    }



    */
/*
        Single Post
    *//*

    .post-social-icons {
        width: 50% !important;
        height: 75px !important;
        margin: auto !important;
    }

    .post-social-icons ul {
        margin: 0 0 0 -40% !important;
        width: 300px !important;
    }

    .read_more{
        width: 100%;
        text-align: right;
        display: block;
    }

    .site-content{
        margin: 0 !important;
        padding: 10px !important;
    }
}*/
