.brc {
    margin: 63px auto;
    display: block;
    text-align: right;
}

.bros {
    text-align: center;
    display: block;
    margin: 32px auto;
}

.bros select 
{
     padding: 8px 16px; 
    border:1px solid black;
    background-color:transparent;
     border-radius: 8px; 
    width: 250px;
    
}
.bros select:focus 
{
   border:1px solid black;
    border-radius: 8px; 
   outline:none!important;
}

button:focus {
  
    outline: none;
}

.dwn {
    margin: 28px auto;
    display: block!important;
}

.btn-solid-reg {
    display: inline-block;
    padding: 19px 27px 10px;
    border: 0.125rem solid #1e4169;
    border-radius: 2rem;
    background-color: #1e4169;
    color: #fff;
    font: 700 0.75rem/0 "Raleway", sans-serif;
    text-decoration: none;
    transition: all 0.2s;
    font-size: 16px;
}

.btn-solid-reg i 

{
    margin-top:-8px;
}

.vcn {
    background-color: #cccccc5c;
    margin: 65px 0px 30px 0px;
}



/* vat-header */
	.business-header {
		background: url('../../img/franchise/international-business.jpg') center center no-repeat;
		background-size: cover; 
		height: 78%;
		background-position: center;
	}

	.business-header .business-header-content {
        padding-top: 11.5rem;
        text-align: left;
        padding-bottom: 20.5rem;
	}

	.business-header .text-container {
		margin-top: 0;
		margin-bottom: 0;
	}
    /* end-vat-header */

.feature .feature-box .iconset {
    background: #fff none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 18%;
}
.feature .feature-box .iconset::after {
    background: #fdb801 none repeat scroll 0 0;
    content: "";
    height: 150%;
    left: 43%;
    position: absolute;
    top: 100%;
    width: 1px;
}

.feature .feature-box .feature-content h4 {
    color: #0f0f0f;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 5px;
}


.feature .feature-box .feature-content {
    padding-left: 34px;
    width: 100%;

}
.feature .feature-box .feature-content h4 {
    color: #0f0f0f;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 5px;
}
.feature .feature-box .feature-content p {
    color: #606060;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
}
.icon {
    color : #f4b841;
    padding:0px;
    font-size:40px;
    border: 1px solid #fdb801;
    border-radius: 100px;
    color: #fdb801;
    font-size: 28px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
}
.about-text 
{
    text-align:justify;
}
.iconsets {
    float: left;
    margin-right:20px;
    
}

.bookmarkRibbon {
    width: fit-content;
    height: 0;
    border-bottom: 20px solid #1e4169;
    border-top: 20px solid #1e4169;
    border-right: 15px solid transparent;
    bottom: 70px;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    right: 0px;
    top: 30px;
    border-radius: 5px;
    padding: 0 20px;
    margin-bottom: 30px;
}
.dif {
    background-color: #cccccc2b;
    /* padding: 40px 30px; */
}
.tew {
    list-style-type: none;
    line-height: 31px;
    font-size: 14px;
    margin: 30px 0 30px;
    display: inline-block;
}
.eve {
    background-color: #ffd76e;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 4px;
}
.od {
    background-color: #cccccc7a;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 4px;
}

@media only screen and (max-width:768px) {
    .cc {
        max-width: 100%!important;
        padding: 10px 0px 10px 0px;
    }
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        margin-left: -51px;
        color: #1e4169;
        font-size: 12px;
    }

    .business-header {
        background: url(../../img/franchise/international-business.jpg) top no-repeat;
        background-size: cover;
        height: auto;
        background-position: center;
        margin-top: 58px;
    }
    .business-header .business-header-content {
        padding-top: 60px;
        text-align: left;
        padding-bottom: 40px;
    }
    .vat-p 
    {
        margin-top:10px;
        text-align:justify;
    }
    .turquoise {
        color: #292B2C;
        font-size: 26px;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation :landscape)
{
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        margin-left: -35px;
        color: #1e4169;
        margin-right:0%;
    }

}

@media screen and (max-width: 1024px) and (min-width: 768px) and (orientation: portrait)
{
.business-header .business-header-content {
    padding-top: 12.5rem;
    text-align: left;
    padding-bottom: 11.5rem;
}
}

@media screen and (min-width:1024px) and (max-width:1366px)
{
    .lis {
        list-style-type: none;
        margin-bottom: 0px;
        margin-left: -35px;
        color: #1e4169;
        margin-right: 0%;
    }
    
    .turquoise {
        color: #292B2C;
        font: 700 2rem/3.5rem "Raleway", sans-serif;
    }
  
}