
.read-box1{
	background-color: #fff;
    border: 2px;
    border-color: #5e5e5e;
    border-style: solid;
    width: auto;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #444;
    font-size: 16px;
    padding: 10px 23px;
    text-transform: uppercase;
    border-radius: 50px;
    font-weight: 700;
}

.read-box1:hover{
	background-color:#5e5e5e;border:2px;border-color:#6a6a6a;border-style:solid;color: #fff;
}

.read-box2{
	background-color: #fff;
    border: 2px;
    border-color: #286ee0;
    border-style: solid;
    width: auto;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #191919;
    font-size: 17px;
    padding: 9px 20px;
    text-transform: uppercase;
    border-radius: 50px;
}

.read-box2:hover{
	background-color:#1551b3;border:2px;border-color:#1551b3;border-style:solid;color: #fff;
}

.read-box3{
display: inline-block;
    background-color: #fff;
    border: 2px;
    border-color: #6a6a6a;
    border-style: solid;
    height: 38px;
    display: inline-block;
    line-height: 38px;
    cursor: pointer;
    text-align: center;
    width: 110px;
    /* float: left; */
    margin: 1%;
    margin-left: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #4a4a4a;
    text-decoration: none;
}
.read-box3:hover{
	background-color: #6a6a6a;
    border: 2px;
    border-color: #6a6a6a;
    border-style: solid;
    color: #fff;
}

.read-box4{
	color: #fff;
    font-size: 15.5px;
    font-weight: 600;
    text-transform: capitalize;
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all 0.4s;
    z-index: 1;
    background-color: transparent;
    padding: 12px 34px;
    background-image: linear-gradient(250deg, #ed8f00 19%, #8f7958 100%);
    border-radius: 12px;
    text-decoration: none;
    -webkit-transition:  .5s;
    -moz-transition: .5s;
    -o-transition:  .5s;
    transition:  .5s;
    margin-top: 3%;
}

.read-box4:hover{
	background-image: linear-gradient(180deg, #8f7958 19%, #ed8f00 100%);
}


.read-box5{
	display: inline-block;  background-color:#fff;border:2px;border-color:#6a6a6a;border-style:solid; height:38px;display:inline-block; line-height: 38px;cursor: pointer;text-align: center; padding: 0 2% 0 2%;
		    -webkit-transition:  .5s;
    -moz-transition: .5s;
    -o-transition:  .5s;
    transition:  .5s;color:#4a4a4a;text-decoration: none;
}

.read-box5:hover{
	background-color:#6a6a6a;border:2px;border-color:#6a6a6a;border-style:solid;color: #fff;
}


.read-box6{
	background-color: #fff;
    border: 2px;
    border-color: #6a6a6a;
    border-style: solid;
    height: 37px;
    display: inline-block;
    line-height: 38px;
    cursor: pointer;
    text-align: center;
    padding: 0 1.1% 0 1.1%;
    float: none;
    margin: 1.5%;
    margin-bottom: 1%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #4a4a4a;
    text-decoration: none;
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    min-width: 97px;
}

.read-box6:hover{
	background-color:#6a6a6a;border:2px;border-color:#6a6a6a;border-style:solid;color: #fff;
}

.read-box7{
	background: none;
    border: 2px;
    border-color: #ededed;
    border-style: solid;
    /* width: 200px; */
    height: 43px;
    display: inline-block;
    line-height: 43px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #efefef;
    font-size: 19px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: arial;
    /* margin: 2%; */
    padding: 2px 25px;
    border-radius: 50px;
}

.read-box7:hover{
	background:#eee;border:2px;border-color:#eee;border-style:solid;color: #286ee0;
}

.read-box8{background: none;
   background: none;
    border: 1px;
    border-color: #9f9f9f;
    border-style: solid;
    /* width: 200px; */
    height: 30px;
    display: inline-block;
    line-height: 30px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    /* font-family: arial; */
    /* margin: 2%; */
    padding: 0px 11px;
    border-radius: 50px;
}

.read-box8:hover{
/*background: #0c53c8; */
    border: 1px;
    border-color: #555;
    border-style: solid;
    color: #212121;
}

.btn_mng{
	    box-sizing: border-box;border-radius: 2px;background-color:#fff;border:2px;border-color:#6a6a6a;border-style:solid;width: 110px; height:38px;display:inline-block; cursor: pointer;text-align: center;color: #333;text-decoration: none;float: none;line-height: 2px;
	    -webkit-transition:  .5s;
    -moz-transition: .5s;
    -o-transition:  .5s;
    transition:  .5s;font-size: 16px;font-family: 'Muli', sans-serif;
}
.btn_mng:hover{
	background-color:#6a6a6a;border:2px;border-color:#6a6a6a;border-style:solid;color: #fff;
}

.btn_mng2{
	    box-sizing: border-box;border-radius: 2px;background-color:#fff;border:2px;border-color:#6a6a6a;border-style:solid;width: 110px; height:38px;display:inline-block; cursor: pointer;text-align: center;color: #333;text-decoration: none;float: none;line-height: 31px;margin-top: 4%;
	    -webkit-transition:  .5s;
    -moz-transition: .5s;
    -o-transition:  .5s;
    transition:  .5s;font-size: 16px;font-family: 'Muli', sans-serif;
}
.btn_mng2:hover{
	background-color:#6a6a6a;border:2px;border-color:#6a6a6a;border-style:solid;color: #fff;
}

@media handheld, only screen and (max-width: 667px) {
	
	.read-box1 {
   margin-bottom: 5%;
}
	
	.read-box5{
	display: inline-block; float: none;margin: 0 auto;
}

.read-box8{
	margin-bottom: 5%;
}
	
	
}









