.maincontent h5{
  font-weight: 600;
    text-align: center;
    box-shadow: 5px 5px 6px 5px #fdcdb0;
    line-height: 35px;
    padding: 10px;
    color: #ffffff;
    font-size: 25px;
    background-color: #f5610a;
    font-family: 'Sansita Swashed', cursive;
    margin-bottom: 30px;
    margin-top: 30px;
   word-spacing:5px;
    }
    .priceform h5{
  font-weight: 600;
    text-align: center;
    box-shadow: 5px 5px 6px 5px #88c9e9;
    line-height: 35px;
    padding: 10px;
    color: #ffffff;
    font-size: 25px;
    background-color: #005b88;
    font-family: 'Sansita Swashed', cursive;
    margin-bottom: 30px;
    margin-top: 30px;
    word-spacing:5px;
   
    }

#shadowbox{
    position: fixed;
    top:285px;
}
#aldin-ft{
    position: relative;
}

#christmas-image {
    width: 783px;
    height: 405px;
    margin-left: -7px;
    margin-bottom: 50px;
}
#christmas-dec {
    width: 795px;
    height: 495px;
    }
#treeimg{
     width: 225px;
    height: 180px;
    margin-left: 85px;
}
#baby-christ {
    width: 353px;
    height: 410px;
}
#higschristmas{
   width: 350px;
    height: 261px
}

.blog
{
	background: #fff;
}
.blog_head h1
{
	text-align: center;
	margin-bottom: 40px;
    font-family: 'Source Sans Pro';
   font-size: 38px;
   letter-spacing: 2px;
    font-weight: 600;
}
.blog_col_left h2
{
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Source Sans Pro';
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;

}
.bloglist_box img
{
	width: 80px;
	height: 80px;
	display: block;
	margin:0 auto;
	-webkit-transition: 0.9s ease-out;
    -moz-transition: 0.9s ease-out;
    transition: 0.9s ease-out;
}
.bloglist_box h3
{
	text-align: center;
	margin-top: 30px;
	font-family: 'Source Sans Pro';
	font-size: 23px;
    font-weight: 600;
}
.bloglist_row
{
	margin-bottom: 60px;
}
.bloglist_box
{
	 transition:1s;
	 padding: 20px 0;
}
.bloglist_box:hover
{
	 border: 2px solid #ff9354ad; 
  box-shadow: 0px 0px 6px 2px #c3babaf2;
  cursor: pointer;
}
.bloglist_box:hover .bloglist_box_img
{
	
  cursor: pointer;
  -webkit-transform: rotateY(720deg);
      -moz-transform: rotateY(720deg);
      transform: rotateY(720deg);
}
.bloglist_row a
{
    color: #4e4b49;
}
.bloglist_box:hover, .bloglist_box h3:hover
{
	color: #f87223;
    text-decoration: underline;
}

.blog_col_left
{
	height:auto;
	background: #373f4a;
}
.blog_col
{
	padding: 2em 3em;
}
.example_blog
{
	padding: 3em 1.5em 3em 1.5em;
}
.example_blog p
{
	color: #ffffff;
	text-align: justify;
    font-size: 15px;
    line-height: 23px;
}
.blog_university
{
	background: #fff;
}
.blog_univ_head
{
	background:#373f4a; 
	padding:20px 30px;
	max-width: 300px;
	margin-top: 50px;
    margin-left: -20px;

}
.blog_univ_head h1
{
	font-size: 28px;
	font-family: 'Rubik', sans-serif;
	font-weight: 600;
	color: #fff;

}
.blog_univ_ryt_col
{
	margin:0 auto;
}
.blog_ryt_image img
{
	width: 490px;
    height: 350px;
}

.blog_univ_qstn
{
	margin-left: 40px;
}
.blog_univ_qstn ul
{
	list-style-type: none;
	margin-top: 80px;
}
.blog_univ_qstn ul li
{
	margin-bottom: 20px;
}
.blog_univ_qstn ul li a
{
	color: #373f4a;
	font-size: 17px;
	font-weight: 600;
	text-decoration: underline;
	font-family: 'Nunito', sans-serif;
	letter-spacing: 1.5px;
}
.blog_univ_qstn ul li a:hover
{
	color: #f87223;
}
.blog_univ_qstn ul li:hover .fa-sign-in
{
	color: #f87223;
}
.blog_univ_qstn ul li i 
{
	font-size: 17px;
    padding: 0;
    color: #373f4a;
}
.blog_univ_qstn ul li i:hover
{
	opacity: 1;
}
/*blog content*/
.blog_pages
{
	background: #fff;
}

.blog_page_left img
{
	width: 800px;
	height: 453px;
	margin: 10px 0;
}
.blog_page_left_col
{
	padding-left: 30px;
}
.blog_page_left
{
	margin: 60px 0;
    padding-left: 30px;
    padding-right: 30px;
   border:1px solid #9f9f9f;
}

.blog_page_headline
{
	background: #373f4a;
	color: #ffffff;
}
.blog_page_headline h1
{
	font-family: 'PT Sans', sans-serif;
    padding: 10px 30px;
    font-size: 35px;
    font-weight: 600;
}
.breadcrumb-item + .breadcrumb-item::before {
    content: " » ";
    font-size:15px;
}
.bread_bg
{
	background: none;
	margin-left: -28px;
	margin-bottom: -15px;
}
.breadcrumb a
{
	color: #9f9f9f;
}
.breadcrumb a:hover
{
	color:#f87223;
}
.blog_page_left h2
{
	font-family: 'Rubik', sans-serif;
	font-size: 25px;
    font-weight: 600;
    color: #373f4a;
}
.blog_page_left p
{
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
	text-align: justify;
    line-height: 32px;
	color: #2d2324;
}
.blog_page_left small
{
	color: #9f9f9f;
	margin-bottom: 10px;
}
.blog_page_left h3
{
	font-size: 18px;
    margin-top: 15px;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
     display: inline-block;
    width: auto;
}
.blog_page_left ul
{
	list-style-type: none;
	padding: 20px 0;
}
.blog_page_left ul li
{
        text-align: justify;
    line-height: 32px;
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
	padding-left: 30px;
	margin-bottom: 10px;
}
.blog_page_left ul li i
{
	font-size: 14px;
    padding: 0;
    color: #f87223;
    position: absolute;
    margin-left: -30px;   
}

.blog-add-img img{
margin-top: 35px;
width: 391px;
height: 330px;
}
.blog-list-algin
{
 line-height:30px;
}
.thesisimg img{
width: 295px;
height: 243px;
margin-left: 42px;
}
.thesissub-pic img{
width: 363px;
height: 268px;

}
.thesissub-pic2 img{
margin-top: 30px;
    width: 363px;
    height: 320px
}
.blog-add-secimg img{
width: 391px;
height: 235px;
}
.blog-add-theimg img{
width: 391px;
height: 200px;
margin-top: -30px;
}

.blog_page_left ul li i:hover
{
	opacity: 1;
}
.blog_page_left h3:after
{
    content: "";
    height: 2px;
    background: #f87223;
    display: block;
    position: relative;
    left: 0;
    top: 50%;
    z-index: 0;
    bottom: -5px;
}
.blog_page_left_ul
{
	margin-top: -20px;
}
.call_us p
{
	color: #ffffff;
    font-size: 20px;
    padding: 10px 15px;
}
.call_us
{
    background: #f57e38;
    box-shadow: 2px 6px 10px 3px #CCC;
}
.blog_page_right
{
	margin: 60px 0;
	padding-left: 30px;
	padding-right: 30px;
	background: #f7f7f7;
}
.recent_post
{
	padding: 20px 0;
}
.recent_post_head h2
{
	font-family: 'Rubik', sans-serif;
    font-size: 27px;
    font-weight: 600;
    color: #373f4a;
    margin-bottom: 20px;
    padding-top: 10px;
}
.recent_post_image img
{
	width: 70px;
	height: 35px;
}
.recent_post_article h5
{
    font-size: 16px;
    line-height: 22px;
    margin-left: -10px;
    margin-top: -5px;
}
.recent_post_article small
{
	color: #9f9f9f;
	margin-left: -10px;
}
.recent_post_article a
{
	color: #887e7e;
}
.recent_post_article a:hover
{
	color: #f87223;
}
.recent_post_row 
{
	margin-bottom: 25px;
}
.blog_cate_head h2
{
	font-family: 'Rubik', sans-serif;
    font-size: 27px;
    font-weight: 600;
    color: #373f4a;
    margin-bottom: 10px;
    padding-top: 20px;
    margin-left: 30px;
}
.blog_cate_list h5
{
	font-size: 15px;
	padding: 10px 0;
    margin-left: 30px;
}
.blog_cate_list a
{
	color: #887e7e;
	font-size:16px;
}
.blog_cate_list a:hover
{
	color: #f87223;
	text-decoration: underline;
	font-size:18px;
}
.blog_cate
{
	background: #f7f7f7;
	margin-bottom: 60px;
}
.blog_cate_row
{
	padding-bottom: 20px;
}
.blog_cate_list i
{
	font-size: 15px;
    padding: 0;
    color:  #f87223c9;
   margin-left: -28px;
}
.blog_cate_list i:hover
{
	opacity:1;
}
.blog_cate_list:hover .blog_cate_list i
{

}
.blog_call
{
	background: #f7f7f7;
	margin-bottom: 60px;
}
.blog_call_head h2
{
	font-family: 'Rubik', sans-serif;
    font-size: 27px;
    font-weight: 600;
    color: #373f4a;
    margin-bottom: 10px;
    padding-top: 20px;
    margin-left: 30px;
}
.bcal_text
{
	font-family: 'Rubik', sans-serif;
    font-size: 37px;
    font-weight: 600;
    color: #373f4a;
}
.blog_call_form input[type="text"], .blog_call_form input[type="number"],.blog_call_form input[type="email"]
{
	width: 79.1%;
    float: left;
    color: #000;
    outline: none;
        font-size: 17px;
    padding: 10px 10px;
    letter-spacing: 1px;
    border: none;
    border-bottom: 2px solid rgba(146, 137, 137, 0.48);
    -webkit-appearance: none;
    margin: .3em 0em 1em 0em;
    margin-left: 20px;
    font-family: 'Slabo 27px', serif;
    background: transparent;
}
.blog_call_form input[type="submit"]
{
	color: #000;
    border: none;
    outline: none;
    padding: 10px 28px;
    margin-top: 2em;
    font-size: 16px;
    background: transparent;
    border: 2px solid #1a1b1d;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.blog_call_form input[type="submit"]:hover
{
	cursor: pointer;
}
.quantity::-webkit-inner-spin-button, 
.quantity::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.blog_call_form input::placeholder
{
	color: #000;
}
.blog_call_submit
{
	margin-left: 100px;
}
.blog_call_form
{
	padding: 0 30px;
}
.blog_social_head h2
{
	font-family: 'Rubik', sans-serif;
    font-size: 27px;
    font-weight: 600;
    color: #373f4a;
    margin-bottom: 20px;
    margin-left: 30px;
}
.social-btn
{
	margin: 6px;
    color: inherit;
    text-transform: uppercase;
    word-wrap: break-word;
    white-space: normal;
    cursor: pointer;
    border: 0;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    padding: 10px 15px;
    font-size: 13px;
}
.btn-fb
{
	color: #fff;
    background-color: #3b5998;
}
.btn-tw
{
	color: #fff;
    background-color: #55acee;
}
.btn-li
{
	color: #fff;
    background-color: #0082ca;
}
.btn-yt
{
	color: #fff;
    background-color: #ed302f;
}
.btn-gplus
{
	color: #fff;
    background-color: #dd4b39;
}
.blog_social_icon
{
	padding: 0 30px;
}
.blog_social
{
	border: 1px solid #ccc;
    padding: 30px 10px;
}
/*//blog content*/
/*resposive*/
/*index*/
@media(min-width: 300px) and (max-width: 320px){
.example_blog p
{
    font-size: 12px;
}
.blog_head h1
{
    font-size: 28px;
    margin-bottom: 20px;
}
.bloglist_box img
{
    width: 50px;
    height: 50px;
}
.bloglist_box h3
{
    font-size: 18px;
}
.bloglist_row
{
    margin-bottom: 10px;
}
}
@media(min-width: 321px) and (max-width: 375px){
    
    #shadowbox {
    display: none;
    }
.example_blog p
{
    font-size: 15px;
}
.blog_head h1
{
    font-size: 30px;
    margin-bottom: 20px;
}
.bloglist_box img
{
    width: 55px;
    height: 55px;
}
.bloglist_box h3
{
    font-size: 19px;
}
.bloglist_row
{
    margin-bottom: 10px;
}
}
@media(min-width: 376px) and (max-width: 425px){
    
.example_blog p
{
    font-size: 15px;
}
.blog_head h1
{
    font-size: 32px;
    margin-bottom: 20px;
}
.bloglist_box img
{
    width: 60px;
    height: 60px;
}
.thesissub-pic img
{
    width: 313px;
    height: 190px;
}
.thesisimg img 
{
    width: 286px;
    height: 220px;
    margin-left: 10px;
}
.thesissub-pic2 img 
{
    margin-top: 10px;
    width: 308px;
    height: 188px;
}
.bloglist_box h3
{
    font-size: 20px;
}
.bloglist_row
{
    margin-bottom: 10px;
}
}
@media(min-width: 426px) and (max-width: 575px){
.example_blog p
{
    font-size: 15px;
}
.blog_head h1
{
    font-size: 35px;
    margin-bottom: 20px;
}
.bloglist_box img
{
    width: 70px;
    height: 70px;
}
.bloglist_box h3
{
    font-size: 21px;
}
.bloglist_row
{
    margin-bottom: 10px;
}
}
@media(min-width: 576px) and (max-width: 767px){
.example_blog p
{
    font-size: 15px;
}
.blog_head h1
{
    font-size: 38px;
    margin-bottom: 20px;
}
.bloglist_box img
{
    width: 65px;
    height: 65px;
}
.bloglist_box h3
{
    font-size: 20px;
}
.bloglist_row
{
    margin-bottom: 30px;
}
}
@media(min-width: 768px) and (max-width: 991px){
.example_blog p
{
    font-size: 15px;
}
.blog_head h1
{
    font-size: 38px;
    margin-bottom: 20px;
}
.bloglist_box img
{
    width: 65px;
    height: 65px;
}
.bloglist_box h3
{
    font-size: 19px;
}
.bloglist_row
{
    margin-bottom: 30px;
}
}
/*//index*/
/*qstn page*/
@media(min-width: 300px) and (max-width: 320px){
.blog_ryt_image img
{
    width: 300px;
    height: 250px;
}
.blog_univ_head h1
{
    font-size: 20px;
}
.blog_univ_head
{
    padding: 15px 30px;
    max-width: 250px;
    margin-top: 30px;   
}
.blog_univ_qstn
{
    margin-left: 10px;
}
.blog_univ_qstn ul
{
    margin-top: 50px;
    padding-left: 30px;
}
.blog_univ_qstn ul li a
{
    font-size: 13px;
    letter-spacing: 1px;
}
.blog_univ_qstn ul li i
{
    font-size: 15px;
    margin-left: -30px;
}
}
@media(min-width: 321px) and (max-width: 375px){
    
    
    .bread_bg ol li {
    margin: 7px;
    padding: 0;
}
    #shadowbox {
    display: none;
    }
.blog_ryt_image img
{
    width: 350px;
    height: 250px;
}
.blog_univ_head h1
{
    font-size: 21px;
}
.blog_univ_head
{
    padding: 15px 30px;
    max-width: 250px;
    margin-top: 30px;   
}
.blog_univ_qstn
{
    margin-left: 10px;
}
.blog_univ_qstn ul
{
    margin-top: 50px;
    padding-left: 30px;
}
.blog_univ_qstn ul li a
{
    font-size: 15px;
    letter-spacing: 1px;
}
.blog_univ_qstn ul li i
{
    font-size: 15px;
    margin-left: -30px;
}
}
@media(min-width: 376px) and (max-width: 425px){
    #shadowbox {
    display: none;
    }
.blog_ryt_image img
{
    width: 400px;
    height: 250px;
}
.blog_univ_head h1
{
    font-size: 22px;
}
.blog_univ_head
{
    padding: 15px 30px;
    max-width: 250px;
    margin-top: 30px;   
}
.blog_univ_qstn
{
    margin-left: 10px;
}
.blog_univ_qstn ul
{
    margin-top: 50px;
    padding-left: 30px;
}
.blog_univ_qstn ul li a
{
    font-size: 15px;
    letter-spacing: 1px;
}
.blog_univ_qstn ul li i
{
    font-size: 15px;
    margin-left: -30px;
}
}
@media(min-width: 426px) and (max-width: 575px){
    #shadowbox {
    display: none;
    }
.blog_ryt_image img
{
    width: 430px;
    height: 300px;
}
.blog_ryt_image
{
    text-align: center;
}
.blog_univ_head h1
{
    font-size: 24px;
}
.blog_univ_head
{
    padding: 15px 30px;
    max-width: 300px;
    margin-top: 30px;   
}
.blog_univ_qstn
{
    margin-left: 40px;
}
.blog_univ_qstn ul
{
    margin-top: 50px;
    padding-left: 30px;
}
.blog_univ_qstn ul li a
{
    font-size: 15px;
    letter-spacing: 1px;
}
.blog_univ_qstn ul li i
{
    font-size: 14px;
    margin-left: -30px;
}
}
@media(min-width: 576px) and (max-width: 767px){
    #shadowbox {
    display: none;
    }
.blog_ryt_image img
{
    width: 530px;
    height: 350px;
}
.blog_ryt_image
{
    text-align: center;
}
.blog_univ_head h1
{
    font-size: 26px;
}
.blog_univ_head
{
    padding: 15px 30px;
    max-width: 300px;
    margin-top: 30px;   
}
.blog_univ_qstn
{
    margin-left: 40px;
}
.blog_univ_qstn ul
{
    margin-top: 50px;
    padding-left: 30px;
}
.blog_univ_qstn ul li a
{
    font-size: 15px;
    letter-spacing: 1px;
}
.blog_univ_qstn ul li i
{
    font-size: 15px;
    margin-left: -30px;
}
}
@media(min-width: 768px) and (max-width: 991px){
.blog_ryt_image img
{
    width: 350px;
    height: 350px;
}
.blog_univ_head h1
{
    font-size: 24px;
}
.blog_univ_head
{
    padding: 15px 30px;
}
.blog_univ_qstn ul li a
{
    font-size: 15px;
}
.blog_univ_qstn ul li i
{
    margin-left: -35px;
    font-size: 15px;
}
}
/*//qstn page*/
/*blog cont*/
@media(min-width: 300px) and (max-width: 320px){
    #shadowbox {
    display: none;
    }
.blog_page_left img
{
    width: 260px;
    height: 200px;
}
.blog_page_left_col
{
    padding-left: 15px;
}
.blog_page_left
{
    padding-left: 15px;
    padding-right: 15px;
    margin: 30px 0;
}
.blog_page_left h2
{
    font-size: 20px;
}
.breadcrumb a
{
    font-size: 16px;
}
.breadcrumb-item.active
{
    font-size: 16px;
}
.blog_page_headline h1
{
    font-size: 25px;
}
.blog_pages p
{
    font-size: 16px;
}
.blog_page_left ul li
{
    font-size: 16px;
}
.blog_page_left ul li i
{
    font-size: 16px;
}
.recent_post_article h5
{
    font-size: 16px;
    margin-left: 80px;
}
.recent_post_image img
{
    margin-bottom: 10px;
    position: absolute;
}
.recent_post_article small
{
    margin-left: 80px;
}
.blog_page_right
{
    padding-left: 15px;
    padding-right: 15px;
    margin: 20px 0;
}
.blog_cate_list h5
{
    font-size: 16px;
}
.blog_page_right h2
{
    font-size: 20px;
}
.blog_cate_head h2
{
   font-size: 20px; 
}
.blog_call_head h2
{
    font-size: 20px; 
    margin-left: 15px;
}
.bcal_text
{
    font-size: 30px;
}
.blog_call_submit
{
    text-align: center;
    margin-left:0;
}
.blog_call_form 
{
    padding: 0 15px;
}
.blog_social
{
    margin-bottom: 40px;
}
.blog_social_head h2
{
    font-size: 20px;
}
.blog_social_icon
{
    padding: 0 15px;
}
}
@media(min-width: 321px) and (max-width: 375px){
.star {
    margin-left: 70px;
    margin-top: -5px;
}
    .check_scopus_left ul li{
    font-size:16px;
}
    .recent_post_article a {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    }
    
    .blog_page_left small {
    font-size: 16px;
    }
    
    #shadowbox {
    display: none;
    }

#christmas-image {
    width: 320px;
    height: 205px;
    margin-left: -7px;
    margin-bottom: 50px;
}
#baby-christ {
    width: 314px;
    height: 377px;
}
#higschristmas {
    width: 304px;
    height: 167px;
}
#christmas-dec {
    width: 325px;
    height: 295px;
}
.blog_page_left img
{
       width: 100%;
    height: 200px;
}
.blog_page_left h3 {
    font-size: 18px;
}
.thesissub-pic img
{
    width: 313px;
    height: 190px;
}
.thesisimg img 
{
    width: 286px;
    height: 220px;
    margin-left: 10px;
}
.thesissub-pic2 img 
{
    margin-top: 10px;
    width: 308px;
    height: 188px;
}
.blog_page_left_col
{
    padding-left: 15px;
}
.blog_page_left
{
    padding-left: 15px;
    padding-right: 15px;
    margin: 30px 0;
}
.blog_page_left h2
{
    font-size: 19px;
}
.breadcrumb a
{
    font-size: 17px;
}
.breadcrumb-item.active
{
    font-size: 16px;
}
.blog_page_headline h1 {
    font-size: 28px;
}
.blog_pages p {
    font-size: 17px;
    line-height: 32px;
}
.blog_page_left ul li
{
    font-size: 16px;
   line-height: 32px;
    text-align: justify;
}
.blog_page_left ul li i
{
    font-size: 17px;
}
.recent_post_article h5
{
    font-size: 16px;
    margin-left: 80px;
}
.recent_post_image img
{
    margin-bottom: 10px;
    position: absolute;
}
.recent_post_article small {
    margin-left: 80px;
    font-size: 17px;
}
.blog_page_right
{
    padding-left: 15px;
    padding-right: 15px;
    margin: 20px 0;
}
.blog_cate_list h5
{
    font-size: 17px;
}
.blog_page_right h2
{
    font-size: 20px;
}
.blog_cate_head h2
{
   font-size: 20px; 
}
.blog_call_head h2
{
    font-size: 20px; 
    margin-left: 15px;
}
.bcal_text
{
    font-size: 30px;
}
.blog_call_submit
{
    text-align: center;
    margin-left:0;
}
.blog_call_form 
{
    padding: 0 15px;
}
.blog_social
{
    margin-bottom: 40px;
}
.blog_social_head h2
{
    font-size: 20px;
}
.blog_social_icon
{
    padding: 0 15px;
}

}
@media(min-width: 376px) and (max-width: 425px){
    .innerpage_banner {
    min-height: 71px;
}
.check_scopus_left ul li{
  
  font-size: 16px;
    line-height: 30px;
    text-align: justify;
    
}
.recent_post_article a {
    font-size: 16px;
}
    .blog_page_left small {
    font-size: 16px;
    }
    #shadowbox {
    display: none;
    }
#christmas-image {
    width: 320px;
    height: 205px;
    margin-left: -7px;
    margin-bottom: 50px;
}
#baby-christ {
    width: 314px;
    height: 377px;
}
#higschristmas {
    width: 304px;
    height: 167px;
}
#christmas-dec {
    width: 325px;
    height: 295px;
}

.blog_page_left img
{
    width: 320px;
    height: 200px;
}
.blog_page_left_col
{
    padding-left: 15px;
}
.blog_page_left
{
    padding-left: 15px;
    padding-right: 15px;
    margin: 30px 0;
}
.blog_page_left h2
{
    font-size: 22px;
}
.breadcrumb a
{
       font-size: 17px;
}
.breadcrumb-item.active
{
    font-size: 17px;
}
.blog_page_headline h1
{
    font-size: 27px;
}
.blog_pages p
{
    font-size: 17px;
        line-height: 32px;
}
.blog_page_left ul li
{
    font-size: 16px;
    text-align: justify;
        line-height: 32px;
}
.blog_page_left ul li i
{
    font-size: 16px;
}
.recent_post_article h5
{
    font-size: 16px;
    margin-left: 80px;
}
.recent_post_image img
{
    margin-bottom: 10px;
    position: absolute;
}
.recent_post_article small
{
    font-size:16px;
    margin-left: 80px;
}
.blog_page_right
{
    padding-left: 15px;
    padding-right: 15px;
    margin: 20px 0;
}
.blog_cate_list h5
{
    font-size: 16px;
}
.blog_page_right h2
{
    font-size: 22px;
}
.blog_cate_head h2
{
   font-size: 22px; 
}
.blog_call_head h2
{
    font-size: 22px; 
    margin-left: 16px;
}
.bcal_text
{
    font-size: 32px;
}
.blog_call_submit
{
    text-align: center;
    margin-left:0;
}
.blog_call_form 
{
    padding: 0 15px;
}
.blog_social
{
    margin-bottom: 40px;
}
.blog_social_head h2
{
    font-size: 22px;
}
.blog_social_icon
{
    padding: 0 15px;
}
}
@media(min-width: 426px) and (max-width: 575px){
    #shadowbox {
    display: none;
    }
#christmas-image {
    width: 320px;
    height: 205px;
    margin-left: -7px;
    margin-bottom: 50px;
}
#baby-christ {
    width: 314px;
    height: 377px;
}
#higschristmas {
    width: 304px;
    height: 167px;
}
#christmas-dec {
    width: 325px;
    height: 295px;
}
.blog_page_left img
{
    width: 400px;
    height: 250px;
}
.blog_page_left_col
{
    padding-left: 15px;
}
.blog_page_left
{
    padding-left: 15px;
    padding-right: 15px;
    margin: 30px 0;
}
.blog_page_left h2
{
    font-size: 24px;
}
.breadcrumb a
{
    font-size: 16px;
}
.breadcrumb-item.active
{
    font-size: 16px;
}
.blog_page_headline h1
{
    font-size: 29px;
}
.blog_pages p
{
    font-size: 16px;
}
.blog_page_left ul li
{
    font-size: 14px;
}
.blog_page_left ul li i
{
    font-size: 15px;
}
.recent_post_article h5
{
    font-size: 16px;
    margin-left: 80px;
}
.recent_post_image img
{
    margin-bottom: 10px;
    position: absolute;
}
.recent_post_article small
{
    margin-left: 80px;
}
.blog_page_right
{
    padding-left: 15px;
    padding-right: 15px;
    margin: 20px 0;
}
.blog_cate_list h5
{
    font-size: 15px;
}
.blog_page_right h2
{
    font-size: 24px;
}
.blog_cate_head h2
{
   font-size: 24px; 
}
.blog_call_head h2
{
    font-size: 24px; 
    margin-left: 15px;
}
.bcal_text
{
    font-size: 34px;
}
.blog_call_submit
{
    text-align: center;
    margin-left:0;
}
.blog_call_form 
{
    padding: 0 15px;
}
.blog_social
{
    margin-bottom: 40px;
}
.blog_social_head h2
{
    font-size: 24px;
}
.blog_social_icon
{
    padding: 0 15px;
}
.blog_page_left small
{
    display: none;
}
}
@media(min-width: 576px) and (max-width: 767px){
    .innerpage_banner {
    /*min-height: 96px;*/
}
.star-rating a {
    color: white;
    margin-left: -195px;
}
    #shadowbox {
    display: none;
    }
#christmas-image {
    width: 320px;
    height: 205px;
    margin-left: -7px;
    margin-bottom: 50px;
}
#baby-christ {
    width: 314px;
    height: 377px;
}
#higschristmas {
    width: 304px;
    height: 167px;
}
#christmas-dec {
    width: 325px;
    height: 295px;
}
.blog_page_left img
{
    width: 400px;
    height: 250px;
}
.blog_page_left_col
{
    padding-left: 15px;
}
.blog_page_left
{
    padding-left: 15px;
    padding-right: 15px;
    margin: 30px 0;
}
.blog_page_left h2
{
    font-size: 24px;
}
.breadcrumb a
{
    font-size: 16px;
}
.breadcrumb-item.active
{
    font-size: 16px;
}
.blog_page_headline h1
{
    font-size: 29px;
}
.blog_pages p
{
    font-size: 16px;
}
.blog_page_left ul li
{
    font-size: 16px;
}
.blog_page_left ul li i
{
    font-size: 16px;
}
.recent_post_article h5
{
    font-size: 16px;
    margin-left: 80px;
}
.recent_post_image img
{
    margin-bottom: 10px;
    position: absolute;
}
.recent_post_article small
{
    margin-left: 80px;
}
.blog_page_right
{
    padding-left: 15px;
    padding-right: 15px;
    margin: 20px 0;
}
.blog_cate_list h5
{
    font-size: 16px;
}
.blog_page_right h2
{
    font-size: 24px;
}
.blog_cate_head h2
{
   font-size: 24px; 
}
.blog_call_head h2
{
    font-size: 24px; 
    margin-left: 15px;
}
.bcal_text
{
    font-size: 34px;
}
.blog_call_submit
{
    text-align: center;
    margin-left:0;
}
.blog_call_form 
{
    padding: 0 15px;
}
.blog_social
{
    margin-bottom: 40px;
}
.blog_social_head h2
{
    font-size: 24px;
}
.blog_social_icon
{
    padding: 0 15px;
}
.blog_page_left small
{
    display: none;
}
}
@media(min-width: 768px) and (max-width: 991px){
#christmas-image {
    width: 320px;
    height: 205px;
    margin-left: -7px;
    margin-bottom: 50px;
}
#baby-christ {
    width: 314px;
    height: 377px;
}
#higschristmas {
    width: 304px;
    height: 167px;
}
#christmas-dec {
    width: 325px;
    height: 295px;
}
.blog_page_left img
{
    width: 680px;
    height: 380px;  
}
.blog_pages p
{
    font-size: 16px;
}
.recent_post_article h5
{
    margin-left: -80px;
}
.recent_post_article small
{
    margin-left: -80px;
}
.blog_social
{
    margin-bottom: 40px;
}
}
@media (min-width: 1280px){
.blog_page_left img {
    width: 750px;
 }
.blog-add-img img {
    width: 370px;
    height: 301px;
}
.blog-add-secimg img {
    width: 358px;
    height: 235px;
}
.blog-add-theimg img {
    width:400px;
}
.blog-list-algin
{
 line-height:30px;
}
.thesisimg img{
width: 295px;
height: 243px;
margin-left: 42px;
}
.thesissub-pic img{
width: 363px;
height: 268px;

}
.thesissub-pic2 img{
margin-top: 30px;
    width: 363px;
    height: 320px
}
}

/*//blog cont*/
/*//resposive*/
/*others*/
.home-blog {
    padding-top: 80px;
    padding-bottom: 80px;
}
@media (min-width: 992px) {
    .home-blog {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}
.home-blog .section-title {
    padding-bottom: 15px;
}
.home-blog .media {
    margin-top: 50px;
}
@media (min-width: 768px) {
    .home-blog .media {
        margin-top: 30px;
    }
}
.bg-sand {
    background-color: #f5f5f6;
}
.media.blog-media {
    margin-top: 30px;
    position: relative;
    display: block;
}

.media.blog-media 
{
        display: table;
}
.media.blog-media .circle {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    white-space: nowrap;
    position: absolute;
    padding: 0;
    top: 20px;
    left: 20px;
    text-align: center;
    box-shadow: none;
    transform: translateX(0);
    color: #fff;
    transition: background-color 0.3s ease;
}
.media.blog-media .circle .day {
    color: #fff;
    transition: color 0.25s ease;
    font-weight: 500;
    font-size: 28px;
    line-height: 1;
    margin-top: 12px;
}
.media.blog-media .circle .month {
    text-transform: uppercase;
    font-size: 15px;
}
.media.blog-media > a {
    position: relative;
    display: block;
}
@media (min-width: 992px) {
    .media.blog-media > a {
        display: table-cell;
        vertical-align: top;
        min-width: 200px;
    }
}
@media (min-width: 1200px) {
    .media.blog-media > a {
        min-width: 230px;
    }
}
.media.blog-media > a:before {
    position: absolute;
    content: "";
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    opacity: 0;
    transform: scale(0);
    transition: transform 0.3s ease, opacity 0.3s;
}
.media.blog-media > a img {
    width: 250px;
    height: 240px;
}
.media.blog-media:hover > a:before {
    opacity: 1;
    transform: scale(1);
    cursor: pointer;
}
.media.blog-media:hover .circle {
    background-color: rgba(255, 255, 255, 0.9);
    cursor: pointer;
}
.media.blog-media:hover .circle .day,
.media.blog-media:hover .circle .month {
    color: #222;
    cursor: pointer;
}
.media.blog-media:hover .media-body h5 {
    color: #f87223;
    cursor: pointer;
}
.media.blog-media:hover .media-body a.post-link {
    color: #fff;
    background: #f87223;
    cursor: pointer;

}
.media.blog-media .media-body {
    border: 1px solid #efeff3;
    padding: 10px 10px 10px 16px;
    font-size: 15px;
    background: #e9eceb;
    border-top: none;
}
@media (min-width: 992px) {
    .media.blog-media .media-body {
        border-top: 1px solid #efeff3;
        border-left: none;
        display: table-cell;
        vertical-align: top;
    }
}

.media.blog-media .media-body h5 {
    transition: color 0.3s ease;
    margin-bottom: 15px;
}
.media.blog-media .media-body h5
 {
    margin-bottom: 15px;
    color: #373f4a;
    font-size: 23px;
    font-weight: 600;
    font-family: 'Nunito', sans-serif;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.media.blog-media .media-body a.post-link {
    display: block;
    color: #222;
    font-size: 15px;
    padding: 12px 15px;
    text-transform: uppercase;
    font-weight: 400;
    color: #f87223;
}

.media.blog-media .media-body a.post-link 
{
   padding: 12px 15px;
    font-size: 15px;
    font-weight: 600;
}
.media.blog-media .media-body ul {
    position: relative;
    padding: 10px 0 0;
}
.media.blog-media .media-body ul li {
    display: inline-block;
    width: 49%;
    position: relative;
}
.media.blog-media .media-body ul li:before {
    position: absolute;
    content: "";
    top: 5px;
    left: 0;
    width: 1px;
    height: 14px;
    background: #eeeef2;
}
.media.blog-media .media-body ul li:first-child:before {
    visibility: hidden;
}
.media.blog-media .media-body ul:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #eeeef2;
}
.read_more
{
    bottom: 0;
    position: absolute;
    padding-bottom: 10px;
}
.blog_menu_row
{
    padding: 50px 0;
}
/*responsive*/
@media(min-width: 320px) and (max-width: 768px){
.media-body
{
    width: 100%;
}
.media.blog-media > a img
{
     width: 100%;
}
.media.blog-media .media-body
{
    padding: 10px 10px 55px 16px;
}
.media.blog-media .media-body h5
{
    font-size: 20px;
    padding-top: 10px;
}
}
@media(min-width: 1920px){

    
.blog_page_left img {
          width: 990px;
        height: 600px;
        margin-top: 42px;
        margin-left: 30px;
       /*padding-right: 200px;*/
        padding-left: 0px;

 }
.blog_pages {
          padding: 0px 90px;
    }
 
    
    
 .blog_page_left small {
color: #9f9f9f;
/*position: absolute;*/
}
    
#baby-christ {
    width: 353px;
    height: 351px;
    /*margin-left: 123px;*/
}
#higschristmas {
    margin-left: 90px;
   width: 440px;
    height: 280px
}
#christmas-dec {
    width: 960px;
    height: 610px;
    margin-left: 162px;
}
#christmas-image {
    width: 980px;
    height: 481px;
    margin-left: -3px;
    margin-bottom: 53px;
}
    
.media.blog-media .media-body h5
{
    font-size: 29px;
}
.media.blog-media .media-body a.post-link
{
    font-size: 17px;
}
.blog_col_left h2
{
    font-size: 40px;
}
.example_blog p
{
    font-size: 17px;
    line-height: 40px;
}
.okewa-floating_cta{
    margin-bottom:28px;
}
}
/*//responsive*/
/*//othera*/


/*checking form*/
.rpaper_mail-2
{
padding: 30px 40px;
margin-top: 20px;
margin-bottom: 10px;
border:2px solid #0a0a0a;
background:#005b88;
box-shadow: 10px 10px 8px 1px #888888;
}
.rpaper-marquee{
padding: 2px 6px;
   background: #2e3954f2;
   color: white;
   font-family: 'Open Sans';
   font-size: 17px;
   margin-top: -20px;
   font-weight: 600;
   border: 3px solid;
   box-shadow: 13px 2px #212529;
}
.rpaper_mail-2 h5
{
margin-bottom: 20px;
font-size: 19px;
color:#fff9f2;
text-align: center;
text-transform: capitalize;
font-weight: 600;
font-family: 'Poppins', sans-serif;
line-height: 32px;
}
.rpaper_mail-2 p
{
font-size: 12px;
color: #000;
margin: 25px auto;
}
.quantity::-webkit-inner-spin-button,
.quantity::-webkit-outer-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
/*.rpaper_price*/
/*{*/
/* padding-left: 25px;*/
/*}*/
.rpaper_mail-2 input[type="text"]
{
    width: 98.1%;
color: #000;
outline: none;
font-size: 13px;
padding: 5px 10px;
letter-spacing: 1px;
border: 2px solid rgba(125,125,125,0.36);
margin-bottom: 10px;
-webkit-appearance: none;
font-family: 'Roboto', sans-serif;
 margin-bottom: 40px;
}
.rpaper_mail-2 input[type="number"]
{
width: 100%;
color: #000;
outline: none;
font-size: 13px;
padding: 5px 10px;
letter-spacing: 1px;
border: 2px solid rgba(125,125,125,0.36);
-webkit-appearance: none;
font-family: 'Roboto', sans-serif;
 text-align:center;
 margin-bottom:25px;
}
.rpaper_mail-2 select
{
width: 100%;
color: #000;
outline: none;
font-size: 13px;
padding: 5px 10px;
letter-spacing: 1px;
border: 2px solid rgba(125,125,125,0.36);
font-family: 'Roboto', sans-serif;
 text-align: center;
 margin-bottom:20px;
}
.rpaper_mail-2 option
{
background: #fff;
color: #000;
}
.form_select h4
{
font-size: 20px;
padding: 10px;
margin-left: -20px;
color:#fff9f2;
}
.form_select_imp h4
{
font-size: 20px;
padding: 10px;
margin-left: -20px;
color:#fff9f2;
}
.form_select_imp
{
margin-bottom: 20px;
}
.form_other
{
margin-top: 20px;
}
.text-fnt
{
font-size: 30px;
color: orange;
font-weight: 800;
}
.form_phone
{
margin: 0 auto;
}
.rpaper_mail-2 button
{
width: 90%;
color:#ffffff;
border:none;
outline:none;
padding: 7px 10px;
border-radius: 10px;
font-size: 13px;
   background: transparent;
    line-height: 1.2em;              
  background: #34495e;
   transition: 0.5s all;
   -webkit-transition: 0.5s all;
   -o-transition: 0.5s all;
   -moz-transition: 0.5s all;
   -ms-transition: 0.5s all;  
   margin-top: 20px;
}
.rpaper_form_mail
{
margin-bottom: -30px;
}
.rpaper_mail-2 button:hover
{
cursor: pointer;
   border:1px solid #34495e;
color: #0a0a0a;
background: none;
}
.rpaper::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #000;
}
.rpaper::-moz-placeholder { /* Firefox 19+ */
 color: #000;
}
.rpaper:-ms-input-placeholder { /* IE 10+ */
 color: #000;
}
.rpaper:-moz-placeholder { /* Firefox 18- */
 color: #000;
}


/*end checking*/














