/*	 font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif; 
		
		 } pre { font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5714px; }*/
@font-face {
    font-family: 'Bebas Neue';
    src: url(../fonts/Bebas-Regular.otf);
    font-family: 'Gill Sans';
    src: url(../fonts/GillSans.ttc);
    /*
    font-family: 'Myriad Pro';
    src: url(../fonts/MyriadPro-Regular.otf);
        */
}

body {
    font-family: 'Gill Sans MT';
}

.fstsection {
    background-image: url(../images/exclusive/design3.png), url(../images/exclusive/design4.png),linear-gradient(25deg, #540C0C,#8B0D0F, #540C0C);
    background-position: right top, left bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: 500px, 500px, 100%;
}

.logo {
    width: 280px;
    border-radius: 20px;
    margin-left: 5%;
    cursor:pointer;
}

.titlelogo {
    width: 390px;
    border-radius: 20px;
    margin-left: 32px;
}

.mg_t_b_25 {
    /*margin-top: 25px;
        	margin-bottom: 25px;*/
    margin-top: 40px;
    margin-bottom: 10px;
}

.mg_t_25_b_50 {
    margin-top: 25px;
    margin-bottom: 50px;
}

.mg_t_60 {
    margin-top: 60px;
    /*margin-bottom: 25px;*/
}

.mg_t_15 {
    margin-top: 15px;
    font-family: 'Myriad Pro';
}

.phonestyle {
    font-family: 'Myriad Pro';
    font-size: 40px;
    line-height: 1.2;
}

.golden-btn + .golden-btn {
    margin-top: 1em;
}

.golden-btn {
    /*display: inline-block;
				  outline: none;
				  font-family: inherit;
				  font-size: 1em;
				  box-sizing: border-box;
				  border: none;
				  border-radius: .3em;
				  /*width: 250px;*/
    /* line-height: 2.5em;
				  text-transform: uppercase;
				  padding: 0 1em;
				  box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(110,80,20,.4),
				              inset 0 -2px 5px 1px rgba(139,66,8,1),
				              inset 0 -1px 1px 3px rgba(250,227,133,1);
				  background-image: linear-gradient(160deg, #a54e07, #b47e11, #fef1a2, #bc881b, #a54e07);
				  border: 1px solid #a55d07;
				  color: rgb(120,50,5);
				  text-shadow: 0 2px 2px rgba(250, 227, 133, 1);*/
    /*cursor: pointer;*/
    /* transition: all .2s ease-in-out;
				  background-size: 100% 100%;
				  background-position:center;
				  border-radius: 15px;*/
    display: inline-block;
    outline: none;
    font-family: inherit;
    font-size: 1em;
    box-sizing: border-box;
    border: none;
    border-radius: .3em;
    line-height: 2.5em;
    text-transform: uppercase;
    padding: 0 1em;
    background-image: linear-gradient(100deg, #B58D5C, #8F6F40, #F6C380, #8F6F40);
    /* background-image: linear-gradient(
			160deg
			, #9a7848, #9a7848, #e3b474, #ca9f65, #957444);*/
    color: rgb(0 0 0);
    transition: all .2s ease-in-out;
    background-size: 100% 100%;
    background-position: center;
    border-radius: 15px;
}

    .golden-btn:focus,
    .golden-btn:hover {
        background-size: 150% 150%;
        box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23), inset 0 -2px 5px 1px #b17d10, inset 0 -1px 1px 3px rgba(250,227,133,1);
        /*border: 1px solid rgba(165,93,7,.6);*/
        color: rgba(120,50,5,.8);
    }

    .golden-btn:active {
        box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(110,80,20,.4), inset 0 -2px 5px 1px #b17d10, inset 0 -1px 1px 3px rgba(250,227,133,1);
    }

.golden-btn1 {
    display: inline-block;
    outline: none;
    font-family: inherit;
    font-size: 1em;
    box-sizing: border-box;
    border: none;
    border-radius: .3em;
    line-height: 2.5em;
    text-transform: uppercase;
    padding: 0 1em;
    /*background-image: linear-gradient(160deg, #9a7848, #9a7848, #e3b474, #ca9f65, #957444);*/
    background-image: linear-gradient(100deg, #B58D5C, #8F6F40, #F6C380, #8F6F40);
    color: rgb(0 0 0);
    transition: all .2s ease-in-out;
    background-size: 100% 100%;
    background-position: center;
    border-radius: 15px;
}

.phntextstyle {
    font-weight: 600;
    color: white;
    margin-right: 140px;
    font-size: 17px;
}

.p_style {
    font-size: 25px;
    font-weight: 600;
    color: white;
    line-height: 1.3;
    margin-top: 0 !important;
    margin-bottom: 1rem !important;
    /*padding-left: 16px;*/
}

.p_style1 {
    font-family: 'Lato';
    font-size: 25px;
    font-weight: 100;
    color: white;
    line-height: 1.3;
    margin-bottom: 35px;
    /*padding-left: 16px;*/
}

.span_style {
    font-family: 'Gill Sans MT';
    font-weight: 600;
}

.header_h3 {
    color: white;
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
}

.header_h6 {
    font-family: Gill Sans MT;
    color: white;
    font-size: 27px;
    font-weight: 600;
    padding-left: 20px;
}

.padd_l_32 {
    padding-left: 55px;
}

.ower_img_style {
    width: 70%;
}

.bgimgstyle {
    background-image: url(../images/exclusive/pairs2.png);
    background-repeat: no-repeat;
    background-size: 112% 100%;
    padding-left: 70px;
}

.formstyle {
    background: url(../images/exclusive/design3.png) top no-repeat, url(../images/exclusive/design4.png) bottom no-repeat;
    background-color: white;
    background-size: 350px, 350px;
    border-radius: 10px;
}

.padd0 {
    padding: 0px;
}

.padd_l_28 {
    padding-left: 28px;
}

.formgroup {
    padding: 20px;
}

.padd15 {
    padding: 15px;
}

.labeltext {
    font-family: 'Lato';
    font-size: 18px;
    font-weight: 600;
    color: black;
    margin: 0px;
}

.form-control {
    height: 35px !important;
    background: transparent;
    border: 2px solid #e3b04ba6;
}

.form_btn {
    font-size: 20px;
    color: black;
    font-weight: bolder;
}

.secondsection {
    background-color: white;
    padding: 30px;
    background-image: url(../images/exclusive/design4.png), url(../images/exclusive/design4.png),url(../images/exclusive/design3.png);
    /*background-image: url(../images/exclusive/design2.png), url(../images/exclusive/design2.png),url(../images/exclusive/design1.png);*/
    background-position: left bottom, right bottom, center top;
    background-size: 580px;
    background-repeat: no-repeat, no-repeat;
}

.sectionheadstyle {
    /*font-size: 30px;
    			font-weight: bold;*/
    font-size: 30px;
    font-weight: 600;
    line-height: 1.5;
}

.iconlistdetails {
    padding: 40px 150px;
}

.iconwidth {
    width: 156%;
    /*height: 100px;
    			width: 80px;*/
}

.iconwidth120 {
    width: 135%;
    /*height: 93px;
    			width: 90px;*/
}

.iconwidth130 {
    /*width: 130%;*/
    /*height: 72px;
    			width: 105px;*/
    /*height: 72px;
    			width: 105px;*/
    margin-top: -14px;
}

.padd_icon {
    padding: 0px 40px;
}

.iconh6 {
    font-family: 'Myriad Pro';
    font-weight: 500;
    font-size: 25px;
    color: black;
}

.iconh3 {
    margin: 0px;
    font-weight: 600;
    font-size: 30px;
}

.thirdsection {
    /*background-image: linear-gradient( 160deg, #a54e07, #b47e11, #fef1a2, #bc881b, #a54e07);*/
    /*background-image: linear-gradient(160deg, #9a7848, #957445, #fef1a2, #deaf70, #9f7c4a);*/
    /*background-image: url(../images/exclusive/design5.png), url(../images/exclusive/design6.png), linear-gradient(160deg, #9a7848, #9a7848, #e3b474, #ca9f65, #957444);*/
    background-image: url(../images/exclusive/design5.png), url(../images/exclusive/design6.png),linear-gradient(100deg, #B58D5C, #8F6F40, #F6C380, #8F6F40);
    background-position: left, right;
    background-repeat: no-repeat, no-repeat;
    background-size: 100px, 100px, 100%;
}

.deviceimg {
    width: 230px;
}

.thirdsection_txt {
    padding: 10px;
    font-weight: 600;
}

.device_div_style {
    padding-top: 15px;
    font-size: 27px;
    color: white;
}

.contactnostyle {
    font-weight: 600;
    border-radius: 15px;
    color: rgb(120,50,5);
}

.forthsection {
    /*background-image: url(../images/exclusive/Section4/bg.png);*/
    /*background-color: #840606;*/
    padding: 30px;
    /* background-size: 100%;
			    background-repeat: no-repeat;*/
    background: linear-gradient(25deg, #540C0C,#8B0D0F, #540C0C);
}

.fivethsection {
    background: linear-gradient(25deg, #540C0C,#8B0D0F, #540C0C);
    /*background-image: url(../images/exclusive/Section5/bg.png);*/
    /*background-color: #840606;*/
    padding: 30px;
    /* background-size: 100%;
			    background-repeat: no-repeat;*/
}



.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}



.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
    transform: translateX(0);
}

.carousel-control-next-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e);
}

.card-body {
    width: 340px;
    height: 200px;
    padding: 0px;
}

@charset "UTF-8";

.svg-inline--fa {
    vertical-align: -0.200em;
}

.rounded-social-buttons {
    text-align: center;
}

    .rounded-social-buttons .social-button {
        display: inline-block;
        position: relative;
        cursor: pointer;
        width: 3.125rem;
        height: 3.125rem;
        border: 0.125rem solid transparent;
        padding: 0;
        text-decoration: none;
        text-align: center;
        color: #fefefe;
        font-size: 1.5625rem;
        font-weight: normal;
        line-height: 2em;
        border-radius: 1.6875rem;
        transition: all 0.5s ease;
        margin-right: 0.25rem;
        margin-bottom: 0.25rem;
    }


.linkstyle {
    color: white;
    font-size: 18px;
}

hr {
    border-top: 1px solid white;
}

.fff {
    color: #e6cece;
}

.phn_head_right {
    margin-right: 110px;
    padding-top: 4px;
}

.carousel-control-prev-icon {
    background-image: url(../images/exclusive/leftarrow.png);
    width: 60px;
    height: 75px;
    margin-left: -70px;
}

.carousel-control-next-icon {
    background-image: url(../images/exclusive/rightarrow.png);
    width: 60px;
    height: 75px;
    margin-right: -70px;
}

.icon30 {
    width: 25px;
}

.phone_no2 {
    font-family: 'Myriad Pro';
    width: 310px;
    height: 75px;
    line-height: 1.5;
    font-size: 50px;
    color: black;
    border: 3px solid rgb(199 123 32 / 68%);
}
/*
    .phone_no2:hover {
        font-family: 'Myriad Pro';
        width: 310px;
        height: 75px;
        line-height: 1.5;
        font-size: 50px;
        color: black;
        border: 3px solid rgb(199 123 32 / 68%);
        cursor: context-menu !important;
    }
    */
.boldheader {
    font-family: 'Lato';
    font-size: 50px;
    font-weight: 600;
    line-height: 1.4;
    padding-top: 45px;
    margin: 0px;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}
/*.context-menu {cursor: context-menu;}*/


/* display 3 */
@media (max-width: 768px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }

        .carousel-inner .carousel-item > div:first-child {
            display: block;
        }
}

@media (min-width: 767px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(33.333%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-33.333%);
    }
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .bgimgstyle {
        background-color: #840606;
        background-image: url();
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .formstyle {
        background: url(../images/exclusive/design3.png) top no-repeat, url(../images/exclusive/design4.png) bottom no-repeat;
        background-color: white;
        background-size: 350px, 350px;
        border-radius: 10px;
        max-width: 100%;
    }

    .card-body {
        width: 275px;
        height: 190px;
        padding: 0px;
    }

    .logo
    {
        margin-left:0%;
    }

    .titlelogo {
        width: 320px;
        border-radius: 20px;
    }

    .secondsection {
        background-color: white;
        padding: 30px;
        background-image: url(../images/exclusive/design4.png), url(../images/exclusive/design4.png),url(../images/exclusive/design3.png);
        background-position: left bottom, right bottom, center top;
        background-size: 450px;
        background-repeat: no-repeat, no-repeat;
    }

    .iconh6 {
        font-family: 'Myriad Pro';
        font-weight: 500;
        font-size: 20px;
        color: black;
    }

    .iconh3 {
        margin: 0px;
        font-weight: 600;
        font-size: 25px;
    }

    .iconlistdetails {
        padding: 25px 50px;
    }

    .padd0_r {
        padding: 0px;
    }

    .phone_no2 {
        font-family: 'Myriad Pro';
        width: 225px;
        height: 60px;
        line-height: 1.2;
        font-size: 35px;
        color: black;
        border: 3px solid rgb(199 123 32 / 68%);
    }

    .device_div_style {
        padding-top: 15px;
        font-size: 20px;
        color: white;
    }

    .boldheader {
        font-family: 'Myriad Pro';
        font-size: 35px;
        font-weight: 600;
        line-height: 1.4;
        padding-top: 45px;
        margin: 0px;
    }

    .deviceimg {
        width: 180px;
    }

    .sectionheadstyle {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.5;
    }

    .container {
        max-width: 900px !important;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 50%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 50%;
    }

    .bgimgstyle {
        background-color: #84060600;
        background-image: url();
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
}

@media only screen and (max-width: 1348px) and (min-width: 1199px) {
    .iconlistdetails {
        padding: 15px 10px;
    }

    .iconh6 {
        font-family: 'Myriad Pro';
        font-weight: 500;
        font-size: 20px;
        color: black;
    }

    .iconh3 {
        margin: 0px;
        font-weight: 600;
        font-size: 25px;
    }

    .deviceimg {
        width: 185px;
    }

    .boldheader {
        font-family: 'Myriad Pro';
        font-size: 40px;
        font-weight: 600;
        line-height: 1.4;
        padding-top: 45px;
        margin: 0px;
    }

    .device_div_style {
        padding-top: 15px;
        font-size: 22px;
        color: white;
    }

    .phone_no2 {
        font-family: 'Myriad Pro';
        width: 250px;
        height: 65px;
        line-height: 1.5;
        font-size: 40px;
        color: black;
        border: 3px solid rgb(199 123 32 / 68%);
    }
}

@media only screen and (max-width: 1533px) and (min-width: 1348px) {
    .iconlistdetails {
        padding: 25px 50px;
    }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
    .bgimgstyle {
        background-color: #840606;
        background-image: url();
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .formstyle {
        background: url(../images/exclusive/design3.png) top no-repeat, url(../images/exclusive/design4.png) bottom no-repeat;
        background-color: white;
        background-size: 350px, 350px;
        border-radius: 10px;
        max-width: 100%;
    }

    .card-body {
        width: 275px;
        height: 190px;
        padding: 0px;
    }

    .logo {
        width: 280px;
        border-radius: 20px;
        margin-left: 0%;
    }

    .titlelogo {
        width: 320px;
        border-radius: 20px;
    }

    .secondsection {
        background-color: white;
        padding: 30px;
        background-image: url(../images/exclusive/design4.png), url(../images/exclusive/design4.png),url(../images/exclusive/design3.png);
        background-position: left bottom, right bottom, center top;
        background-size: 450px;
        background-repeat: no-repeat, no-repeat;
    }

    .iconh6 {
        font-family: 'Myriad Pro';
        font-weight: 500;
        font-size: 20px;
        color: black;
    }

    .iconh3 {
        margin: 0px;
        font-weight: 600;
        font-size: 25px;
    }

    .iconlistdetails {
        padding: 20px 10px;
    }

    .padd0_r {
        padding: 0px;
    }

    .phone_no2 {
        font-family: 'Myriad Pro';
        width: 175px;
        height: 55px;
        line-height: 1.2;
        font-size: 30px;
        color: black;
        border: 3px solid rgb(199 123 32 / 68%);
    }

    .device_div_style {
        padding-top: 15px;
        font-size: 15px;
        color: white;
    }

    .boldheader {
        font-family: 'Myriad Pro';
        font-size: 30px;
        font-weight: 600;
        line-height: 1.4;
        padding-top: 45px;
        margin: 0px;
    }

    .deviceimg {
        width: 180px;
    }

    .sectionheadstyle {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.5;
    }

    .container {
        max-width: 900px !important;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 50%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 50%;
    }

    .bgimgstyle {
        background-color: #84060600;
        background-image: url();
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .container {
        max-width: 760px !important;
    }

    .card-body {
        width: 200px;
        height: 150px;
        padding: 0px;
    }

    .carousel-control-prev-icon {
        background-image: url(../images/exclusive/leftarrow.png);
        width: 45px;
        height: 60px;
        margin-left: -50px;
    }

    .carousel-control-next-icon {
        background-image: url(../images/exclusive/rightarrow.png);
        width: 45px;
        height: 60px;
        margin-right: -50px;
    }

    .phntextstyle {
        font-weight: 600;
        color: white;
        margin-right: 65px;
        font-size: 17px;
    }

    .phn_head_right {
        margin-right: 40px;
    }

    .form_btn {
        font-size: 15px;
        color: black;
        font-weight: bolder;
    }

    .p_style {
        font-size: 20px;
        font-weight: 600;
        color: white;
        line-height: 1.3;
        /* padding-left: 16px; */
    }

    .p_style1 {
        font-family: 'Lato';
        font-size: 20px;
        font-weight: 100;
        color: white;
        line-height: 1.3;
        margin-bottom: 35px;
        /* padding-left: 16px; */
    }

    .header_h3 {
        color: white;
        font-size: 15px;
        font-weight: 600;
        margin: 0px;
    }

    .header_h6 {
        font-family: Gill Sans MT;
        color: white;
        font-size: 25px;
        font-weight: 600;
        padding-left: 20px;
    }

    .formgroup {
        padding: 10px;
    }
}


@media only screen and (max-width: 767px) and (min-width: 300px) {
    .logobg-img {
        background-image: url(../images/exclusive/flower3.png);
        background-size: 80% 100%;
        background-repeat: no-repeat;
        background-position: center;
    }

    .bgimgstyle {
        background-color: #840606;
        background-image: url();
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding-left: 50px;
    }

    .formstyle {
        background: url(../images/exclusive/design3.png) top no-repeat, url(../images/exclusive/design4.png) bottom no-repeat;
        background-color: white;
        background-size: 350px, 350px;
        border-radius: 10px;
        max-width: 100%;
        margin-bottom: 15px;
    }

    .card-body {
        width: 275px;
        height: 190px;
        padding: 0px;
    }

    .titlelogo {
        width: 320px;
        border-radius: 20px;
        margin-left: 0px;
    }

    .fstsection {
        background-position: top center, bottom center;
    }

    .secondsection {
        background-color: white;
        padding: 30px;
        background-image: url(../images/exclusive/design4.png),url(../images/exclusive/design3.png);
        background-position: center bottom, center top;
        background-size: 450px;
        background-repeat: no-repeat, no-repeat;
    }

    .iconh6 {
        font-family: 'Myriad Pro';
        font-weight: 500;
        font-size: 18px;
        color: black;
    }

    .iconh3 {
        margin: 0px;
        font-weight: 600;
        font-size: 25px;
    }

    .iconlistdetails {
        padding: 20px 10px;
    }

    .padd0_r {
        padding: 0px;
    }

    .phone_no2 {
        font-family: 'Myriad Pro';
        width: 195px;
        height: 55px;
        line-height: 1.2;
        font-size: 30px;
        color: black;
        border: 3px solid rgb(199 123 32 / 68%);
    }

    .device_div_style {
        padding-top: 15px;
        font-size: 15px;
        color: white;
    }

    .boldheader {
        font-family: 'Myriad Pro';
        font-size: 30px;
        font-weight: 600;
        line-height: 1.4;
        padding-top: 45px;
        margin: 0px;
    }

    .deviceimg {
        width: 180px;
    }

    .sectionheadstyle {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.5;
    }

    .container {
        max-width: 900px !important;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0px;
        max-width: 100%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 92.66667%;
        max-width: 100%;
    }

    .bgimgstyle {
        background-color: #84060600;
        background-image: url();
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .container {
        max-width: 760px !important;
    }

    .card-body {
        width: 100%;
        height: 150px;
        padding: 0px;
    }

    .carousel-control-prev-icon {
        background-image: url(../images/exclusive/leftarrow.png);
        width: 45px;
        height: 60px;
        margin-left: -50px;
    }

    .carousel-control-next-icon {
        background-image: url(../images/exclusive/rightarrow.png);
        width: 45px;
        height: 60px;
        margin-right: -50px;
    }

    .phntextstyle {
        font-weight: 600;
        color: white;
        margin-right: 5%;
        font-size: 11px;
    }

    .golden-btn1 {
        padding: 0 0.5em;
    }

    .phn_head_right {
        margin-right: 0px;
    }

    .logo {
        width: 170px;
        height: 50px;
        border-radius: 20px;
        margin-left: -65px;
        margin-top: 16px;
    }

    .form_btn {
        font-size: 15px;
        color: black;
        font-weight: bolder;
    }

    .p_style {
        font-size: 20px;
        font-weight: 600;
        color: white;
        line-height: 1.3;
        /* padding-left: 16px; */
    }

    .p_style1 {
        font-family: 'Lato';
        font-size: 20px;
        font-weight: 100;
        color: white;
        line-height: 1.3;
        margin-bottom: 35px;
        /* padding-left: 16px; */
    }

    .header_h3 {
        color: white;
        font-size: 15px;
        font-weight: 600;
        margin: 0px;
    }

    .header_h6 {
        font-family: Gill Sans MT;
        color: white;
        font-size: 25px;
        font-weight: 600;
        padding-right: 15px;
    }


    .padd_l_32 {
        padding-left: 35px;
    }

    .formgroup {
        padding: 10px;
    }

    .iconwidth {
        width: 100px;
    }

    .mb_v_50 {
        width: 50%;
    }

    .mb_v_100 {
        width: 100%;
    }

    .phonestyle {
        font-family: 'Myriad Pro';
        font-size: 25px;
        line-height: 1.8;
    }

    .mb_v_text_center {
        text-align: center;
    }

    .linkstyle {
        color: white;
        font-size: 18px;
        display: block;
    }
}


@media only screen and (max-width: 375px) and (min-width: 300px) {
    .phntextstyle {
        margin-left:8px;
    }
}
