﻿body {
    font-family: Geogtq-Rg, Geogtq-Sb;
}
 
.scroll {
    font-size: 16px;
}

.nav-font {
    font-family: Geogtq-Rg, Geogtq-Sb;
    font-size: 16px !important;
}

.login-heading {
    font-family: Geogtq-Sb !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#pgshow {
    opacity: 1;
    transition: opacity 500ms;
}

    #pgshow.hide {
        opacity: 0;
    }

.pgloader {
    background-color: red;
    position: Fixed;
    left: 28%;
    top: 30%;
    z-index: 99999;
    width: 0px;
    margin: 0 auto;
}

.logo-align {
    text-align: center;
    padding-left: 40% !important;
}

.footer-main-content {
    width: 58%;
    margin: 0 auto;
}

/*Changes by deva*/
.main-contents a,.page-footer a{
	color: #ED8B00 !important;
}
.page-footer{
	background-color: #000!important;
}
.page-footer-inner p{
	color:#fff !important;
}
body,.footer_copy,.error_content,.error_subcontent,.footer_link{
	font-family: 'Roboto', sans-serif !important;
}
.footer_link{
	color: #ED8B00 !important;
}
.error_subcontent{
font-weight: 500 !important;
}
.navbar-brand{
	padding: 14px;
	height: 65px;
}
.logo a{
	   margin-left:30px;
   }
   .main-contents{
	   padding: 46px 7px 150px 10px;
   }
   .footer_copy,.footer_link{
	   padding: 4px 0;
   }
   .footer-contents{
	   padding: 14px 10px !important;
   }
@media screen and (max-width:768px){
	.right-toggle{
	float: right;
	}
	.navbar-collapse.in{
		overflow-y: inherit;
	}
	.navbar-nav{
		margin: 7.5px 400px;
	}
	.navbar-toggle{
		margin-top: 16px;
	}
	.collapse.in{
		    display: table;
	}
}
@media screen and (max-width:468px){
	.navbar-nav{
		margin: 7.5px 210px;
	}
}
@media screen and (max-width:468px){
	.navbar-nav{
		margin: 7.5px 110px;
	}
}
/*Changes by deva*/

@media only screen and (min-width:1024px) {
    .pgloader {
        background-color: red;
        position: Fixed;
        left: 45%;
        right: 90% !important;
        top: 30%;
        z-index: 99999;
        width: 0px;
        margin: 0 auto;
    }

    .footer-main-content {
        width: 58%;
        margin: 0 auto;
    }
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes lds-spinner {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.lds-spinner {
    position: relative;
}

    .lds-spinner div {
        left: 94px;
        top: 48px;
        position: absolute;
        -webkit-animation: lds-spinner linear 1s infinite;
        animation: lds-spinner linear 1s infinite;
        background: #f28f00;
        width: 12px;
        height: 24px;
        border-radius: 40%;
        -webkit-transform-origin: 6px 52px;
        transform-origin: 6px 52px;
    }

        .lds-spinner div:nth-child(1) {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-animation-delay: -0.916666666666667s;
            animation-delay: -0.916666666666667s;
        }

        .lds-spinner div:nth-child(2) {
            -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
            -webkit-animation-delay: -0.833333333333333s;
            animation-delay: -0.833333333333333s;
        }

        .lds-spinner div:nth-child(3) {
            -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
            -webkit-animation-delay: -0.75s;
            animation-delay: -0.75s;
        }

        .lds-spinner div:nth-child(4) {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            -webkit-animation-delay: -0.666666666666667s;
            animation-delay: -0.666666666666667s;
        }

        .lds-spinner div:nth-child(5) {
            -webkit-transform: rotate(120deg);
            transform: rotate(120deg);
            -webkit-animation-delay: -0.583333333333333s;
            animation-delay: -0.583333333333333s;
        }

        .lds-spinner div:nth-child(6) {
            -webkit-transform: rotate(150deg);
            transform: rotate(150deg);
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
        }

        .lds-spinner div:nth-child(7) {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            -webkit-animation-delay: -0.416666666666667s;
            animation-delay: -0.416666666666667s;
        }

        .lds-spinner div:nth-child(8) {
            -webkit-transform: rotate(210deg);
            transform: rotate(210deg);
            -webkit-animation-delay: -0.333333333333333s;
            animation-delay: -0.333333333333333s;
        }

        .lds-spinner div:nth-child(9) {
            -webkit-transform: rotate(240deg);
            transform: rotate(240deg);
            -webkit-animation-delay: -0.25s;
            animation-delay: -0.25s;
        }

        .lds-spinner div:nth-child(10) {
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
            -webkit-animation-delay: -0.166666666666667s;
            animation-delay: -0.166666666666667s;
        }

        .lds-spinner div:nth-child(11) {
            -webkit-transform: rotate(300deg);
            transform: rotate(300deg);
            -webkit-animation-delay: -0.083333333333333s;
            animation-delay: -0.083333333333333s;
        }

        .lds-spinner div:nth-child(12) {
            -webkit-transform: rotate(330deg);
            transform: rotate(330deg);
            -webkit-animation-delay: 0s;
            animation-delay: 0s;
        }

.lds-spinner {
    width: 152px !important;
    height: 152px !important;
    -webkit-transform: translate(-76px, -76px) scale(0.76) translate(76px, 76px);
    transform: translate(-76px, -76px) scale(0.76) translate(76px, 76px);
}

.row {
    margin: 0px !important;
}

.nav-selected {
    color: #f28f00 !important;
}

.navbar-inverse .navbar-nav > li > a {
    padding-top: 0px !important;
    padding-bottom: 7px;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
}

.navbar-inverse .navbar-nav {
    margin-top: 25px;
}

.main-text {
    top: 50px;
    /* width: 93%;*/
    width: 98%;
    color: #FFF;
    margin-left: 50px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-clear {
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}

    .btn-clear:hover {
        color: #000;
        background-color: #FFF;
    }

.boxed {
    background-color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    margin-top: 10%;
    padding-top: 1%;
    height: 140px;
    /*height: 160px;*/
    width: 185px;
    text-align: center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.boxheading {
    font-family: "Geogtq-Rg";
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding-left: 10px;
    padding-bottom: 8px;
}

.myboxtext {
    font-family: "Geogtq-Rg";
    /*font-style: oblique !important;*/
    font-size: 14px;
    color: #fff;
    text-align: left;
    line-height: 20px;
    padding: 0px 10px;
}

.myboxtexts {
    font-family: Geogtq-Rg;
    /*font-style: oblique !important;*/
    font-size: 14px;
    color: #fff;
    text-align: left;
    line-height: 15px;
}

.banner_righthead {
    font-family: "Geogtq-Sb";
    font-style: normal !important;
    font-size: 62px !important;
    font-weight: 600 !important;
    text-align: right !important;
    padding-top: 50px;
}

.register-line {
    padding: 0px 0px 8px 0px;
}

.slider-content-para {
    font-family: Geogtq-Rg;
    text-align: right;
    font-size: 18px;
    letter-spacing: 1px;
    /*font-style: oblique !important;*/
}

.footer-content-para {
    font-size: 16px;
    /*font-style: oblique !important;*/
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#bannersection {
    position: relative;
    display: table;
    width: 100%;
    background-image: url(../Images/slider/index-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: calc(100vh - 170px);
}

.bannercontent {
    display: table-cell;
    vertical-align: middle;
    color: #FFF;
    padding: 0 3%;
    position: relative;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.home-intro {
    background-color: #000;
    color: #fff;
    display: block;
}

.main-container {
    padding: 60px 0;
}

.mobile_top {
    padding-right: 30px;
}

.nav-head {
    background-color: #f8f8f8 !important;
    height: 75px;
}

.footer-copyright {
    font-size: 12px;
    /*font-style: oblique !important;*/
}

.index-footer-footer {
    font-size: 24px;
    /*font-style: oblique !important;*/
    font-weight: 600;
}

.index-powered {
    padding-left: 200px;
}

.terms-content {
    float: right;
    padding-right: 20px;
}

/*Index page*/
.box {
    text-align: center;
    position: relative;  
}

.boxed {
    width: 200px;
}

.box:before,
.box:after {
    content: "";
    width: 0;
    height: 30%;
    background: rgba(255,255,255,0.6);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.box:after {
    left: auto;
    right: 0;
}

.box:hover:before,
.box:hover:after {
    width: 5%;
    background-color: #f28f00;
}

.box img {
    width: 100%;
    height: auto;
}

.box .box-content {
    margin-top: 20px;
    width: 100%;
    height: 87%;
    background: rgba(0,0,0,0.9);
    border-radius: 10px;
    padding-top: 10%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.box:hover .box-content {
    opacity: 1;
}

.box .title {
    font-size: 22px;
    font-weight: 700;
    color: #ee4266;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.box .post {
    display: block;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}

.box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .box .icon li {
        display: inline-block;
    }

        .box .icon li a {
            display: inline-block;
            width: 60px;
            height: 60px;
            line-height: 70px;
            border-radius: 50%;
            font-size: 40px;
            color: #fff;
            position: relative;
            transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
        }

            .box .icon li a:hover:after {
                content: "";
                width: 100%;
                height: 100%;
                border-radius: 50%;
                position: absolute;
                top: 0;
                left: 0;
                animation: hoverEffect 1.3s ease-out 75ms;
                -webkit-animation: hoverEffect 1.3s ease-out 75ms;
                -moz-animation: hoverEffect 1.3s ease-out 75ms;
                -ms-animation: hoverEffect 1.3s ease-out 75ms;
                -o-animation: hoverEffect 1.3s ease-out 75ms;
            }

.frame-index {
    padding: 10px;
    padding-top: 7px;
}

.centerbox-line {
    width: auto !important;
}

.index-frame-content {
    font-family: Geogtq-Rg;
    font-size: 14px !important;
}

.index-footer-contents {
    font-family: Geogtq-Rg;
    font-size: 15px !important;
    letter-spacing: 1px;
}

.index-copyright-content {
    font-family: Geogtq-Rg;
    font-size: 11px !important;
    letter-spacing: 1px;
}

.abt-main-content {
    font-family: Geogtq-Rg;
    font-size: 16px !important;
    letter-spacing: 1px;
}

@keyframes hoverEffect {
    0% {
        opacity: 0.3;
    }

    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
        -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
        -moz-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
        -o-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
        -ms-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
    }

    100% {
        box-shadow: 0 0 0 2px rgba(242,143,0,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(242,143,0,0.5);
        -webkit-box-shadow: 0 0 0 2px rgba(242,143,0,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(242,143,0,0.5);
        -moz-box-shadow: 0 0 0 2px rgba(242,143,0,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(242,143,0,0.5);
        -ms-box-shadow: 0 0 0 2px rgba(242,143,0,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(242,143,0,0.5);
        -o-box-shadow: 0 0 0 2px rgba(242,143,0,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(242,143,0,0.5);
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -sand-transform: scale(1.5);
        opacity: 0;
    }
}

@-webkit-keyframes hoverEffect {
    0% {
        opacity: 0.3;
    }

    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
        -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
        -moz-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
        -o-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
        -ms-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
    }

    100% {
        box-shadow: 0 0 0 2px rgba(242,143,0,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(242,143,0,0.5);
        -webkit-box-shadow: 0 0 0 2px rgba(242,143,0,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(242,143,0,0.5);
        -moz-box-shadow: 0 0 0 2px rgba(242,143,0,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(242,143,0,0.5);
        -ms-box-shadow: 0 0 0 2px rgba(242,143,0,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(242,143,0,0.5);
        -o-box-shadow: 0 0 0 2px rgba(242,143,0,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(242,143,0,0.5);
        transform: scale(1.5);
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -sand-transform: scale(1.5);
        opacity: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width:1300px) {
    .boxed {
        width: 185px;
    }

    .boxheading {
        font-size: 13px !important;
    }

    .boxed-centered {
        margin-top: 17px !important;
        padding-left: 0px !important;
    }

    .inners-box {
        width: 185px !important;
    }
}

@media only screen and (min-width: 1301px) and (max-width:1600px) {
    .inners-box {
        width: 200px !important;
    }
}


@media only screen and (min-width: 768px) and (max-width:1024px) {
    .banner_righthead {
        font-size: 30px !important;
        font-weight: 600 !important;
        text-align: right !important;
        padding-top: 40px !important;
    }

    .main-text {
        top: 0px !important;
    }

    .boxed {
        height: 165px;
        padding-top: 1%;
    }

    .register-line {
        padding: 15px 0px 8px 0px;
    }

    .index-powered {
        padding-left: 200px;
    }

    .terms-content {
        float: right;
        padding-right: 20px;
    }

    .footer-main-content {
        width: 80%;
        margin: 0 auto;
    }
}


@media only screen and (min-width: 320px) and (max-width:500px) {
    .banner_righthead {
        font-size: 30px !important;
        font-weight: 600 !important;
        text-align: right !important;
        padding-top: 40px !important;
    }

    .slider-content-para {
        text-align: right;
        font-size: 15px;
    }

    .index-footer-footer {
        font-size: 18px;
        line-height: 1.5em;
    }

    .index-footer-heading {
        width: 98%;
        text-align: center;
    }

    .footer-inner-content {
        font-size: 12px;
    }

    .index-frame-content {
        font-family: Geogtq-Rg;
        font-size: 16px !important;
    }

    .index-footer-contents {
        font-family: Geogtq-Rg;
        font-size: 17px !important;
        letter-spacing: 1px;
    }

    .index-copyright-content {
        font-family: Geogtq-Rg;
        font-size: 11px !important;
        letter-spacing: 1px;
    }

    .boxheading {
        font-size: 18px;
    }

    .footer-copyright {
        font-size: 9px;
    }

    .main-text {
        top: 50px;
        width: 100%;
        color: #FFF;
        margin-left: 0px;
    }

    .boxed {
        height: 170px;
        padding-top: 1%;
        width: 100%;
    }

    #bannersection {
        position: relative;
        display: table;
        width: 100%;
        background-image: url('../../Content/Images/slider/index-bg-xs.jpg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: calc(100vh - 170px);
    }

    .frame-bottom {
        padding-bottom: 20px;
    }

    .mbl-frame {
        padding: 0px;
    }

    .logo-align {
        text-align: center;
        padding-left: 10px !important;
    }

    .footer-main-content {
        width: 95%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 320px) {
    .intro_logoimg {
        width: 200px;
        height: 60px;
        padding-top: 20px;
        padding-left: 70px;
    }

    .box .box-content {
        margin-top: 22px;
    }

    /*.logintab {
        padding-left: 5px !important;
    }*/

    .index-powered {
        padding-left: 10px;
    }

    .terms-content {
        float: right;
        padding-right: 70px;
    }

    .footer-main-content {
        width: 95%;
        margin: 0 auto;
    }

    .index-frame-content {
        font-family: Geogtq-Rg;
        font-size: 14px !important;
    }

    .index-footer-contents {
        font-family: Geogtq-Rg;
        font-size: 16px !important;
        letter-spacing: 1px;
    }

    .index-copyright-content {
        font-family: Geogtq-Rg;
        font-size: 11px !important;
        letter-spacing: 1px;
    }

    .boxheading {
        font-size: 18px;
    }
}

@media only screen and (min-width: 321px) and (max-width:425px) {
    .box .box-content {
        margin-top: 30px;
        height: 86% !important;
    }

    .logo-align {
        text-align: center;
        padding-left: 10% !important;
    }

    .nav-head {
        background-color: #f8f8f8 !important;
        height: 65px !important;
    }

    /*.logintab {
        margin-left: 10px !important;
    }*/

    .index-powered {
        padding-left: 10px;
    }

    .terms-content {
        text-align: center;
    }
}

@media only screen and (min-width: 321px) and (max-width:375px) {
    /*.logintab {
        margin-left: 30px !important;
    }*/

    .box .box-content {
        margin-top: 25px;
    }

    .terms-content {
        float: right;
        padding-right: 100px;
    }
}

@media only screen and (min-width: 375px) and (max-width:425px) {
    .register-line {
        padding: 10px 0px 8px 0px;
    }
}

@media only screen and (min-width: 426px) and (max-width:768px) {
    .register-line {
        padding: 15px 0px 8px 0px !important;
    }

    .boxed {
        height: 155px;
    }

    .logo-align {
        text-align: center;
        padding-left: 30% !important;
    }


    /*.logintab {
        padding-top: 10px !important;
    }*/
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .box .box-content {
        width: 100% !important;
        margin-top: 25px !important;
    }

    .boxed {
        height: 165px !important;
        padding-top: 1%;
        width: 100%;
    }

    .main-text {
        top: 50px;
        width: 100%;
        color: #FFF;
        margin-left: 0px;
    }

    .register-line {
        padding: 15px 0px 8px 0px;
    }

    .frame-bottom {
        padding-bottom: 20px;
        /*margin-top: 50px!important;*/
    }
}

/* ----------- Galaxy S3 ----------- */
@media only screen and (min-width: 414px) and (max-width: 767px) {
    #bannersection {
        position: relative;
        display: table;
        width: 100%;
        background-image: url(../Images/slider/index-bg-sm.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: calc(100vh - 170px);
    }

    .main-text {
        top: 50px;
        width: auto;
        color: #FFF;
        margin-left: 0px;
    }

    .boxed {
        width: 100%;
    }

    .register-line {
        padding: 20px 0px 10px 0px !important;
        width: 80%;
        margin-left: 30px;
    }

    /*.box img {
        width: 75%;
    }*/

    .centerbox-line {
        width: 80% !important;
    }

    .index-powered {
        padding-left: 20px;
    }

    .frame-bottom-last {
        padding-bottom: 10px;
    }

    .terms-content {
        text-align: center;
    }

    .footer-main-content {
        width: 95%;
        margin: 0 auto;
    }
}

/*@media only screen and (min-width: 731px) and (orientation: landscape) { 
    .frame-bottom-last {
        padding-top: 50px!important;
    } 

}*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .frame-bottom-last {
        padding-top: 0px !important;
    }
}


@media only screen and (min-width: 1025px) {
    .frame-bottom-last {
        padding-top: 0px !important;
    }
}
/*Pixel*/



/* Portrait and Landscape */
/*@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) {
}


@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
}


@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape) {
}*/

/* ----------- Galaxy S4, S5 and Note 3 ----------- */

/* Portrait and Landscape */
/*@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
    #bannersection {
        position: relative;
        display: table;
        width: 100%;
        background-image: url(../Images/slider/index-bg-sm.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: calc(100vh - 170px);
    }

    .main-text {
        top: 50px;
        width: auto;
        color: #FFF;
        margin-left: 0px;
    }

    .boxed {
        width: 100%;
    }

    .register-line {
        padding: 20px 0px 10px 0px !important;
        width: 80%;
        margin-left: 30px;
    }

    .box img {
        width: 75%;
    }

    .centerbox-line {
        width: 80% !important;
    }

    .index-powered {
        padding-left: 20px;
    }

    .frame-bottom-last {
        padding-bottom: 10px;
    }

    .terms-content {
        text-align: center;
    }
}*/

/* Portrait */
/*@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
}


@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
}*/

/* ----------- Galaxy S6 ----------- */

/* Portrait and Landscape */
/*@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4) {
    #bannersection {
        position: relative;
        display: table;
        width: 100%;
        background-image: url(../Images/slider/index-bg-sm.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: calc(100vh - 170px);
    }

    .main-text {
        top: 50px;
        width: auto;
        color: #FFF;
        margin-left: 0px;
    }

    .boxed {
        width: 100%;
    }

    .register-line {
        padding: 20px 0px 10px 0px !important;
        width: 80%;
        margin-left: 30px;
    }

    .box img {
        width: 75%;
    }

    .centerbox-line {
        width: 80% !important;
    }

    .index-powered {
        padding-left: 20px;
    }

    .frame-bottom-last {
        padding-bottom: 10px;
    }

    .terms-content {
        text-align: center;
    }
}*/

/* Portrait */
/*@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4) and (orientation: portrait) {
}


@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 4) and (orientation: landscape) {
}*/


/*IPad*/
/*@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  
{
    .boxed{width: 280px!important;}
    .box-content { margin-top: 25px!important;}
}*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

    .boxed {
        width: 230px !important;
    }

    .box .box-content {
        width: 110% !important;
        margin-top: 20px !important;
    }

    .frame-bottom-last {
        margin-top: 0px !important;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .boxed {
        width: 230px !important;
    }

    .box-content {
        margin-top: 25px !important;
    }

    .frame-bottom-last {
        padding-top: 50px !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .frame-bottom-last {
        padding-top: 0px !important;
    }
}


/*IPad Pro*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    #bannersection {
        position: relative;
        display: table;
        width: 100%;
        background-image: url(../Images/slider/index-bg-sm.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: calc(100vh - 170px);
    }

    .boxed {
        width: 210px !important;
        margin-top: 10px;
    }

    /*21-03-2018*/

    /*.logintab {
        width: 210px !important;
    }

      .center-box {
        padding-right: 0px !important;
    }
    */
    .register-line {
        padding: 10px 0px 8px 0px !important;
    }

    .box .box-content {
        width: 100% !important;
        margin-top: 10px !important;
        height: 93%;
    }



    .frame-bottom-last {
        margin-top: 0px !important;
    }
}


@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) {
    .logintab {
        margin-left: 0px !important;
    }

    .frame-bottom-last {
        padding-top: 0px !important;
    }
}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) {
    .logintab {
        margin-left: 0px !important;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .frame-bottom-last {
        padding-top: 0px !important;
    }
}

@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .frame-bottom-last {
        padding-top: 0px !important;
    }
}

/*About*/
.scroll {
    font-size: 18px;
}

.index-sideheading {
    font-size: 36px;
}

.morecome {
    font-weight: 500;
}

.nav-selected {
    color: #f28f00 !important;
}

.abt_font {
    font-family: Geogtq-Sb;
    font-size: 52px;
    color: #f28f00;
    padding-right: 50px;
    font-weight: 600;
    text-align: right;
}

.abt-top-content {
    width: 80%;
    margin: 0 auto;
}

.abt-content-frames {
    width: 80%;
    margin: 0 auto;
}

.abt-content {
    font-size: 18px;
    color: #5d5d5d;
    text-align: center;
}

.row {
    margin: 0px !important;
}

.abt-frame {
    background-color: #fff;
    border-radius: 5px;
    height: 320px;
}

.abt-frame-title {
    font-family: Geogtq-Bd, Geogtq-Sb;
    font-size: 16px;
    font-weight: 600;
    color: #5d5d5d;
    padding: 20px;
    text-align: center;
    line-height: 120%;
}

.abt-icons {
    text-align: center;
}

.abt-frame-content {
    font-size: 16px;
    color: #5d5d5d;
    text-align: center;
    padding-top: 15px;
    font-weight: 400;
    line-height: 140%;
}

.navbar {
    border: 0px solid transparent !important;
}

.abt-login {
    float: right;
    /* border-bottom: 70px solid #f28f00; */
    /* border-left: 25px solid transparent; */
    /* width: 125px; */
    height: 70px;
}

@media only screen and (max-width:500px) {
    .abt_font {
        font-size: 46px;
        color: #f28f00;
        padding-right: 10px;
        font-weight: 600;
        text-align: right;
    }

    .abt-top-content {
        width: 100%;
        margin: 0 auto;
    }

    .abt-login {
        float: right;
        /* border-bottom: 70px solid #f28f00; */
        /* border-left: 25px solid transparent */
        width: 75px;
        height: 70px;
    }
}
/*Contact*/
.scroll {
    font-size: 18px;
}

.send-button {
    background-color: #f28f00;
    color: #fff;
    padding: 2px 5px;
    border: 1px solid #f28f00;
}

.index-sideheading {
    font-size: 36px;
}

.morecome {
     font-family: 'Geogtq-Sb', Geogtq-Bd;
}

.contact-leftcontent-frame {
    font-size: 18px;
    line-height: 160%;
    padding-left: 50px;
    padding-top: 50px;
}

.table-border {
    border-bottom: 1px solid #fff !important;
}

.icon-color {
    font-size: 32px;
    color: #5d5d5d !important;
}

.contact-leftcontent {
    font-size: 24px;
}

.thbackground {
    background-color: #f28f00 !important;
    color: #fff !important;
}

.table-bordered {
    border: 1px;
}

.table-radius {
    border-radius: 5px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.table-thead {
    background-color: #5d5d5d !important;
    color: #fff;
    border: 1px solid #fff;
}

.table-td-content {
    padding-left: 20px;
}

@media only screen and (max-width:500px) {
    .contact-leftcontent-frame {
        font-size: 18px;
        line-height: 160%;
        padding-left: 0px;
        padding-top: 10px;
    }

    .contact-leftcontent {
        font-size: 18px;
    }

    .table-td-content {
        padding-left: 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .contact-leftcontent-frame {
        font-size: 18px;
        line-height: 160%;
        padding-left: 0px;
        padding-top: 10px;
    }

    .contact-leftcontent {
        font-size: 18px;
    }

    .table-td-content {
        padding-left: 0px;
    }
}
