.main-search-sub
{
    background-color:#d10000;
    color:white;
}
.main-search-sub-active
{
    background-color:#00bf70;
    color:white;
}
    #newSearchArea
        {
            position: fixed;
            width: 100%;
            height: 100%;
            background-color: #eee;
            opacity: 1;
            z-index:999;
            display:none;
            overflow: scroll;
        }
        #search-area-inner
        {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50% , -50%);
            width:75%;
        }
     
        .newSearchAreaCross
        {
         float: right; margin: 20px;
         font-size:20px;
         font-weight:bold;
         cursor:pointer;
        }
        #search-area-inner p
        {
            margin: 10px 0px 0px 0px;
            font-size:15px;
            font-weight:500;
        }
        .checkbox-div-area
        {
            display: inline-block;
            margin:5px 0px 15px 0px;
            border: 1px solid #777;
            padding:3px 5px;
            text-align: center;
        }
        .main-search-inp
        {
            padding: 5px;
            margin:0px 0px 5px 0px;
            width: 100%;
        }
        .main-search-sub
        {
            padding: 2px 5px;
            float:right;
            font-size:16px;
        }
        .hrSearch
        {
        border-top: 1px solid #999;
        clear:both;
        margin:40px 0px 0px 0px;
        }
           @media all and (max-width:500px)
{
    #search-area-inner
        {
            width:95%;
        }
    
     .checkbox-div-area
        {
            margin:5px 0px;
        }
        .newSearchAreaCross
        {
        margin: 20px 10px 0px 0px;
        }
}
          @media all and (max-height:300px)
{
    #search-area-inner
        {
            width:99%;
            margin-top:50px;
        }
   
}

h1, h2, h3, h4 {
	font-family: 'Open Sans', sans-serif;
    margin: 0; }
.main-area
{
    padding: 10px 25px;
    margin: 10px auto 15px auto;
    border:1px solid #ddd;
    background-color:#fff;
}
.main-row
{
    display:flex;
    flex-wrap:wrap;
}
.main-div
{
    border:1px solid #ddd;
    margin:20px 0px;
    padding:10px 5px;
    box-shadow:0px 0px 5px 1px #aaa;
    text-align:center;
}
.main-heading
{
    font-size:24px; padding:10px 0px; font-weight:bold;text-align:center;
}
.main-para
{
    font-size:15px;
    margin:15px 0px 20px 0px;
}
.main-img
{
    width:100%;
    max-width:200px;
}
.main-title
{
    font-size:11px !important;
    max-width:250px;
    color: #fff;
    background-color:#004aad;
    text-decoration: none;
    border: none;
    box-sizing: border-box;
    text-transform: uppercase;
    padding: 15px 5px;
    font-weight: 600;
    border-radius: 15px;
    margin:10px auto 5px auto;
    width:100%;
}
.main-title a
{
    color:#fff;
    display:block;
}
.main-title a:hover
{
    color:#fff;
}
.poetry-header
{
    border-bottom:1px solid #bbb;padding:5px 10px;
}
.poetry-area
{
   box-shadow: 0px 5px 15px 0px #D6D6D6;
   padding:20px;
}
.poetryh2
{
font-size:16px;font-weight:bold;margin:10px 0px;text-align:center;
}
.poetimg
{
    width:100%; max-width:120px;border-radius:25%;
}

.poetry-area h3
{
font-size:15px;font-weight:bold;margin:10px 0px;text-align:center;
}
.poetry-logo
{
    max-width:130px;
}
.poet-link
{
    float:right;padding-top:20px;font-size:18px;font-weight:bold;
}
.poetry-h1
{
    font-size:20px !important;font-weight:bold !important;margin:5px 0px 20px 0px !important;text-transform: capitalize !important;
}
.poetry-verses p
{margin:0px;}
.poetry-img
{max-height:150px;}
.poetry-img1
{max-width:350px;width:100%;}
.active-link
{
    color:#002ec2;
}

.viewTutorPicture
{
    height:100vh;
    width:100%;
    margin:auto;
    background-color:#333;
    position:fixed;
    top:0px;
    display:flex;
    align-items:center;
    justify-content:center;
    z-index:1;
    display:none;
}
.viewTutorPicture p
{
    color:white;
    position:absolute;
    top:20px;
    right:20px;
    font-size:40px;
    font-weight:bold;
    cursor:pointer;
}
.viewTutorPicture img
{
    width:200px;
}
.qualification{display:inline-block;padding: 5px 0px 0px 0px;}


.tutor-profile p
{margin:0px; line-height:1; padding:5px 0px;}
.tutor-profile h3
{
    font-size:19px;font-weight:bold;text-align:center;padding:15px 0px;
}
.main-tutors-page-h3
{
    font-size:16px; margin-top:15px;line-height: 1.3;
}
.author_wise_books h2
{
    font-size:21px;
    font-weight:bold;
    padding:5px 0px;
}
.author-wise-img img
{
    padding-top:8px;  
}
.author_wise_books p
{
    font-size:15px;
}
.booktitle
{
    line-height:1.25;font-weight:bold;margin:5px 0px;font-size:14px !important;
}
p {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	line-height: 27px;
}
.header-rabtatech
{
    text-align:center;
    margin-top:10px;
}
.header-rabtatech img
{
 width:200px;
}
.calculator
{
	background-color:#222;
	border: 10px solid #000; 
    border-style:groove;
}
.selectEquivalence
{
    width:40%;
}
.spanEquivalence
{
    width:140px;
    display:inline-block;
}

@media all and (min-width:370px)
{
.spanEquivalence
{
    width:120px;
    display:inline-block;
}
.selectEquivalence
{
    width:200px;
}
.formEquivalence
{
    width:360px;
}
}
.calculator input[type=text]
{
	width:94%;
	text-align:center;
	height:70px;
	font-size:30px;
}

.calculator .btn-info
{
	width:23%;
	height:75px;
	font-size:30px;
	margin:4px 2px;
}

 .calculator .btn-primary
{
	width:23%;
	height:75px;
	font-size:30px;
	margin:4px 2px 8px 2px;
}
.calculator #percent
{
	width:23%;
	height:75px;
	font-size:30px;
	margin:4px 2px;
}

.calculator #equals
{
	width:47%;
	height:75px;
	font-size:30px;
	margin:4px 2px;
}
.calculator .btn-danger
{
	width:23%;
	height:75px;
	font-size:24px;
	margin:4px 2px;
}
@media all and (max-width:400px)
{
    .calculator .btn-danger, .calculator .btn-primary , .calculator #percent , .calculator .btn-info 
    {
        width: 20%;
        font-size: 16px;
    }
    .calculator
    {
        width: 100%;
    }
    .calculator #equals 
    {
        width: 42%;
    }
    
    .calculator input[type=text]
    {
	width:86%;
    }

}
@media all and (max-width:1200px)
{
.main-menu
{
    padding: 6px 0px 8px 0px;
}
}
@media all and (max-width:340px)
{
    .calculator .btn-danger, .calculator .btn-primary , .calculator #percent , .calculator .btn-info 
    {
        width: 20%;
        font-size: 13px;
    }
    .calculator input[type=text]
{
	font-size:20px;
}
}

@media (max-width:300px)
{
    .calculator .btn-danger, .calculator .btn-primary , .calculator #percent , .calculator .btn-info 
    {
        width: 40%;
            font-size: 14px;
    }
    .calculator
    {
        width: 100%;
    }
    .calculator #equals 
    {
        width: 82%;
    }
}

@media all and (max-width:230px)
{
    
    .calculator input[type=text]
{
	font-size:15px;
}
}


.ver-rot:hover
{
    -webkit-animation: ver-rotate 1s linear;
    animation: ver-rotate 1s linear;
}
@keyframes ver-rotate
{
    from 
    {
    -webkit-transform: rotateY(-360deg); 
     transform: rotateY(-360deg); 
      opacity: 0.5;
    }    
    to
    {
      -webkit-transform:rotateY(-360deg); 
      transform: rotateY(0deg);
        opacity: 1;
    }   
}

.cartsticky {
  position: fixed;
  top: 50%;
  right: 0%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
cursor: pointer;
display:none;
z-index:99999;
}

.cartsticky img {
width:15px;
}

.cartsticky a {
  background-color:green;
  border:1px solid #333;
  display: block;
  text-align: center;
  padding: 5px;
  transition: all 0.3s ease;
  color: white;
  font-size: 12px;
}




.pagination-links
{
   padding:20px 10px 0px 10px;
   font-size:22px;
}
.pagination-links a
{
color:#FF5722;
}
.main-page-images-div
{
    line-height:200px;
}
.more-link
{
    color:#FF5722;
    font-size:18px;
}
.check-out-btn
{
    float:right;
}
.cart-checkout
{
    padding-right:30px;
}
.page-header-title
{
    width:50%;
    padding-top: 5px;
    float:left;
}
.page-header-button
{
     width:50%;
     float:right;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
    color: #000;
}
a:active {
	text-decoration: none;
}
a:focus {
	outline: none;
}
a 
{
   color: #000;
}

#loading-overlay
{
    width:100%;
    height:100%;
    overflow-y: hidden;
    background:rgba(0,0,0,.70);
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1;
}
.main-page-images
{
    width:100%;
    max-width:300px;
}
.spinner{
    width: 100px;
    height: 100px;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right: 0;
    margin: auto;
    animation: spin infinite linear;
    animation-duration:2s;
    border:5px solid #FF5722;
    border-radius:50%;
    border-bottom-color:transparent;
    border-left-color:transparent;
}

.spinner2{
    width: 80px;
    height: 80px;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right: 0;
    margin: auto;
    animation: spina infinite linear;
    animation-duration: 3s;
    border:5px solid #5cb8fa;
    border-radius:50%;
    border-top-color:transparent;
    border-right-color:transparent;
}

.spinner3{
    width: 60px;
    height: 60px;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right: 0;
    margin: auto;
    animation: spinb infinite linear;
    animation-duration: 4s;
    border:5px solid #f7e307;
    border-radius:50%;
    border-bottom-color:transparent;
    border-left-color:transparent;
}

.spinner4{
    width: 40px;
    height: 40px;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right: 0;
    margin: auto;
    animation: spinc infinite linear;
    animation-duration: 5s;
    border:5px solid #00c22a;
    border-radius:50%;
    border-top-color:transparent;
    border-right-color:transparent;
}


@keyframes spin {
    from{
        transform: rotate(0deg);
    }to{
        transform: rotate(360deg);
    }
}

@keyframes spina {
    from{
        transform: rotate(0deg);
    }to{
        transform: rotate(360deg);
    }
}

@keyframes spinb {
    from{
        transform: rotate(0deg);
    }to{
        transform: rotate(360deg);
    }
}

@keyframes spinc {
    from{
        transform: rotate(0deg);
    }to{
        transform: rotate(360deg);
    }
}

          #outer
          {
              background:rgba(0,0,0,.5);
              display: none;
              position: fixed;
              height: 100%;
              overflow-y: hidden;
              width: 100%;
              z-index: 10;
          }
         #confirm {
            position: absolute;
            top:50%;
            left: 50%;
            transform:translate(-50% ,-50%);
            background-color: #eee;
            color: #000000;
            border: 1px solid #20b2aa;
            width: 60%;
            text-align: center;
            padding: 10px 0px;
         }
         #confirm button {
            background-color:#00008b;
            color:#fff;
            border-radius: 12px;
            border: 4px solid #20b2aa;
            padding: 5px;
            text-align: center;
            width: 100px;
            cursor: pointer;
         }
        .message
          {
              font-size: 18px;
              padding: 0px 0px 30px 0px;
              box-sizing: border-box;
          }
          
body {
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden;
    padding: 0px !important;
    background-color:#eee;
}
html {
	background-color: #fff;
	overflow-x: hidden;
}

.top {
	background-color: #fff;
     
}
.orange-color {
	color: #FF5722;
}
.main-menu
{
    border: 1px solid rgba(0, 0, 0, 0.22);
    border-radius: 4px;
}			
#cssmenu > ul > li.has-sub a:after {
	content: '\f107';
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
}
#cssmenu > ul > li.has-sub ul li a:after 
{
	content: normal;
}
.main_logo
{
    width:150px;
    padding:10px 0px;
}
.search_area
{
    padding: 15px 0px;
    
}
.search_bar
{
    float:right;
    margin-left:5px;
    overflow-y:hidden;
    border-radius:5px;
}

.search_bar .btn-default
{
    border: none;
    width: 54px;
    height: 38px;
    outline: none;
    box-shadow: none;
    background-color:#FF5722;
    padding: 0;
    border-radius: inherit;
    -webkit-appearance: none;
    position:relative;    
    z-index:1;
}
#search-menu-header
{
    
    list-style:none;
    padding:0px;
    margin:2px 0px;
    display:none;
    border: 1px solid #999;
    padding:0px 5px 28px 5px;
    right: 12px;
    box-shadow: 0 0 15px rgba(0,0,0,.18);
}

#search-menu-header a
{
       
    font-size:16px;
    
}
.search-btn-overlay::before
{
    content:'';
    background-color:#013A6B;
    width:100%;
    height:180%;
    border-radius: 50% 50% 0 0;
    display:block;
    position:absolute;
    bottom:0;
    left:0;
    z-index:-1;
    -webkit-transition: .8s all;
    -moz-transition: .8s all;
    transition: .8s all;
}
.search-btn-overlay:hover::before
{
    height:0%;
}
.search_bar span
{
    color: #fff;
}
.cart
{
    float:right;
    position:relative;
    overflow-y:hidden;
}
.cart .view-cart
{
    outline: none;
    border: none;
    background:none ;
    font-size: 20px;
    color: #fff;
    cursor:pointer;
    position:relative;
    z-index:1;
    
    
}
.cart-overlay
{
 background-color: #FF5722;
padding: 5px;
 border-radius:5px;
}
.cart-overlay::before
{
    content: '';
    background-color:#013A6B;
    width:100%;
    height:180%;
    display:block;
    position:absolute;
    bottom:0;
    border-radius:50% 50% 0 0;
    left:0;
    -webkit-transition: .8s all;
    -moz-transition: .8s all;
    transition: .8s all;
}
.cart-overlay:hover::before
{
    height:0%;
}
.page_Name
{
    padding: 5px 0px;
}
.active
{
    color: #FF5722;
}
.page_Name a
{
    font-size: 18px;
    padding: 5px 0px;
    font-weight: 500; 
}
.page_Name span
{
    padding: 0px 5px;
}

.input-keyword
{
    height: 47px;
    box-sizing: border-box;
    padding: 10px 16px;
    width:79.66%;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-right:0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btna
{
  border:none;
  float:right;
  background: #FF5722;
  color:#fff;
  padding: 5px 10px;
  font-size: 16px;
  cursor: pointer;
  margin-left: 10px;
  transition: 0.8s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.btna::before
{
  content: "";
  position: absolute;
  left: 0;
  width:100%;
  color:#fff;
  height: 0%;
  background-color: #013A6B;
  z-index: -1;
  transition: 0.8s;
}
.btna1::before{
  bottom: 0;
  border-radius: 50% 50% 0 0;
}
.btna1::before{
  height: 180%;
}
.btna1:hover::before{
  height: 0%;
}
.btna1{
  color: #fff;
  border-radius:5px;
}
.book-image-area
{
    text-align:center;
}
.btna1:hover{
  color: #fff;
}
.modal_Button
{
    background-color: #FF5722;
    color: #fff;
    border: 0px;
}
.modal-body p
{
    font-weight: 500;
    padding-top: 10px;
}
.modal-body input
{
    padding: 5px 10px;
    border: 1px solid #aaa;
    font-size: 15px;
    width: 80%;
    
}
.modal-body input[type="submit"]
{
    margin-top: 15px;
    width: 50%;
}
.quick_ViewButton
{
    position: relative;
}

.quick_ViewButton img
{
    margin: 10px 0px;
}
.quick_ViewButton button
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #FF5722;
    padding: 10px 10px;
    color: #fff;
    border: 0px;   
    display: none;
 
}
.quick_ViewButton:hover
{

}
.our_Products
{
    padding: 10px 0px;
}
.border_Div
{
    width: 180px;
    margin: 0 auto;
    border-bottom: 1px solid #333;
}
.heading-style {
    margin-top:  -10px;
}
.heading-style i
{
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #FF5722;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.heading-style i:nth-child(2) {
    width: 12px;
    height: 12px;
    background-color: #013A6B;
}
.books-area-add-to-cart
{
    font-size: 15px;
    color: #fff;
    background-image: -webkit-linear-gradient(30deg, #FF5722 20% , #013A6B 20% );
    text-decoration: none;
    position: relative;
    border: none;
    width:60%;
    box-sizing:border-box;
    text-transform: uppercase;
    padding: 13px;
    letter-spacing: 1px;
    font-weight: 600;
    transition:1s;
    border-radius:15px;
}
.books-area-add-to-cart-stat
{
    font-size:12px; 
    margin:5px auto;
    color: #000;
    background-color:#8dc2f0;
    border: 1px solid #999;
    width:60%;
    box-sizing:border-box;
    text-transform: uppercase;
    padding: 15px 0px;
    letter-spacing: 1px;
    font-weight: bold;
}
.books-area-add-to-cart:hover
{
    width:65%;
    
}
.discount_Area
{
    background-color: #FF5722;
    padding: 80px;
}
.discount_Area h2 
{
    color: #fff;
    font-size: 45px;
    padding: 0px 0px 20px 0px;
}
.discount_Area h4
{
    color: #fff;
    font-size: 25px;
    padding: 20px 0px 10px 0px;
}
.discount_Area p 
{
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0px;
}
.slider_Section
{
    padding: 0px 32px;
}
.subscribe_Area
{
    background-color: #383737;
    padding: 50px 0px;
}
.subscribe_Area h2 ,.subscribe_Area h4
{
    color: #fff;
    padding: 10px 0px;
}
.subscribe_Area input[type="email"]
{
    background-color:  #f5f5f5;
    padding: 15px 20px;
    margin: 50px 0px;
    border: 0px;
    font-size: 16px;
    width: 65%;
}
.subscribe_Area input[type="submit"]
{
    padding: 15px 0px;
    background-color: #FF5722;
    font-size: 16px;
    color: #fff;
    border: 0px;
    width:30%;
    box-sizing: border-box;
}
.aboutus_Text
{
    padding: 10px 0px; 
}
.aboutus_Text p
{
    color: #383737;
    font-size: 17px;
    line-height:20px;
    margin-top:5px;
}
.faqs p
{
    color: #383737;
    font-size: 16px;
    
}
.contact-form
{
    width: 80%;
    margin: 20px auto;
    padding: 40px;
    -webkit-box-shadow: 3px 3px 13px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:3px 3px 13px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 3px 13px rgba(0, 0, 0, 0.5);
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea  {
    width: 100%;
    color: #000;
    background: none;
    outline: none;
    font-size: 15px;
    padding: 13px 12px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    border: solid 1px #ccc;
}
.contact-form option
{
    background-image:url(assets/images/star.png);
}
.contact-form textarea {
    min-height: 12em;
    resize: none;
}
.contact-form input[type="submit"] {
    outline: none;
    color: #fff;
    padding: 10px 42px;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #FF5722;
    border: 2px solid #FF5722;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
}
.contact-form  input[type="submit"]:hover {
    background: none;
    color: #FF5722;
}
.review-form input[type="button"] {
    outline: none;
    color: #fff;
    padding: 10px 42px;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #FF5722;
    border: 2px solid #FF5722;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
}
.review-form input[type="button"]:hover {
    background: none;
    color: #FF5722;
}
.contact-form::-webkit-input-placeholder {
	color:#999 !important;
}
.contact-form:-moz-placeholder { /* Firefox 18- */
	color:#999 !important;
}
.contact-form::-moz-placeholder {  /* Firefox 19+ */
	color:#999 !important;
}
.contact-form:-ms-input-placeholder {  
	color:#999 !important;
}
.contact-right h4 {
    font-size: 30px;
    color: #FF5722;
    letter-spacing: 1px;
}
.contact-text {
    padding: 3em; 
} 
.contact-right {
    margin-top: 70px;
}
.contact-text p {  
    margin-top: 20px;
    text-align: left;
}
.contact-text p a{  
    color:#FF5722; 
	-webkit-transition: 0.5s all; 
    -moz-transition: 0.5s all;
	transition: 0.5s all;
}
.contact-text p a:hover{  
    color:#999; 
}
.contact-text p i.fa {
    margin-right: 10px;
    color: #FF5722;
}
  
  
    .ratingstar {
      margin: 20px 0;
      position: relative;
      display: inline-block;
      color: #f1c40f;
      width: 0px;
      height: 0px;
      border-right: 20px solid transparent;
      border-bottom: 15px solid #ffcc00;
      border-left: 20px solid transparent;
      transform: rotate(35deg);
      cursor:pointer;
    }
    .ratingstar:before {
      position: absolute;
      display: inline-block;
      color: red;
      left:-14px;
      top:-12px;
      width: 0px;
      height: 0px;
      border-right: 8px solid transparent;
      border-bottom: 23px solid #ffcc00;
      border-left: 8px solid transparent;
      content: '';
      transform: rotate(-37deg);
      cursor:pointer;
    }
    .ratingstar:after {
      position: absolute;
      display: inline-block;
      color: red;
      left:-20px;
      top:0px;
      width: 0px;
      height: 0px;
      border-right: 20px solid transparent;
      border-bottom: 15px solid #ffcc00;
      border-left: 20px solid transparent;
      content: '';
      transform: rotate(-72deg);
      cursor:pointer;
    }
.ratingstar.NewClassForStars
{
 border-bottom: 15px solid #FF5722;    
}
.ratingstar:hover
{
    border-bottom: 15px solid #FF5722;
}
.ratingstar:hover:after
{
    border-bottom: 15px solid #FF5722;
}
.ratingstar:hover:before
{
    border-bottom: 23px solid #FF5722;
}

.ratingstar.NewAfterClassForStars:after
{
    border-bottom: 15px solid #FF5722;
}

.ratingstar.NewBeforeClassForStars:before
{
    border-bottom: 23px solid #FF5722;
}


.single_Page
{
    margin-bottom: 30px;
}
.single_Page h3
{
    font-size: 25px;
    color: #000;
    margin-bottom: 13px;
}
.single_Page span
{
    font-size: 18px;
    color: #d60404;
}
.single_Page label
{
    font-size: 18px;
    color: #000;
}
.single_Page ul
{
    list-style-type: none;
    margin: 0; 
    padding: 0;
}
.single_Page li
{
    margin: 10px 0px;
}
.single_PageCart input[type="submit"]
{   
    font-size: 13px;
    color: #fff;
    background: #1accfd;
    text-decoration: none;
    position: relative;
    border: none;
    border-radius: 0;
    width: 40%;
    text-transform: uppercase;
    padding: 13px;
    outline: none;
    letter-spacing: 1px;
    font-weight: 600;
}
.border-cart
{
     border: 0.1px solid #ccc;
    padding: 0px 5px;
     margin: 10px 0px 5px 0px;
}
.button-cart
{
    padding: 6px 10px;
    float: right;
}
.cart-close-area
{
   margin: 20px 0px 0px 0px;
}
footer a
{
    color: #656565;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}
footer li
{
    display: block;
    font-size: 14px;
    margin: 15px 0 0;
    color: #000000;
}


.footer_Links ul
{
    list-style-type: none;
    padding: 0;
}

.social ul , .contact_Info ul
{
    padding-left: 15px;
}
.social li
{
    display: inline;
    padding-right: 15px;
}
.social a
{
    color: #fff;
}
.social i
{
    width: 34px;
    height: 34px;
    background-color: #FF5722;    
    border-radius: 17px;
    font-size: 15px;
    line-height: 34px;
    margin-top: 15px;
}

.copy-right
{
    padding: 10px 0;
    background: #FF5722;
}
.copy-right p, .copy-right  a
{
    color: #fff;
    letter-spacing: 2px;
    font-size: 15px;
    margin: 0;
}

.search-page
{
    padding: 20px 0px;
    
}
.btn-search-page
{
    background-color: #FF5722;
    border: 0px;
    padding:11px 10px;
    margin-left: 15px;
}
.btn-search-page-2
{
    background-color:#4885ed;
    border: 0px;
    padding:11px 10px;
    width:80px;
    display:inline;
    margin-left:5px;
    margin-bottom:5px;
}
.btn-search-page-1
{
    background-color: #FF5722;
    border: 1px solid #FF5722;
    height:48px;
    box-sizing: border-box;
    width:20.70%;
    margin-left:-9px;
    margin-bottom: 6.6px;
}
.search-page-main-div
{
    position: relative;
}
.search-page-copy-right
{
    background-color: #FF5722;
    padding:10px 0px;
    width: 100%;
}
.search-page-copy-right p
{
    color: #fff;
    padding: 10px 0px;
    margin:0;
}
.search-page-copy-right a
{
    color: #fff;
}
@media all and (max-width:577px)
{
    .main-title
{
    padding:8px 5px 5px 5px;
    font-size:10px !important;
}
    .pagination-links
{
   padding:20px 10px 0px 10px;
   font-size:16px;
}


}
@media all and (min-height:751px)
{
.search-page-copy-right
{
    position:fixed;
    bottom:0;
}
}
@media all and (max-width:992px)
{
    .btn-search-page
{
    width: 50%;
    margin: 0px 0px 20px 0px;
}

.header-rabtatech img
{
 width:150px;
 margin-top:10px;
}

.main-page-images
{
    width:140px;
}
.main-page-images-div
{
    line-height:140px;
}
    .follow-us
    {
        text-align: center;
        
    }
}
@media all and (max-width: 767px)
{
.tutor-profile h3
{
    padding:20px 0px 5px 0px;
}
}
@media all and (min-width: 767px) and (max-width: 992px)
{
   .margin-top
    {
        margin-top: 40px;
    }
   
}


@media all  and (max-width: 181px)
{
    
    .search_bar
    {
        width: 100%;
        text-align:center;
    }
    .search_bar .btn-default
     {
        width: 100%;
     }
    .search_bar input[type="search"]
    {
        height: 42px;
        font-size: 9px;
        border: 1px solid #191e21;
        width: 50%;
        float: left;
    }
    .cart
    {
  
        width: 100%;
        margin:10px 0px;
       
    }
}


 @media all and (max-width: 767px) 
{
    
.book-image-area
{
    margin-bottom:20px;
}
.single-page-new-old-inputs
{
    margin: 0 auto;
}
.message
{
    font-size:15px;
}
#confirm
{
    width:80%;
}
.checkout-title-bigger-screen
{
    display:none;
}
.main-page-images-div
{
    line-height:100px;
}
.main-page-images
{
    width:100px;
}
.pagination-links
{
   padding:20px 10px 0px 10px;
   font-size:18px;
}

.checkout-pg
{
    text-align:center;
    float:none;
    margin:10px 0px;
}
.cart-checkout
{
    padding:0px;
}
	  .single_Page
    {
        text-align: center;
    }
    .footer-col
{
    text-align: center;
    margin-top: 20px;
}
 .search_bar
    {
        float:right;
        margin:0;
    }
    .cart
    {
        margin-right: 5px;
    }
}
@media all and (max-width: 435px) 
{
    .page-header-title
{
    width:100%;
    float:none;
    text-align:center;
}
.page-header-button
{
     width:100%;
     float:none;
}
    .page_Name button
    {
       width:30%;
       margin: 5px 0px 4px 0px;
    }
    .page_Name
    {
        padding:5px 0px;
    }
    .page_Name a
    {
        padding:0px;
    }
   .btn-log-in-out
   {
       float:right;
   }
    .btn-log-in-out
   {
       float:right;
   }
   .btn-sign-up
   {
      float:left; 
   }
}


@media all and (max-width: 355px) 
{
    .page_Name button
    {
        width:32%;
    }
        .main-page-images-div
{
    line-height:95px;
}
.main-page-images
{
    width:95px;
}
}

@media all and (max-width: 335px) 
{
    .page_Name button
    {
        width:34%;
    }
        .main-page-images-div
{
    line-height:90px;
}
.main-page-images
{
    width:90px;
}
}
@media all and (max-width: 317px) 
{
    .page_Name button
    {
        width:36%;
    }
        .main-page-images-div
{
    line-height:85px;
}
.main-page-images
{
    width:85px;
}
}
@media all and (max-width: 301px) 
{
    .page_Name button
    {
        width:38%;
    }
    
    .main-page-images-div
{
    line-height:80px;
}
.main-page-images
{
    width:80px;
}
}
@media all and (max-width: 287px) 
{
    .page_Name button
    {
        width:40%;
    }
        .main-page-images-div
{
    line-height:75px;
}
.main-page-images
{
    width:75px;
}
}
@media all and (max-width: 274px) 
{
    .page_Name button
    {
        width:42%;
    }
}
@media all and (max-width: 262px) 
{
    .page_Name button
    {
        width:45%;
    }
        .main-page-images-div
{
    line-height:70px;
}
.main-page-images
{
    width:70px;
}
}
@media all and (max-width: 247px) 
{
    .page_Name button
    {
        width:80%;
        float:none;
        display:block;
        margin:5px auto;
    }
        .main-page-images-div
{
    line-height:65px;
}
.main-page-images
{
    width:65px;
}
}
@media all and (min-width: 767px)
{
.checkout-title
{
   display:none;
}
}