@charset "utf-8";
/* CSS Document */

/*============== Body Code ==============*/

body {
	background: #fff;
	font: 14px 'Roboto', sans-serif;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	margin: 0;
	padding: 0;
}
/*============== Body Code ==============*/

/*============== Header Area Codes ==============*/

header {
	width: 100%;
	background: url(../images/header-bg.png) no-repeat;
	height: 150px;
	background-size: cover;
}
.logo {
	margin: 60px 0 0 20px;
	padding: 0;
}
.logo a {
	margin: 0;
}
.menu {
	background: #333333;
	padding: 0;
	width: 100%;
}
.navbar-default {
	background-color: transparent;
	border: none;
	padding: 0;
}
.navbar {
	margin-bottom: 0;
	min-height: 0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #e97e59;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
}
.nav>li>a {
	padding: 15px 15px;
	display: inline-block;
	text-transform: uppercase;
}
.navbar-nav>li>a {
	line-height: normal;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #e97e59;
}
.navbar-default .navbar-nav>li>a:focus {
	color: #e97e59;
	background: transparent;
}
.navbar-default .navbar-collapse {
	padding: 0;
}
ul.social-icons {
	margin: 0;
	padding: 3px 0;
	text-align: right;
}
ul.social-icons li {
	display: inline-block;
	margin-right: 10px;
	background: #fff;
	width: 42px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 20px;
}
ul.social-icons li a {
	text-decoration: none;
	color:#000 !important;
}
/*============== Header Area Codes ==============*/

/*============== Headings ==============*/

h1 {
	font-size: 40px;
	line-height: 50px;
}
h2 {
	font-size: 30px;
	line-height: 40px;
}
h3 {
	font-size: 24px;
	line-height: 34px;
}
h4 {
	font-size: 20px;
	line-height: 30px;
}
h5 {
	font-size: 18px;
	line-height: 30px;
}
h5 a, h2 a{color: #e97e59;}
h5 a:hover, h2 a:hover{color: #e97e59;}
h6 {
	font-size: 16px;
	line-height: 21px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
	color: #000;
	font-weight: normal;
}
h3 span{color:#e97e59;font-size:30px;}
/*============== Headings ==============*/

p {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	line-height: 23px;
	font-weight: normal;
	margin: 10px 0;
}
.order-btn {
    display: block;
    margin: 20px auto;
    text-align: center;
}
.bnr-2 {
	margin: 0;
	width: 100%;
	background: url(../images/bnr-bg.png) no-repeat;
	background-size: cover;
	height: 342px;
}
.bnr-2 h4 {
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0 100px 0 0;
}
.bnr-2 h1 {
	text-align: left;
	font-weight: bold;
	margin-bottom: 0;
}
.bnr-2 h5 {
	text-align: left;
	font-weight: lighter;
	margin: 0;
}
.bnr-2 p {
	text-align: left;
	padding: 20px 0 0 0;
}
.bnr-2 a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	background: #e97e59;
	padding: 10px 40px;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: lighter;
	box-shadow: 0px 4px 5px 2px #E3E3E3;
	-webkit-box-shadow: 0px 4px 10px -2px #222020;
	-moz-box-shadow: 0px 4px 5px 2px #E3E3E3;
	-o-box-shadow: 0px 4px 5px 2px #E3E3E3;
}
ul.custom-papers{padding:0;margin:0;}
ul.custom-papers li{font-size:16px;list-style:none;margin-bottom:5px;}
ul.custom-papers li span{font-size:14px;color:#e97e59;margin-right:10px;}
.panel-heading {
	padding: 5px 15px;
}
.panel-body {
	background-color: #efefef;
}
h4.panel-title a:hover {
	text-decoration: none;
}
.panel-title {
	font-size: 20px;
	color: #e97e59;
}
.panel-group .panel {
	border-radius: 0;
}
.Term-Paper ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
.Term-Paper li {
	font-size: 18px;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	display: block;
	list-style-type: none;
	margin: 5px 0;
}
.Term-Paper li span {
	color: #e97e59;
	font-size: 20px;
	font-weight: bold;
	margin-right: 5px;
}
.unique-feature ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
.unique-feature li {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	display: flex;
	margin: 10px 0;
}
.unique-feature li span {
	color: #e97e59;
	font-size: 17px;
	margin-right: 10px;
	margin-top: 5px;
}
.link-btn {
	margin: 0 5px 0 0;
	display: inline-block;
}
.Guarante-offer {
	margin: 0;
	padding: 10px;
	background: #333333;
}
.Guarante-offer h3 {
	color: #e97e59;
	text-align: center;
	margin-top: 0;
}
.Guarante-offer ul {
	margin: 0;
	padding: 0;
}
.Guarante-offer li {
	font-size: 14px;
	color: #fff;
	list-style: disc;
	padding: 10px;
	margin-left: 10px;
	display: flex;
}
ul.whyus-list{padding:10px 0;margin:0;}
ul.whyus-list li{font-size: 16px;
	font-family: 'Roboto', sans-serif;
	list-style-type: none;margin:10px 0;}
ul.whyus-list li span{    color: #e97e59;
    font-size: 17px;
    margin-right: 10px;
    margin-top: 5px;}
footer {
	width: 100%;
	background: #333333;
	padding: 20px 0;
}
.ftr-nav {
	margin: 0;
	padding: 0;
}
.ftr-nav ul {
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
.ftr-nav li {
	display: inline-block;
	margin-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
}
.ftr-nav li:last-child {
	border-right: none;
}
.ftr-nav li a {
	text-decoration: none;
	color: #e97e59;
	text-transform: capitalize;
}
footer h6 {
	color: #fff;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: lighter;
	margin: 20px 0;
}
footer p {
	text-align: center;
	color: #e97e59;
	font-weight: normal;
	margin: 0;
}
/*============== Misc ==============*/
.top-btm{padding:20px 0 !important;}
.remove-bottom {
	margin-bottom: 0 !important;
}
.half-bottom {
	margin-bottom: 10px !important;
}
.add-bottom {
	margin-bottom: 20px !important;
}
.remove-top {
	margin-top: 0 !important;
}
.remove-left {
	margin-left: 0 !important;
}
.remove-right {
	margin-right: 0 !important;
}
.half-top {
	margin-top: 10px !important;
}
.add-top {
	margin-top: 20px !important;
}
.add-med {
	margin-top: 32px !important;
}
.add-top-large {
	margin-top: 40px !important;
}
.add-top-xl {
	margin-top: 134px !important;
}
.add-top-xxl {
	margin-top: 109px !important;
}
.remove-padding {
	padding: 0!important;
}
.remove-margin {
	margin: 0!important;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
.center {
	text-align: center !important;
}
img.scale-with-grid {
	max-width: 100%;
	height: auto;
}
.orderform {
}
.orderform label {
	font-size: 16px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	padding-top: 3px !important;
}
.orderform span {
	color: #F00;
	text-align: center;
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
}
.orderform input, .orderform select, .orderform textarea {
	border-radius: 0;
	border: 1px solid #e97e59;
	color: #e97e59;
}
.orderform input[type=checkbox], input[type=radio] {
	width: 25px;
	display: inline-block;
	margin: 10px 0 0 0;
	vertical-align: middle;
	height: 20px;
	float: left;
}
.orderbutton {
	margin: 20px auto;
	display: block;
	background-color: #e97e59;
	outline: 0;
	color: #fff;
	border: none;
	font-size: 16px;
	padding: 10px 40px;
	font-family: 'Roboto', sans-serif !important;
	font-weight: normal !important;
	text-transform: capitalize;
}
.form-control:focus {
	border-color: #E97E59;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.3);
}
.orderform p {
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 15px;
	margin: 8px 0 0 0px;
	font-weight: normal;
}
.pricing-table {
}
.pricing-table .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	background-color: #e97e59;
}
.pricing-table td {
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	background-color: #f5f5f5;
}
.pricing-table td a {
	text-decoration: underline;
	background: #e97e59;
	color: #fff;
	padding: 5px;
}
.contactform input, .contactform textarea.form-control {
	background: #f5f5f5;
	border-radius: 0;
	outline: 0;
	color: #000 !important;
	padding: 20px;
	font-size: 16px;
	border: 1px solid #E97E59;
}
.contactform label {
	font-size: 18px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	color: #000;
	text-align: left !important;
}
.contactform .button {
	background: #e97e59;
	color: #fff;
	border-radius: 0;
	padding: 10px 40px;
	font-size: 16px;
	outline: 0;
	font-family: 'Oswald', sans-serif;
	border: 1px solid #e97e59;
}
.contactform .button:hover {
	color: #000;
	background-color: #f5f5f5;
	border-color: #e97e59;
}
.contactform .button:active {
	box-shadow: none;
}
.contactinfo ul {
	margin: 0 auto;
	padding: 10px 0;
	display: block;
	text-align: center;
}
.contactinfo ul li {
	display: inline-block;
	margin-right: 20px;
	text-decoration: none;
}
.contactinfo ul li span {
	margin-right: 10px;
	color: #e97e59;
	font-size: 40px;
}
.contactinfo ul li h6 {
	font-size: 20px;
}
ul.Guarantes{padding:0;margin:0;}
ul.Guarantes li{list-style-type:none;

    margin-bottom: 10px;
	font-size: 14px;
    font-family: 'Roboto', sans-serif;
    line-height: 21px;
	display: inline-flex;
}
ul.Guarantes li span {
    color: #e97e59;
    font-size: 18px;
    margin-right: 10px;}
	
.order{margin: 20px 0;
    height:auto;
    border: 1px solid #e97e59;background:#f5f5f5;}	
.order h2{padding:10px 0;margin:0;background:#e97e59;color:#fff;text-align:center;text-transform:capitalize;}
.order ul{    padding: 20px 0;
    margin: 0;}
.order ul li{margin-bottom:10px;list-style-type:none;margin-left:10px;display:inline-flex;}
.order ul li img{width:30px;height:30px;margin-right:10px;}
.order p{text-align:center;margin-bottom:30px;}
.order p a{font-size: 20px;
    color: #fff;
    text-decoration: none;
    background: #e97e59;
    padding: 10px 40px;
    text-align: center;
     font-family: 'Roboto', sans-serif;
    font-weight: lighter;
    box-shadow: 0px 4px 5px 2px #E3E3E3;
    -webkit-box-shadow: 0px 4px 10px -2px #222020;
    -moz-box-shadow: 0px 4px 5px 2px #E3E3E3;
    -o-box-shadow: 0px 4px 5px 2px #E3E3E3;
}
.freeresources-table{margin:20px 0;}
.freeresources-table tbody>tr>td {
    padding: 10px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;}
.freeresources-table td a{color:#000;}
.freeresources-table td a:hover{color:#e97e59;}	
.carousel-control.left, .carousel-control.right, ol.carousel-indicators{display:none !important;}		
/*============== Misc ==============*/


@media only screen and (min-width: 769px) and (max-width: 1024px) {
.Guarante-offer li {
	margin-left: 5px;
	margin-bottom: 15px;
	padding: 0;
}
}

@media only screen and (max-width: 768px) {
header {
	background: none;
}
h3 {
	font-size: 23px;
}
.bnr-2 h4 {
	padding: 0px 50px 0px 0px;
}
.bnr-2 p {
	padding: 15px 0px 0px;
}
.bnr-2 h1 {
	margin-top: 5px;
}
.Guarante-offer h3 {
	text-align: left;
	font-size: 21px;
	margin-left: 5px;
}
.Guarante-offer li {
	padding: 0px 0px 15px;
	margin-left: 5px;
}
.nav > li > a {
	padding: 10px;
}
ul.social-icons {
	padding: 10px 0px;
}
.orderform span {
	margin: 0 14px 5px 0;
	text-align: right;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.navbar-collapse {
	border-top: 0;
	box-shadow: none;
}
.nav > li > a {
	display: block;
}
.navbar-collapse.in {
	overflow-y: visible;
}
ul.social-icons {
	padding: 10px 0px;
	text-align: left;
}
.navbar-toggle {
	float: left;
	border-radius: 0px;
	border: 1px solid transparent;
	background-color: #e97e59;
}
.navbar-default .navbar-toggle {
	border-color: #efefef;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: rgb(239, 239, 239);
}
.bnr-1 img {
	display: block;
	margin: 0 auto;
}
h3 {
	font-size: 22px;
}
.panel-title {
	font-size: 18px;
}
.bnr-2 h1 {
	margin-top: 5px;
}
.bnr-2 h5 {
	margin-left: 4px;
}
.payza {
	margin: 10px 10px 10px 0px;
}
.ftr-nav li {
	margin-bottom: 5px;
}
footer h6 {
	padding-right: 0;
}
.Guarante-offer h3 {
	text-align: left;
	margin-left: 10px;
}
.Guarante-offer li {
	margin-left: 0px;
	text-align: left;
	margin-bottom: 15px;
}
}

@media only screen and (max-width: 479px) {
.navbar-collapse {
	border-top: 0;
	box-shadow: none;
}
.nav > li > a {
	display: block;
}
.navbar-collapse.in {
	overflow-y: visible;
}
ul.social-icons {
	padding: 10px 0px;
	text-align: left;
}
.navbar-toggle {
	float: left;
	border-radius: 0px;
	border: 1px solid transparent;
	background-color: #e97e59;
}
.navbar-default .navbar-toggle {
	border-color: #efefef;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: rgb(239, 239, 239);
}
h3 {
	font-size: 20px;
}
.logo {
	margin: 35px 0px 0px 0;
}
header {
	background: none;
	height: 80px;
}
.panel-title {
	font-size: 18px;
}
.Term-Paper li {
	font-size: 16px;
}
.bnr-2 {
	background: none;
	height: 270px;
}
.bnr-2 h4 {
	font-size: 18px;
	padding: 0px;
}
.bnr-2 h4, .bnr-2 h1, .bnr-2 h5, .bnr-2 p {
	text-align: center;
}
.Guarante-offer {
	padding: 0;
	margin: 10px 0;
}
.Guarante-offer li {
	padding: 10px;
	margin-bottom: 5px;
	text-align: left;
	margin: 0;
}
.Guarante-offer h3 {
	margin-left: 10px;
	text-align: left;
}
.ftr-nav ul {
	text-align: left;
	padding: 0;
}
.ftr-nav li {
	padding-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
footer h6 {
	font-size: 15px;
	text-align: left;
	padding: 0;
}
footer p {
	text-align: left;
}
.bnr-1 img {
	text-align: center;
}
.orderform input[type=checkbox], input[type=radio] {
	clear: both;
	margin-top: 3px;
	margin-bottom: 8px;
}
.contactinfo ul li span {
	font-size: 30px;
}
.contactinfo ul li h6 {
	font-size: 18px;
}
ul.custom-papers li {display:inline-flex;}
}
