/** Generated by FG **/
@font-face {
    font-family: 'Conv_OPTIMA_0';
    src: url('../fonts/OPTIMA_0.eot');
    src: local('☺'), url('../fonts/OPTIMA_0.woff') format('woff'), url('../fonts/OPTIMA_0.ttf') format('truetype'), url('../fonts/OPTIMA_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

.login-style  input{
    background:transparent !important;
    border:0px !important;
}

.money-back-gaurantee {
    position:absolute; right:34px; top:17px; width:150px;
}

.money-back-gaurantee img {
    width:100%;
    max-width:100%;
}

.middle-area .form-group {
    margin-bottom: 0em !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #414245;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #414245;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #414245;
}

.middle-area .form-group input {
    border: 1px solid #ccc;
    background: #fff;
}

.same-btn{
      background: #0b126e;
    color: #343434 !important;
    border: 0px;
    font-size: 17px;
    border: 1px solid #d2a30d;
    font-weight: bold;
    height: auto !important;
    text-transform: uppercase;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFD75E), color-stop(1, #E1B72E));
    background-image: -o-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: -moz-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: -webkit-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: -ms-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: linear-gradient(to bottom, #ffe185 0%, #ffc300 100%);
        width: 100%;
    padding: 20px;
}

.same-btn:hover{
    background: #0b126e !important;
    color: #fff !important;
    border: 1px solid #060938;
}

.phases-box-right.new p {
    font-size: 14.1px !important;
}

.safari-h4 {
    margin-left: 58px !important;
}

.phases-box-left img {
    left: -36px !important;
}

.step-one-box-fa {
    height: 228px !important;
}

.dr-bridges {
    background: url(/template_file/public_image/Untitled-2.jpg) center center !important;
}


body {
    font-family: 'Conv_OPTIMA_0';
    margin: auto;
}

.phases-box-left img {
    padding: 0px 3px;
}

.step-one-box-fa {
    background: #fff;
    width: 155px;
    height: 150px !important;
    border-radius: 100%;
    font-size: 80px;
    color: #0d147a;
    padding: 16px 0px;
    display: table;
    margin: 0 auto;
}

.text_red {
    color: red;
}
.innerCircle p {
    width: 147px;
    margin-left: auto;
    margin-right: auto;
}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999;
    cursor: pointer;
    text-align: center;
    padding-top: 50vh;
}
.item p {
    color: #252424;
    font-size: 24px;
    font-family: Open Sans;
    margin-bottom: 24px;
}

.header {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #111D9E), color-stop(1, #0A1062));
    background-image: -o-linear-gradient(bottom, #111D9E 0%, #0A1062 100%);
    background-image: -moz-linear-gradient(bottom, #111D9E 0%, #0A1062 100%);
    background-image: -webkit-linear-gradient(bottom, #111D9E 0%, #0A1062 100%);
    background-image: -ms-linear-gradient(bottom, #111D9E 0%, #0A1062 100%);
    background-image: linear-gradient(to bottom, #111D9E 0%, #0A1062 100%);
    padding: 16px 0px 26px;
    text-align: center;
}

.header-bottems {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #A3DCF7), color-stop(1, #94CFE8));
    background-image: -o-linear-gradient(bottom, #A3DCF7 0%, #94CFE8 100%);
    background-image: -moz-linear-gradient(bottom, #A3DCF7 0%, #94CFE8 100%);
    background-image: -webkit-linear-gradient(bottom, #A3DCF7 0%, #94CFE8 100%);
    background-image: -ms-linear-gradient(bottom, #A3DCF7 0%, #94CFE8 100%);
    background-image: linear-gradient(to bottom, #A3DCF7 0%, #94CFE8 100%);
    padding: 0px 0px 0px;
}

ul.nav.navbar-nav.header-bottem li a {
    font-size: 17px;
    color: #212121;
    font-family: Open Sans;
}

.logo {
    float: left;
    padding-left: 5%;
}

.btn.btn-started {
    float: right;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFD75E), color-stop(1, #E1B72E));
    background-image: -o-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: -moz-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: -webkit-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: -ms-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: linear-gradient(to bottom, #ffe185 0%, #ffc300 100%);
    border: 2px solid #fff;
    border-radius: 56px;
    padding: 3px 34px 3px;
    font-size: 20px;
    color: #fff;
    margin-top: 0px;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.25);
    font-family: 'Conv_OPTIMA_0';
}

ul.nav.navbar-nav.header-bottem li a:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #111D9E), color-stop(1, #0A1062));
    background-image: -o-linear-gradient(bottom, #111D9E 0%, #0A1062 100%);
    background-image: -moz-linear-gradient(bottom, #111D9E 0%, #0A1062 100%);
    background-image: -webkit-linear-gradient(bottom, #111D9E 0%, #0A1062 100%);
    background-image: -ms-linear-gradient(bottom, #111D9E 0%, #0A1062 100%);
    background-image: linear-gradient(to bottom, #111D9E 0%, #0A1062 100%);
    color: #fff;
}

.opening-door {
    background: url(../public_image/opening-door.jpg) center !important;
    height: 791px;
    position: relative;
}

.opening-door h1 {
    color: #fff;
    font-size: 36px;
    margin-top: 45px;
    text-align: center;
}

.your-voice {
    display: table;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 143px;
}

.your-voice h3 {
    font-size: 30px;
    color: #0f0f0f;
    font-weight: 600;
    line-height: 39px;
    margin-bottom: 63px;
}

.your-voice h2 {
    color: #232323;
    font-size: 53px;
    line-height: 92px;
    font-weight: 600;
}

.opening-door .btn.btn-started {
    position: absolute;
    bottom: 24px;
    right: 12%;
    padding: 3px 33px 3px;
    font-size: 30px;
}

.what-type {
    background: #0c157e;
    color: #fff;
    text-align: center;
    padding: 34px 0px;
}

.what-type h1 {
    font-size: 42px;
    margin-bottom: 38px;
    font-weight: normal;
    font-family: Open Sans;
}

.in-today {
    background: #fff;
    border-radius: 7px;
    color: #1a1a1a;
    padding: 11px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.in-today-head {
    background: #9dd5f4;
    padding: 15px;
    margin-bottom: 20px;
}

.in-today-head h2 {
    font-size: 35px;
    margin: 0;
}

.in-today-box {
    text-align: left;
    width: 43%;
    float: left;
    margin-right: 6%;
    margin-bottom: 16px;
}

.in-today-box-left {
    float: left;
    border: 2px solid #ccc;
    width: 70px;
    height: 70px;
    text-align: center;
    padding-top: 9px;
    margin-right: 10px;
}

.in-today-box-right {
    float: left;
    width: 83%;
}

.in-today-box-right h4 {
    margin: 0px;
    font-size: 20px;
    color: #2c35ae;
    margin-bottom: 5px;
}

.in-today-box-right p {
    font-size: 16px;
    line-height: 23px;
    font-family: Open Sans;
    margin-bottom: 7px;
}

.phases-of-vocal {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ABBF4), color-stop(1, #B8E7FD));
    background-image: -o-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: -moz-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: -webkit-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: -ms-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: linear-gradient(to bottom, #7ABBF4 0%, #B8E7FD 100%);
    text-align: center;
    padding: 30px 0px 20px;
}

.phases-of-vocal h1 {
    color: #2c35ae;
    font-size: 64px;
    margin-bottom: 26px;
}

.phases-of-vocal p {
    color: #2f2f2f;
    font-size: 20px;
    font-family: Open Sans;
    margin-bottom: 57px;
}

.phases-of-vocal p span {
    font-weight: 600;
}

.phases-box {
    text-align: left;
    display: table;
    margin: 0 auto;
    float: none;
    width: 80%;
    margin-top: 20px;
}

.phases-box-left {
    float: left;
    background: #2c35ae;
    padding: 23px 21px;
    border-radius: 100%;
    width: 100px;
    height: 100px;
}

.phases-box-right {
    float: left;
    width: 83%;
    margin-left: 23px;
}

.phases-box-right p {
    font-size: 16px;
    color: #2f2f2f;
    margin-bottom: 12px;
}

.phases-box-right h4 {
    color: #2c35ae;
    font-size: 25px;
}

.phases-box-left .fa {
    color: #97d0f8;
    font-size: 60px;
}

.phases-box-left .fa.fa-sellsy {
    margin-left: -6px;
    margin-top: -3px;
}

.phases-box-left .fa.fa-microphone {
    padding: 0px 10px;
}

.how-training {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0D1783), color-stop(1, #0A1061));
    background-image: -o-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: -moz-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: -webkit-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: -ms-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: linear-gradient(to bottom, #0D1783 0%, #0A1061 100%);
    padding: 20px 0px 150px;
    color: #fff;
}

.how-training h1 {
    text-align: center;
    color: #fff;
    font-size: 64px;
    margin-bottom: 34px;
}

.step-one {
    float: left;
    width: 29%;
    text-align: center;
    margin: 19px;
}

.step-one-box {
    background: #070d60;
    padding: 107px 17px 23px;
    position: relative;
    top: 113px;
    width: 100%;
    height: 289px;
}

.step-one-box-fa {
    position: relative;
    margin-top: -190px;
    left: 0;
    right: 0;
    margin-bottom: 23px;
}

i.fa.fa-share {
    background: #79baf4;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    font-size: 80px;
    color: #0d147a;
    padding: 37px 0px;
}

.step-one h4 {
    font-size: 33px;
    margin-top: 0px;
    color: #f6d452;
}

.step-one p {
    font-size: 19px;
    margin-bottom: 0px;
    color: #f6d452;
}

.step-one-box p {
    font-size: 16px;
    margin-bottom: 0px;
    font-family: Open Sans;
    color: #fff;
}

.online-vocal h5 {
    font-size: 32px;
    color: #f6d452;
    font-family: Open Sans;
}

.online-vocal {
    position: relative;
    top: 89px;
    margin: 37px 25px 0px 0px;
}

.online-vocal .btn.btn-started {
    right: 27px;
    position: relative;
    top: 8px;
}

.benefits-classical {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ABBF4), color-stop(1, #B8E7FD));
    background-image: -o-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: -moz-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: -webkit-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: -ms-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: linear-gradient(to bottom, #7ABBF4 0%, #B8E7FD 100%);
    padding: 30px 0px 20px;
    position: relative;
}

.benefits-classical .container {
    background: url(../public_image/benefits-classical-1.png) center center no-repeat;
}

.benefits-classical-center img {
    display: none;
}

.benefits-classical h1 {
    color: #2c35ae;
    font-size: 45px;
    margin-bottom: 30px;
    text-align: center;
}

.benefits-classical-left {
    float: left;
    width: 50%;
}

.benefits-classical-left h4 {
    color: #2c35ae;
    font-size: 27px;
}

.benefits-classical-left p {
    color: #2f2f2f;
    font-size: 17px;
    font-family: Open Sans;
}

.benefits-classical-right {
    float: left;
    width: 50%;
    text-align: right;
}

.benefits-classical-right h4 {
    color: #2c35ae;
    font-size: 27px;
}

.benefits-classical-right p {
    color: #2f2f2f;
    font-size: 17px;
    font-family: Open Sans;
}

.benefits-classical-center {
    height: 280px;
    top: 248px;
    position: absolute;
    left: -17px;
    right: 0;
    text-align: center;
}

.dr-bridges {
    background: linear-gradient(rgba(10, 17, 103, 0.35), rgba(10, 17, 103, 0.15)), url(../public_image/Untitled-2.jpg) center center;
    height: 785px;
    position: relative;
    background-size: cover !important;
}

.dr-bridges-bottem h3 span {
}

.dr-bridges-bottem h3 {
    font-size: 37px;
    font-family: Open Sans;
}

.dr-bridges-bottem {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    background: rgba(10, 16, 98, 0.25);
    color: #fff;
    padding: 10px 40px 40px;
    height: 171px;
}

.dr-bridges .btn.btn-started {
    position: relative;
    top: 43px;
    font-size: 40px;
}

.compare-your {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0D1783), color-stop(1, #0A1061));
    background-image: -o-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: -moz-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: -webkit-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: -ms-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: linear-gradient(to bottom, #0D1783 0%, #0A1061 100%);
    padding: 40px 0px 50px;
    color: #fff;
}

.compare-your h1 {
    font-size: 57px;
    color: #f6d452;
    margin-bottom: 50px;
    text-align: center;
}

.compare-your-left {
    float: left;
    width: 32%;
    text-align: left;
    position: relative;
    top: 68px
}

i.fa.fa-tachometer {
    padding-top: 27px;
}

i.fa.fa-soundcloud {
    font-size: 49px;
}

i.fa.fa-check-circle {
    padding-left: 5px;
    position: relative;
    top: -2px;
}

.compare-your-left p {
    font-family: Open Sans;
    font-size: 21px;
    margin-bottom: 29px;
    line-height: 20px;
    color: #d8d8d8;
}

.compare-your-left p span {
    font-weight: bold;
    color: #fff;
}

a.btn.btn-read {
    color: #82c1f5;
    font-size: 17px;
    padding-left: 2px;
}

.footer a {
    color: #ffffff;
    text-decoration: none;
    margin-right: 13px;
    font-size: 13px;
}

.footer a:hover {
    color: #7dbdf5;
}

a.btn.btn-read .fa.fa-angle-down {
    position: relative;
    top: 1px;
}

a.btn.btn-read:hover {
    color: #79baf4;
}

.academy-of-voice {
    float: left;
    width: 20%;
}

.academy-of-voice ul {
    list-style: none;
}

.academy-of-voice ul li {
    background: #080c48;
    text-align: center;
    border-bottom: 2px solid #080b3a;
    padding: 17px;
    width: 90%;
    display: table;
    margin: 0 auto;
}

.academy-of-voice h4 {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    height: 36px;
}

.academy-of-voice ul li {
    font-size: 18px;
    color: #7cbcf4;
    min-height: 64px;
}

.take-next {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ABBF4), color-stop(1, #B8E7FD));
    background-image: -o-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: -moz-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: -webkit-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: -ms-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: linear-gradient(to bottom, #7ABBF4 0%, #B8E7FD 100%);
    padding: 30px 0px 20px;
}

.take-next h1 {
    color: #2c35ae;
    font-size: 53px;
    margin-bottom: 14px;
    text-align: center;
}

.take-next p span {
    font-weight: 600;
}

.take-next p {
    color: #252525;
    font-size: 27px;
    text-align: center;
    font-family: Open Sans;
    margin-bottom: 50px;
}

.take-next-left {
    float: left;
    width: 39%;
    text-align: right;
}

.take-next-right {
    float: right;
    width: 57%;
    margin-bottom: 22px;
}

.take-next .btn.btn-started {
    clear: both;
    display: table;
    margin: 0 auto;
    position: relative;
    left: 61%;
    float: left;
}

.take-next-right h5 {
    font-size: 22px;
    color: #2f2f2f;
    margin-top: 0px;
    font-family: Open Sans;
}

.take-next-right li {
    font-size: 18px;
    color: #2f2f2f;
    font-family: Open Sans;
}

.take-next-right p {
       text-align: left;
    font-size: 18px;
    margin-bottom: 18px;
    float: right;
    margin-top: 0px;
    padding: 14px;
}

p.free {
    color: #1c1c1c;
    font-size: 27px;
    margin-top: 10px;
    font-family: 'Conv_OPTIMA_0';
    float: right;
    position: relative;
    right: 5%;
}

.teaching-philosophy p span {
    color: #f6d452;
}

.teaching-philosophy p {
    font-size: 22px;
    font-family: Open Sans;
}

.teaching-philosophy h1 {
    font-size: 64px;
    text-align: center;
    margin-bottom: 50px;
    font-family: Open Sans;
}

.teaching-philosophy {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0D1783), color-stop(1, #0A1061));
    background-image: -o-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: -moz-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: -webkit-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: -ms-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: linear-gradient(to bottom, #0D1783 0%, #0A1061 100%);
    padding: 40px 0px 50px;
    color: #fff;
}

button.btn.btn-read {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7ABBF4), color-stop(1, #B8E7FD));
    background-image: -o-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: -moz-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: -webkit-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: -ms-linear-gradient(bottom, #7ABBF4 0%, #B8E7FD 100%);
    background-image: linear-gradient(to bottom, #7ABBF4 0%, #B8E7FD 100%);
    border: 2px solid #fff;
    border-radius: 56px;
    padding: 6px 55px 9px;
    font-size: 20px;
    color: #fff;
    margin-top: 30px !important;
    display: table;
    margin: 0 auto;
    font-family: Open Sans;
}

button.btn.btn-read .fa.fa-angle-down {
    font-size: 30px;
    position: relative;
    top: 4px;
    left: 4px;
}

.testimonal-cent {
    display: table;
    margin: 0 auto;
    width: 68%;
    text-align: center;
}

.testimonal-main {
    padding: 45px 15px 80px;
}

.testimonal-cent h1 {
    margin-bottom: 37px;
    color: #323232;
    font-size: 48px;
    font-family: Open Sans;
}

figcaption.caption p {
    color: #252424;
    font-size: 24px;
    font-family: Open Sans;
    margin-bottom: 24px;
}

.caption span {
    font-size: 24px;
}

.carousel-indicators .active {
    width: 20px;
    height: 20px;
    margin: 0;
    background-color: #d3a722;
}

.carousel-indicators {
    bottom: -66px;
}

.carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: #0a1062;
    border: 1px solid #fff;
    border-radius: 10px;
}

.testimonal-main .carousel:before {
    content: '';
    background: url(../public_image/testi-l.png) no-repeat;
    width: 56px;
    height: 48px;
    position: absolute;
    left: -66px;
    top: 82px;
    font-size: 40px;
}

.testimonal-main .carousel:after {
    content: '';
    background: url(../public_image/testi-r.png) no-repeat;
    width: 61px;
    height: 51px;
    position: absolute;
    right: -67px;
    top: 82px;
    font-size: 40px;
}

.footer {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #111D9E), color-stop(1, #0A1062));
    background-image: -o-linear-gradient(bottom, #111D9E 0%, #0A1062 100%);
    background-image: -moz-linear-gradient(bottom, #111D9E 0%, #0A1062 100%);
    background-image: -webkit-linear-gradient(bottom, #111D9E 0%, #0A1062 100%);
    background-image: -ms-linear-gradient(bottom, #111D9E 0%, #0A1062 100%);
    background-image: linear-gradient(to bottom, #0b126e 78%, #1c25a2 100%);
    padding: 40px 0px 20px;
    clear: both;
    color: #fff;
}

.footer p {
    margin-bottom: 0;
    font-size: 21px;
    font-family: Open Sans;
}

.step-one-box-fa .fa {
    background: #fff;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    font-size: 80px;
    color: #0d147a;
    padding: 37px 0px;
}

.btn.btn-started:hover {
}

button.btn.btn-read:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFD75E), color-stop(1, #E1B72E));
    background-image: -o-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: -moz-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: -webkit-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: -ms-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: linear-gradient(to bottom, #ffd34e 0%, #f0d100 100%);
}

.btn.btn-started:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFD75E), color-stop(1, #E1B72E));
    background-image: -o-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: -moz-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: -webkit-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: -ms-linear-gradient(bottom, #FFD75E 0%, #E1B72E 100%);
    background-image: linear-gradient(to bottom, #ffd34e 0%, #f0d100 100%);
}

.newphases-of-vocal h1 {
    color: #2c35ae;
    font-size: 54px;
    margin-bottom: 26px;
    text-align: center;
}

.newphases-of-vocal p {
    color: #2f2f2f;
    font-size: 20px;
    font-family: Open Sans;
    margin-bottom: 20px;
    width: 78%;
    display: table;
    margin: 0 auto;
}

.newphases-of-vocal {
    padding: 30px 0px 20px;
}

.phases-box.new {
    width: 79%;
    position: relative;
}

.phases-box-right.new {
    width: 94%;
}

.phases-box-right.new p {
    width: 100%;
    font-size: 14.5px;
}

.phases-box-right.new.flft {
    float: left;
    width: 100%;
    margin-right: 15px;
}

img.phases-img {
    float: left;
    width: 41%;
    position: relative;
    top: 13px;
}

.phases-box-left {
    float: left;
    background: #ffffff;
    padding: 23px 21px;
    border-radius: 100%;
    width: 200px;
    height: 200px;
    border: 1px solid #2c35ae;
    overflow: hidden;
    position: relative;
    top: 0px;
}

.phases-box-left img {
    position: relative;
    left: -39px;
    width: 211px;
    top: 14px;
}

.phases-box-right.new.Ready {
    width: 75%;
}

img.phases-img {
    float: right;
    width: 45%;
    top: -34px;
    box-shadow: -1px 0px 3px 2px #adadad;
    position: relative;
    margin-bottom: -24px;
    height: 202px;
    margin-left: 15px;
}

.phases-box-right.new p:contains('&nbsp;') {
    display: none;
}

.footer-left {
    float: left;
    clear: both;
    width: 25%;
}

.footer-right {
    float: right;
    width: 814px;
}

.foter-col {
    float: left;
    width: 25%;
}

.foter-col h1 {
    font-size: 13px;
    margin-top: 0px;
}

.foter-col ul {
    padding: 0px;
    list-style: none;
}

.foter-col ul li {
    font-family: Open Sans;
    margin-bottom: 5px;
}

.logo-foter img {
    width: 292px;
}

.footer h4 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 16px
}

.foter-copy.clearfix {
    clear: both;
    width: 95%;
    padding-top: 35px;
}

.foter-copy p {
    font-size: 12px;
}

.foter-copy a {
    float: right;
    font-size: 12px;
}

.follows .fa:hover {
    color: #7dbdf5;
}

.follows {
    display: table;
    margin: 0 auto;
}

.follows .fa {
    font-size: 17px;
    margin-top: 20px;
    margin-right: 12px;
    cursor: pointer;
}

.vedio-sec {
    width: 75%;
    display: table;
    margin: 0 auto;
    border: 5px solid #ffffff;
}

.flag_dropdown {
    float: right !important;
    text-align: left !important;
    font-family: 'Conv_OPTIMA_0';
}

.dd .ddTitle .ddTitleText {
    padding: 5px 20px 5px 11px !important;
}

.dd .ddTitle {
    color: #fff !important;
    background: none !important;
    text-shadow: none !important;
}

.dd .divider {
    border: 0px !important;
}

.dd {
    border: 1px solid #4550c3 !important;
}

.bs-pricing-four .btn.btn-white {
    color: #3C4857;
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}

.bs-pricing-four .btn.btn-white:focus,
.bs-pricing-four .btn.btn-white:active,
.bs-pricing-four .btn.btn-white:hover {
    box-shadow: 0 14px 26px -12px rgba(255, 255, 255, 0.42), 0 4px 23px 0px rgba(255, 255, 255, 0.12), 0 8px 10px -5px rgba(255, 255, 255, 0.2)
}

.header .top-login {
    text-align: right;
}

.header .top-login .btn.btn-primary {
    background: #95d0e9;
    margin-top: -20px;
    padding: 8px 35px;
    border: 0px !important;
    margin-bottom: 20px;
    font-size: 16px;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}

.header {
    border-top: 4px solid #9ad4ee;
}

.bs-pricing-four {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.bs-pricing {
    background: #fff;
}

.bs-pricing-four .btn,
.bs-pricing-four .navbar > li > a.btn {
    border: none;
    border-radius: 3px;
    position: relative;
    padding: 12px 30px;
    margin: 10px 1px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    will-change: box-shadow, transform;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.bs-pricing-four .btn {
    border-radius: 30px;
}

.bs-pricing-four .bs {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 6px;
    color: #444;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.bs-pricing-four .bs.bs-background-img {
    background: url(images/pricing-bg-image.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 1s;
}

.bs-pricing-four .bs.bs-background-img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.bs-pricing-four .bs-background-img,
.bs-pricing-four .bs-background-img h1 small {
    color: #fff;
}

.bg-danger {
    background-color: #3c45b9
}

.bs-pricing-four .bg-danger,
.bs-pricing-four .bg-danger h1 small {
    color: #fff;
}

.bs-pricing-four .bs-background-img:after {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: bs;
    left: 0;
    top: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.56);
    border-radius: 6px;
}

.bs-pricing-four .bs-pricing {
    text-align: center;
    position: relative;
}

.bs-pricing-four .bs-pricing .bs-caption div {
    font-size: 17px;
    margin-bottom: -56px;
    margin-top: -11px;
}

.bs.bs-pricing h1.bs-caption span {
    top: 10px;
    position: relative;
    transform: translateY(-70%);
}

.bs-pricing-four .bs-pricing .bs-caption {
    margin-top: 17px;
    background: #f3f3f3;
    font-size: 53px;
    margin: 0px -15px;
    padding: 14px 0px;
}

.bs-pricing-four .bs-pricing ul:not(.nav-pills) li.more_bt .fa {
    background: #292f77 !important;
    margin-bottom: 0px;
    margin-top: 0px;
    display: initial;
    padding: 0px 4px;
    position: relative;
    top: 2px;
}

.bs-pricing-four .bs-pricing ul:not(.nav-pills) li.more_bt a {
    color: #2b2b2b;
    text-decoration: none;
}

.bs-pricing-four .bs-pricing ul:not(.nav-pills) li.more_bt .fa {
    background: #292f77 !important;
    margin-bottom: 0px;
    margin-top: 10px;
}

.bs-pricing-four .bs-pricing .bs-caption {
    min-height: 125px;
}

.bs-pricing-four .bg-danger li.more_bt a {
    color: #fff !important;
}

.bs.bs-pricing.bg-danger h1.bs-caption {
    background: #5059ce !important;
}

.bs-pricing-four .bs-pricing .cotent {
    padding: 15px;
    margin-bottom: 0px;
    z-index: 2;
    position: relative;
}

small.month {
    font-size: 19px;
    display: block;
}

section#bs-pricing-six {
    margin-top: 25px;
}

.bs-pricing-four .bs-pricing .cotent h3.category {
    height: 45px;
    font-size: 22px;
}

.bs-pricing-four .bs-pricing ul {
    list-style: none;
    padding: 0;
    margin: 10px auto;
}

.bs-pricing-four .bs-pricing ul li {
    text-align: center;
    padding: 12px 0;
    margin: 0px;
}

.bs-pricing-four .bs-pricing ul:not(.nav-pills) li {
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
    font-size: 15px;
}

.bs-pricing-four .bs-pricing ul:not(.nav-pills) li .fa {
    display: table;
    padding: 6px;
    height: 35px;
    width: 35px;
    font-size: 23px;
    background: #545454;
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 11px;
    color: #fff;
}

.bs.bs-pricing.bg-danger ul:not(.nav-pills) li .fa {
    background: #545454;
    color: #fff;
}

.bs-pricing-four .bs-pricing ul:not(.nav-pills) li .fa.fa-times {
    background: #545454;
}

.bs-pricing-four .bs-pricing ul:not(.nav-pills) li b {
    border: 1px solid #696969;
    color: #696969;
    border-radius: 100px;
    font-size: 11px;
    padding: 1px 8px;
}

.bs.bs-pricing.bg-danger ul:not(.nav-pills) li b {
    background: #fff;
    color: #696969;
    border-radius: 100px;
    font-size: 11px;
    padding: 1px 8px;
}

.pad-3 {
    padding: 3px;
}

.bs.bs-pricing.bg-danger a.btn.btn-danger {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #3c45b9;
}

.login_section .img-sec {
    height: 148px;
}

.select-pricetable {
    padding: 14px 24px;
    border-bottom: 1px solid #ccc;
    background: #272d80;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    color: #fff;
}

.select-pricetable .sp-left {
    float: left;
    width: 60%;
}

.select-pricetable .sp-right {
    float: right;
    width: 40%;
}

.select-pricetable:after {
    display: block;
    clear: both;
    content: '';
}

.select-pricetable .sp-left {
}

.select-pricetable .sp-left .sp-heading {
    font-size: 29px;
    color: #fff;
}

.select-pricetable .sp-left .sp-price {
    color: #fff;
    font-size: 20px;
}

.select-pricetable .sp-right a.btn.btn-primary {
    width: auto;
    padding: 5px 13px;
    font-size: 19px;
    float: right;
    margin-top: 14px;
    background: #070a33;
}

.select-pricetable .sp-right a.btn.btn-primary .fa.fa-times {
    color: #fff;
    position: relative;
    top: 0;
    right: 0px;
    font-size: 19px;
}

/*------------------------*/
.testimonials {
    background: url(../public_image/background.jpg) no-repeat;
    font-family: Open Sans;
    min-height: 785px;
    position: relative;
    background-size: cover;
}

.faq-list {
    margin: 57px 0px;
}

.faq-list .fq-list {
    padding: 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgb(255, 200, 22);
}

.fq-list button {
    background: none;
    background: rgba(12, 19, 114, 0.62);
    border: 0px;
    color: #fff;
    font-size: 24px;
    outline: none !important;
    width: 100%;
    text-align: left;
    padding: 10px;
}

.faq-list .fq-list button[aria-expanded="true"] {
    background: rgba(6, 10, 74, 0.77);
}

h3.text-center.subhead {
    color: #fff;
    margin-bottom: 39px;
}

.fq-list .fq-cnt {
    color: #fff;
    background: rgba(12, 19, 114, 0.62);
}

.fq-list .fq-cnt p {
    padding: 14px 18px;
    margin: 0px;
}

.notmember {
    clear: both;
}

/*--------- Dashboard Login ----------*/
body.login-dashboard.loginPage {
    background: url(../public_image/dashboard-sample.PNG)  center center no-repeat;
    z-index: 999;
    position: relative;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
}

body.login-dashboard .header, body.login-dashboard .header-bottems {
    display: none;
}

body.login-dashboard .footer {
    display: none;
}

body.login-dashboard label {
    font-size: 14px !important;
}

body.login-dashboard .form-group input {
    height: 55px !important;
    font-size: 17px !important;
}

body.login-dashboard .form-group .bar {
    border-bottom: 1.5px solid #0d1784 !important;
}

.login-form-settings button.close {
    padding-right: 12px;
    padding-top: 11px;
}

.text-thankyou {
    text-align: center;
    font-size: 20px;
    padding: 46px;
}

.text-thankyou .fa {
    display: block;
    font-size: 114px;
    color: #409616;
}

.login-dashboard {
}

/*----------- End Dashboard Login ------------*/
a.btn.btn-anna-more.btn-started {
    top: 0 !important;
    font-size: 16px !important;
    padding: 4px 29px 4px !important;
    margin: 0 auto !important;
    text-align: center !important;
    margin-top: 12px !important;
    float: none !important;
    margin-bottom: -5px;
    border: 1px solid;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0D1783), color-stop(1, #0A1061));
    background-image: -o-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: -moz-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: -webkit-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: -ms-linear-gradient(bottom, #0D1783 0%, #0A1061 100%);
    background-image: linear-gradient(to bottom, #0D1783 0%, #0A1061 100%);
    border-radius: 5px;
    position: relative;
    top: 15px !important;
}

.anna-more {
    font-family: Open Sans;
    font-size: 21px;
    line-height: 31px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffdf7a), color-stop(1, #ffc60c));
    background-image: -o-linear-gradient(bottom, #ffdf7a 0%, #ffc60c 100%);
    background-image: -moz-linear-gradient(bottom, #ffdf7a 0%, #ffc60c 100%);
    background-image: -webkit-linear-gradient(bottom, #ffdf7a 0%, #ffc60c 100%);
    background-image: -ms-linear-gradient(bottom, #ffdf7a 0%, #ffc60c 100%);
    background-image: linear-gradient(to bottom, #ffdf7a 0%, #ffc60c 100%);
    padding: 30px 0px 30px;
}

.anna-more h1 {
    font-family: 'Conv_OPTIMA_0' !important;
    color: #2c35ae;
    font-size: 53px;
    margin-bottom: 14px;
    text-align: center;
}

.anna-more p {
    color: #252525;
    font-size: 27px;
    text-align: left;
    font-family: Open Sans;
    margin-bottom: 20px;
}

body.contact {
    background: #070b40;
}
@media only screen and ( max-width: 1200px ) {
    .phases-box-right.new p span {
        display: none;
    }

    h4.safari-h4 span {
        display: none;
    }

    .navigation {
        display: table;
        margin: 0 auto;
    }

    .header-bottems .btn.btn-started {
        float: none;
        display: table;
        margin: 0 auto;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .your-voice {
        top: 110px;
    }

    .in-today-box-right {
        width: 78%;
    }

    .step-one {
        margin: 14px;
    }

    .step-one-box {
        height: 327px;
    }

    .benefits-classical-left br {
        display: none;
    }

    .benefits-classical-right br {
        display: none;
    }

    .benefits-classical-left {
        float: none;
        width: 100%;
        text-align: center;
    }

    .benefits-classical-center {
        top: 70px;
        position: relative;
        left: 0px;
    }

    .take-next .btn.btn-started {
        left: 0;
    }

    .benefits-classical-right {
        float: none;
        width: 100%;
        text-align: center;
    }

    .academy-of-voice h4 {
        height: 60px;
    }

    img.phases-img {
        top: 0;
        margin-bottom: 12px;
    }

    .phases-box-right.new.Ready {
        width: 60%;
        float: left;
    }

    .phases-box-left {
        float: left;
        border-radius: 100%;
        width: 200px;
        height: 200px;
        position: relative;
        top: 0;
    }

    .footer-left {
        float: none;
        clear: both;
        width: 100%;
        display: table;
        margin: 0 auto;
        border-bottom: 1px solid #060b4c;
        margin-bottom: 14px;
        padding-bottom: 11px;
    }

    .logo-foter {
        text-align: center;
    }

    .footer-right {
        float: none;
        width: 100%;
    }

    .foter-copy.clearfix {
        clear: both;
        width: 100%;
        padding-top: 35px;
    }

    .foter-copy p {
        font-size: 12px;
        text-align: center;
    }

    .foter-copy a {
        float: none;
        font-size: 12px;
    }

    .benefits-classical .container {
        background: none;
    }

    .benefits-classical-center img {
        display: inline-block
    }

    .login_section .img-sec {
        width: 26%;
    }

    .img-txt {
        float: left;
        width: 68%;
    }

    .bs-pricing-four .bs-pricing .bs-caption {
        font-size: 48px;
        min-height: 118px;
    }

    .bs-pricing-four .bs-pricing .cotent h3.category {
        font-size: 19px;
    }

    .bs-pricing-four .bs-pricing ul:not(.nav-pills) li b {
        display: table;
        margin: 0 auto;
        margin-top: 3px;
    }

    .login_section h1 {
        font-size: 55px;
    }

    .login_section .img-sec img {
        width: 100%;
    }

    .login_section .img-sec {
        width: 14%;
        float: left;
    }
    
    .login_section.contact_us ul li {
        float:none;
        background: #006faf;
        border:none;
        width:43%;
}

h3.t1{ font-size:18px;}
.contact_us h3{ font-size:18px !important;}


    
    
}

@media only screen and ( max-width: 980px ) {
    ul.nav.navbar-nav.header-bottem li a {
        font-size: 14px;
        padding: 10px 12px;
    }

    .logo img {
        width: 100%;
    }

    .what-type img {
        width: 100%;
    }

    .in-today img {
        width: auto;
    }

    .in-today-box {
        width: 100%;
        margin-right: 0%;
    }

    .phases-box {
        width: 100%;
    }

    .phases-box-right {
        width: 81%;
    }

    .step-one-box {
        height: auto;
        width: 100%;
    }

    .step-one {
        margin: 0;
        width: 100%;
        float: none;
        display: table;
        margin: 0 auto;
    }

    .online-vocal h5 {
        width: 100%;
        text-align: center;
    }

    .online-vocal .btn.btn-started {
        float: right;
        display: table;
        margin: 0 auto;
        right: 0px;
    }

    .academy-of-voice {
        float: left;
        width: 33%;
    }

    .compare-your-left {
        float: none;
        width: 100%;
        text-align: center;
        position: relative;
        top: 0;
    }

    .take-next-left img {
        width: 100%;
    }

    .logo {
        padding-left: 0 !important;
    }

    .flag_dropdown {
        float: right !important;
        text-align: left !important;
        padding-top: 21px;
        z-index: 99999;
        position: relative;
    }

    .item p {
        font-size: 21px;
    }

    .phases-box-right.new {
        margin: 0px !important;
    }

    .phases-box.new, .newphases-of-vocal p {
        width: 96%;
    }

    .navigation {
        position: relative;
        top: 0;
        left: 0;
        float: left;
        margin-top: -66px !important;
        display: block !important;
    }

    .navbar-header {
        float: left !important;
        margin-bottom: 17px !important;
        width: 100%;
        display: flex !important;
    }

    .navbar-collapse.in {
        clear: both;
    }

    .logo {
        width: 100%;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-toggle {
        display: block !important;
    }

    .navbar-collapse.in {
        display: block !important;
    }

    .login_section .img-sec {
        width: 20%;
    }

    .img-txt {
        float: left;
        width: 72%;
    }

    .login_section.contact_us .img-txt h3 {
        font-size: 20px;
    }

    .contact-form .top-area {
        padding: 0px 31px 17px;
    }

    .login_section.contact_us .col-md-12:after {
        clear: both;
        content: '';
        display: block;
    }

    .header .top-login {
        position: absolute;
        right: 29px;
    }

    .logo {
        padding-top: 28px;
    }

    img.phases-img {
        float: none;
        width: 100%;
        top: 0;
        margin-bottom: 12px;
        height: auto;
        margin-left: 0;
    }
}

@media only screen and ( max-width: 784px ) {
    .login_section .img-sec img {
        width: auto !important
    }

    .phases-box-right.new.Ready {
        width: 100%;
    }

    .phases-box-left {
        float: none;
        border-radius: 0;
        width: 200px;
        height: 200px;
        position: relative;
        top: 0;
        display: table;
        margin: 0 auto;
    }

    .navbar-toggle .icon-bar {
        background: #fff;
    }

    .navbar-toggle {
        background-color: #0b1269;
        margin-right: 0px;
    }

    .navigation {
        display: table;
        margin: 0 auto;
        width: 100%;
    }

    .navbar-collapse.in {
        overflow-y: inherit !important;
    }

    .navbar-header {
        float: none;
    }
    .navbar-toggle{float: left;}
    .your-voice {
        top: 82px;
    }

    .phases-box-right {
        width: 71%;
    }

    .academy-of-voice ul li {
        font-size: 14px;
    }

    .take-next-left {
        float: none;
        width: 100%;
        text-align: left;
        margin-bottom: 13px;
    }

    .take-next-left img {
        width: auto;
        display: table;
        margin: 0 auto;
    }

    .take-next-right {
        float: none;
        width: 100%;
        text-align: center;
    }

    .take-next-right p {
        text-align: center;
    }

    .take-next-right ul {
        list-style: none;
        padding: 0;
    }

    .teaching-philosophy p {
        text-align: center;
    }

    .testimonal-cent {
        width: 96%;
    }

    .testimonal-main .carousel:before {
        display: none;
    }

    .testimonal-main .carousel:after {
        display: none;
    }

    .btn.btn-started {
        display: table;
        margin: 0 auto;
        float: none;
    }

    .opening-door .btn.btn-started {
        position: absolute;
        bottom: 24px;
        right: 0;
        left: 0;
        padding: 3px 33px 3px;
        font-size: 30px;
        width: 40%;
    }

    .step-one {
        margin-top: 22px;
    }

    .foter-col {
        float: none;
        width: 100%;
        text-align: center;
        border-bottom: 1px solid rgba(204, 204, 204, 0.31);
        margin-bottom: 10px;
    }

    .your-voice h2 {
        font-size: 32px;
        line-height: 70px;
    }

    .vedio-sec {
        width: 100%;
    }

    .vedio-sec iframe {
        height: 246px;
    }

    .newphases-of-vocal h1, .how-training h1 {
        font-size: 45px;
    }

    .online-vocal {
        margin: 49px 14px 0px;
    }

    .testimonal-cent h1 {
        font-size: 37px;
    }

    .item p {
        font-size: 17px;
    }

    .step-one {
        height: 445px !important;
        display: block;
    }

    .online-vocal {
        margin: -127px 14px 0px;
    }

    .img-txt {
        width: 100%;
        text-align: center;
    }

    .login_section .img-sec {
        width: 100%;
        text-align: center;
    }

    /*.login_section.contact_us ul li {
        border-bottom: 1px solid #ccc;
        display: table;
        margin: 0 auto;
        float: none;
        margin-bottom: 26px;
        width: auto !important;
    }*/
    
    
    .login_section.contact_us ul li {
        border: none;
        display: table;
        margin: 0;
        float: none;
        margin-bottom: 26px;
        width: 40%;
        background: #006faf;
    }
    .login_section.contact_us ul li .fa{color:#006faf} 

    .testimonials .row {
        margin: 0 !important;
    }

    .dr-bridges-bottem {
        height: 206px;
    }

    .compare-your-left {
        float: left;
        width: 30%;
        text-align: left;
        position: relative;
        top: 71px;
    }

    .compare-your-left p {
        font-size: 14px;
        height: 69px;
        margin-bottom: 7px;
    }

    .academy-of-voice {
        width: 23%;
    }

    .academy-of-voice ul {
        margin: 0px;
        padding: 0px;
    }

    .academy-of-voice h4 {
        height: 28px;
        font-size: 15px;
    }

    .academy-of-voice ul li {
        min-height: 78px;
    }
    .dr-bridges-bottem h3{
        font-size: 26px;}
    .dr-bridges-bottem {
        height: 156px;
    }
    .dr-bridges .btn.btn-started {
        position: relative;
        top: 43px;
        font-size: 29px;
        float: right;
    }
    .safari-h4{margin-left: 0px !important}
}

@media only screen and ( max-width: 568px ) {
    .your-voice {
        top: 60px;
    }

    .header-bottem .btn.btn-started {
        width: 100%;
    }

    .opening-door h1 {
        margin-top: 20px;
    }

    .in-today-box-left {
        float: none;
        display: table;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .academy-of-voice ul {
        list-style: none;
        padding: 0;
    }

    .in-today-box-right {
        width: 100%;
        text-align: center;
    }

    .phases-box-right {
        width: 100%;
        text-align: center;
        margin-left: 0;
    }

    .phases-box-left {
        float: none;
        display: table;
        margin: 0 auto;
    }

    .dr-bridges .btn.btn-started {
        width: auto !important;
        float: right;
            top: 15px;
            font-size: 19px;
    }

    .academy-of-voice {
        float: none;
        width: 100%;
    }

    .take-next-left img {
        width: 100%;
    }

    .phases-of-vocal h1 {
        font-size: 49px;
    }

    .btn.btn-started {
        width: 100%;
    }

    .testimonal-main .carousel:before {
        display: none;
    }

    .testimonal-main .carousel:after {
        display: none;
    }

    .teaching-philosophy h1 {
        font-size: 58px;
    }

    .opening-door .btn.btn-started {
        right: 0;
    }

    .opening-door .btn.btn-started {
        width: 93%;
    }

    .academy-of-voice h4 {
        height: auto;
        padding-top: 10px;
    }

    .opening-door h1, .what-type h1, .in-today-head h2, .newphases-of-vocal h1, .how-training h1 {
        font-size: 31px;
    }

    .step-one {
        height: 498px !important;
        display: block;
    }

    .online-vocal {
        margin: -105px 14px 0px;
    }

    .teaching-philosophy h1, .take-next h1, .compare-your h1, .benefits-classical h1 {
        font-size: 42px;
    }

    .contact-form:before, .contact-form:after {
        clear: both;
        display: block;
        content: '';
    }

    .sp-left {
        width: 100% !important;
        text-align: center;
    }

    .sp-right {
        width: 100% !important;
    }

    .select-pricetable .sp-right a.btn.btn-primary {
        width: 100% !important;
    }

    .contact-form {
        height: auto;
    }

    .bottom-aera {
        display: block;
    }

    .bottom-aera img {
        width: 100%;
    }

    .opening-door {
        height: 425px;
        background-size: cover !important;
    }

    .opening-door h1, .what-type h1, .in-today-head h2, .newphases-of-vocal h1, .how-training h1 {
        font-size: 25px;
    }

    .your-voice {
        top: 12px;
    }

    .your-voice h3 {
        margin-bottom: 17px
    }

    .your-voice h2 {
        font-size: 25px;
        line-height: 31px;
    }

    .compare-your-left {
        float: left;
        width: 39%;
        text-align: left;
        position: relative;
        top: 91px;
    }

    .compare-your-left p {
        font-size: 14px;
        height: 87px;
        margin-bottom: 7px;
    }

    .academy-of-voice {
        width: 20%;
        float: left;
    }

    .academy-of-voice ul {
        margin: 0px;
        padding: 0px;
    }

    .academy-of-voice h4 {
        height: 51px;
        font-size: 15px;
    }

    .academy-of-voice ul li {
        padding: 28px 0px;
        min-height: 97px;
    }
    .dr-bridges{
        height: 427px;}
    .dr-bridges-bottem{
        padding: 0px 41px 3px;
        height: 117px;
    }
    .dr-bridges-bottem h3 {
        font-size: 20px;
        margin-bottom: 0;
    }
    a.btn.btn-anna-more.btn-started{ top: 0px !important;}
    .login_section.contact_us ul li {
        border: none;
        display: table;
        margin: 0;
        float: none;
        margin-bottom: 26px;
        width: 100%;
        background: #006faf;
    }
    .login_section.contact_us ul li .fa{color:#006faf} 
}