/*
Template Name: Viewport
Template URI: http://www.wpfreeware.com/viewport/
Author: WpFreeware
Author URI: http://www.wpfreeware.com
Description: A fantastic premium quality free news,blog,magazine style website template
Version: 1.0 
License: GPL 2.0 or Later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

* {
    margin: 0;
    padding: 0
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 18px;
    /*background: url(images/slider_bottom_bg.png) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    text-align: justify !important;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: none;
    color: #e47600
}

input[type=text],
input[type=password],
input[type=submit],
input[type=button],
textarea {
    border: 1px solid #ddd;
    padding: 5px;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 0 0 15px;
}

h2 {
    font-size: 25px;
    line-height: 40px
}

img {
    max-width: 100%;
    height: auto;
    border: none
}

.alignleft {
    float: left;
    margin-left: 0px
}

.aligncenter {
    display: block;
    margin: 10px auto
}

.alignright {
    float: right;
    margin-left: 10px
}

.floatleft {
    float: left
}

.floatright {
    float: right
}

.wrapper {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}

.center {
    width: 1200px;
    display: block;
    margin: 0 auto
}

.fix {
    overflow: hidden
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#selectnav1,
#selectnav2 {
    display: none;
}


/*Top menu  */

#nav {
    width: 680px;
    display: block;
    padding-top: 3px;
}

#nav li {
    background: url("images/top_menu_separator.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    float: left;
    padding-right: 10px;
    position: relative;
}

#nav li:last-child {
    background: none;
}

#nav li a {
    color: #fff;
    display: block;
    font-family: georgia;
    font-size: 11px;
    font-style: italic;
    padding: 5px 17px 5px 5px;
}

#nav li a:hover {
    color: #bbbbbb;
}

#nav li a.down {
    background: url("images/arrow_down.png") no-repeat scroll right center rgba(0, 0, 0, 0)
}

#nav li a.down:hover {
    background: url("images/arrow_down_hover.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}

#nav li ul {
    background: url("images/header_top_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-radius: 0 0 5px 5px;
    padding: 10px;
    position: absolute;
    left: -999999px;
    z-index: 2000;
}

#nav li:hover ul {
    left: 0;
}

#nav li ul li {
    width: 146px;
    padding-right: 0px;
    background: none;
}

#nav li ul li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #515151;
    display: block;
    padding: 10px;
}

#nav li ul li:last-child a {
    border-bottom: none;
}

#nav li ul li a:hover {
    background: none;
}


/*Top menu end */


/*Main menu */

#nav2 {
    background: #00407C;
    border-bottom: 5px solid #1e1e1e;
    border-radius: 5px 5px 0 0;
    min-height: 40px;
}

#nav2 li {
    color: #787878;
    float: left;
    background: url(images/main_menu_separator.png) no-repeat right center;
    position: relative;
}

#nav2 li:last-child {
    background: none;
}

#nav2 li a {
    color: #fff;
    display: block;
    font-family: helvetica;
    font-size: 13px;
    font-weight: bold;
    padding: 7px;
}

#nav2 li a span {
    color: #787878;
    display: block;
    font-size: 11px;
}

#nav2>li:hover {
    background: url(images/header_top_bg.png);
    padding-top: -5px;
    padding-bottom: 5px;
    margin-top: -5px;
    border-radius: 5px 5px 0 0;
}

#nav2 li ul {
    background: url("images/header_top_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0 0 5px 5px;
    position: absolute;
    top: 35px;
    display: none;
    left: 0;
    border-top: 5px solid #1e1e1e;
    z-index: 2000;
    width: 200px
}

#nav2 li:hover ul {
    left: 0;
    display: block;
}

#nav2 li ul li {
    width: 100%;
}

#nav2 li ul li a {
    border-bottom: 1px solid #787878;
    color: #787878;
    font-family: georgia;
    font-size: 11px;
    font-style: italic;
}

#nav2 li ul li:last-child a {
    border-bottom: none;
}

#nav2 li ul li a:hover {
    color: #ddd;
}


/*Main menu End*/

.header {}

.center {}

.header_top_area {
    background: #474982;
    min-height: 30px;
    padding: 5px 0;
    text-align: center;
}

.header_top {}

#header_bottom_area {
    /*background: url("images/slider_bottom_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    left: 0;
    /*min-height: 380px;*/
    position: relative;
}

.header_bottom_area {
    /*background-color: url("images/header_bottom_bg.png") repeat scroll 0 0 #31749b;
                        min-height:210px;
                        border-bottom: 3px solid #1f6994;*/
    background: #c2e7ec;
    background: -moz-linear-gradient(top, #c2e7ec 0%, #FFFFFF 100%);
    background: -webkit-linear-gradient(top, #c2e7ec 0%, #FFFFFF 100%);
    background: linear-gradient(to bottom, #c2e7ec 0%, #FFFFFF 100%);
}

.header_left {
    color: #bbbbbb;
    font-family: Georgia;
    font-size: 11px;
}

.site_date {
    color: #bbbbbb;
    display: block;
    float: left;
    font-family: Georgia;
    font-size: 11px;
    font-style: italic;
    margin-right: 5px;
    padding: 8px 5px 0px 0px;
}

.header_right {
    margin-top: 7px;
}

.header_right p {
    color: #787878;
    font-family: georgia;
    font-size: 11px;
    font-style: italic;
}

.header_right p a {
    color: #ddd;
}

.header_bottom {}

.logo {
    margin-top: 18px/*15px*/;
}

.logo h1 {
    color: #000000;
    float: left;
    /*font-size: 24px;*/
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: helvetica;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 10px;
    border:none;
}
.logo h1 .d1 { margin-top: 10px; }

.logo h1 span {
    color: #a9a9a9/*#E7E5DE*/;
    display:block;
    padding-left: 10px;
    margin-top: 5px;
    font-size: 12px
}

.header_add {
    float: right;
    margin-top: 6px/*10px*/;
}

.content {
    background:#fff;
    border-radius: 0px/*6px*/
    ;
    /*margin-top: -474px;*/
}

.main_menu {}

.main_content_area {
    /*border-left: 2px solid #ddd;
                   border-right: 2px solid #ddd;*/
    border-bottom: 2px solid #ddd;
    padding: 0 25px;
}

/*#content_area {
    position: relative;
}*/

.slider_area {
    position: relative;
}

.slider_top_border {
    background: url("images/title_bg2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 15px;
}

.slider {
    margin: 0px 0px
}

.slider_bottom_border {
    background: url("images/title_bg2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 35px;
    margin-bottom: 25px;
}

.home_main_content {
    width: 100%;
    /*margin-top: 50px;*/
    margin-top: -20px;
}


/*.status-publish h1 {
    font-size: 20px !important;
}*/

.main_content {
    border-right: 1px solid #ddd;
    width: 820px/*605px*/
    ;
}

.main_content_container {
    margin-left: -25px;
}

.single_content {
    margin-left: 25px;
    width: 280px;
    margin-bottom: 30px;
}

.single_content>h2,
.single_content_latest_post>h2 {
    background: url("images/title_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #444444;
    font-family: georgia !important;
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
    margin-left: 100px;
}

.single_content>h2 span,
.single_content_latest_post>h2 span {
    background: none repeat scroll 0 0 #fff;
    margin-left: -74px;
}

.single_content_feature {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.single_content_feature>a img {
    border: 1px solid #ddd;
    height: 155px;
    padding: 5px;
    width: 268px;
}

.single_content_feature h3 {
    margin-top: 15px;
}

.single_content_feature h3 a {
    color: #000;
    font-size: 12px;
}

.single_content_feature h3 a:hover {
    color: #e47600;
}

.single_content_feature span {
    margin-bottom: 15px;
    display: block;
    color: #aaaaaa;
    font-size: 11px;
    font-family: georgia;
}

.single_content_feature span a {
    color: #aaaaaa;
}

.single_content_feature span a:hover {
    color: #000;
}

.single_content_feature p {
    color: #555555;
    margin-bottom: 10px;
}

.single_home_content {}

.single_home_content_img {
    border: 1px solid #ddd;
    float: left;
    margin-right: 10px;
    padding: 2px;
}

.single_home_content_img img {
    height: 45px;
    width: 45px;
}

.single_home_content_title {
    float: right;
    width: 218px;
}

.single_home_content_title h4 {
    color: #444444;
    font-size: 12px;
    margin-bottom: 0;
}

.single_home_content_title p {
    font-family: georgia;
    color: #aaaaaa;
    font-size: 11px;
}

.single_home_content_title p a {
    color: #aaaaaa;
}

.single_home_content_title p a:hover {
    color: #000;
}

/*#post_list li {
    padding: 10px 0px;
    border-bottom: 1px solid #474982;
}*/

#post_list li a {}

.single_content_latest_post {
    /*margin-left: 25px;*/
    padding-right: 20px;
}

.single_latest_post {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-left: 25px;
    /* Souvik */
}

.latest_post_img {
    border: 1px solid #ddd;
    margin-right: 10px;
    padding: 3px;
}

.latest_post_img img {
    height: 90px;
    width: 170px;
}

.latest_post_title {
    width: 397px;
}

.latest_post_title h2 {
    margin-bottom: 0;
}

.latest_post_title h2 a {
    color: #444444;
    font-size: 12px;
}

.latest_post_title h2 a:hover {
    color: #e47600;
}

.latest_post_title span {
    color: #aaaaaa;
    display: block;
    font-family: georgia;
    font-size: 11px;
    margin-bottom: 5px;
}

.latest_post_title span a {
    color: #aaaaaa;
}

.latest_post_title span a:hover {
    color: #000;
}

.latest_post_title p {
    color: #555555;
}

.sidebar {
	padding-left: 5px;
	border-left:1px double #eaeaea;
}

.single_sidebar {
    /*margin-bottom: 20px;*/
}

.single_sidebar h2 span {
    background: none repeat scroll 0 0 #fff;
}

.single_sidebar input {
    padding: 5px;
    width: 100%;
    border: 1px #ccc solid;
    border-radius: 2px;
}

.single_sidebar label {
    width: 100% !important;
}

.single_sidebar ul {}

.single_sidebar ul li {
    border-bottom: 1px solid #ddd;
}

.single_sidebar ul li:hover {
    color: #e47600
}

.single_sidebar ul li a {
    color: #444444;
    display: inline-block;
    font-size: 11px;
    margin-right: 7px;
    /*padding: 10px 0;*/
    padding: 3px 0;
}

.single_sidebar ul li a:hover,
.single_sidebar a {
    color: #e47600
}

.scroll_to_top {
    background: url("images/title_bg2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 50px 0 0;
    padding: 10px 20px;
}

.scroll_to_top a {
    color: #787878;
    font-family: georgia;
    font-style: italic;
}

.footer_top {
    margin-top: 110px;
}

.footer_top_container {
    margin-left: -15px;
    padding: 20px;
}

.single_footer_top {
    margin-left: 15px;
    width: 224px;
    color: #999999;
    font-size: 12px;
    font-family: "HelveticaNeue";
}

.single_footer_top h2 {
    background: url("images/footer_title.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #bbbbbb;
    font-family: georgia !important;
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
    margin-left: 100px;
}

.single_footer_top h2 span {
    margin-left: -100px;
}

.single_footer_top ul {}

.single_footer_top ul li {
    border-bottom: 1px solid #383838;
}

.single_footer_top ul li a {
    color: #dddddd;
    display: inline-block;
    font-family: "HelveticaNeue";
    font-size: 12px;
    padding: 6px 0;
}

.single_footer_top ul li a:hover {
    color: #fff;
}

.footer_logo {}

.footer_logo p {
    float: right;
    text-align: right;
}

.footer_logo h1 {
    color: #f1eee5;
    float: right;
    font-family: helvetica;
    font-size: 34px;
    font-weight: bold;
    line-height: 42px;
    margin-bottom: 12px;
}

.footer_bottom {
    color: #999999;
    padding: 20px;
}

.copyright {}

.footer_bottom_text {}


/* Jessor slider styles */

#myslides>div>a>img {
    width: 100%;
}


/*Thumbnail Item Skin Begin*/


/* jssor slider thumbnail navigator skin 07 css */


/*
.jssort07 .p            (normal)
.jssort07 .p:hover      (normal mouseover)
.jssort07 .pav          (active)
.jssort07 .pav:hover    (active mouseover)
.jssort07 .pdn          (mousedown)
*/

.jssort07 {
    position: absolute;
    width: 720px;
    height: 100px;
    left: 14%;
    bottom: -40px;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
}

.jssort07 .i {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 99px;
    height: 66px;
    filter: alpha(opacity=80);
    opacity: .8;
}

.jssort07 .p:hover .i,
.jssort07 .pav .i {
    filter: alpha(opacity=100);
    opacity: 1;
}

.jssort07 .o {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 97px;
    height: 64px;
    border: 1px solid #000;
    transition: border-color .6s;
    -moz-transition: border-color .6s;
    -webkit-transition: border-color .6s;
    -o-transition: border-color .6s;
}

* html .jssort07 .o {
    /* ie quirks mode adjust */
    width/**/
    : 99px;
    height/**/
    : 66px;
}

.jssort07 .pav .o,
.jssort07 .p:hover .o {
    border-color: #fff;
}

.jssort07 .pav:hover .o {
    border-color: #0099FF;
}

.jssort07 .p:hover .o {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}


/*Thumbnail Item Skin Begin*/


/*Arrow Navigator Skin Begin*/


/* jssor slider arrow navigator skin 11 css */


/*
.jssora11l              (normal)
.jssora11r              (normal)
.jssora11l:hover        (normal mouseover)
.jssora11r:hover        (normal mouseover)
.jssora11ldn            (mousedown)
.jssora11rdn            (mousedown)
*/

.jssora11l,
.jssora11r,
.jssora11ldn,
.jssora11rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    overflow: hidden;
}

.jssora11l {
    background: url(images/navleft.png) no-repeat;
}

.jssora11r {
    background: url(images/navright.png) no-repeat;
}

.jssora11l:hover {
    background: url(images/navleft_hover.png) no-repeat;
}

.jssora11r:hover {
    background: url(images/navright_hover.png) no-repeat;
}

.jssora11ldn {
    background-position: -251px -41px;
}

.jssora11rdn {
    background-position: -311px -41px;
}


/*Arrow Navigator Skin End*/

#header_area {}

#header_bottom_area {}

#content_area {
    margin-top: 0px;
}

#footer_top_area {
    background: url("images/footer_bg1.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 10px solid #303363 ;
    border-top: 10px solid #303363 ;
    margin-top: -90px;
    padding-bottom: 30px;
}

#footer_bottom_area {
    background: url("images/footer_bg1.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 10px solid #303363 ;
    border-top: 10px solid #303363 ;
    margin-top: 7px;
}

.tags {}

.tags a {
    display: inline-block;
    font-family: "HelveticaNeue" !important;
    font-size: 18px;
    padding: 7px 10px;
    text-align: left;
    background: #666666;
    color: #fff;
    margin-bottom: 5px;
    margin-right: 5px;
    border-radius: 5px 0px;
    transition: all 1.3s ease 0s;
    -moz-transition: all 1.0s ease 0s;
    -webkit-transition: all 1.0s ease 0s;
    -o-transition: all 1.0s ease 0s;
    -ms-transition: all 1.0s ease 0s;
}

.tags a:hover {
    background: #333;
    color: #fff
}


/* single page style*/

.single_page_content {
    /*width: 580px;*/
    width: 100%;
}

.single_page_content h1 {
    /*font-size: 30px;*/
    font-size: 25px;
    line-height: 40px;
    font-weight: 500;
}

.single_page_content h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}

.single_page_content h2 {}

.single_page_content h3 {
    font-size: 22px;
}

.single_page_content h4 {
    font-size: 20px;
}

.single_page_content h5 {
    font-size: 18px;
}

.single_page_content h6 {
    font-size: 15px;
}

.single_page_content p {}

.single_page_content blockquote {
    background: none repeat scroll 0 0 #dbeaf9;
    margin: 15px 0 15px 25px;
    padding: 20px;
    border-right: 5px solid #666;
}

.single_page_content p {
    margin-bottom: 15px
}

.single_page_content ul {
    list-style: square outside none;
    margin-left: 25px;
    /*margin-left: 0px;*/
}
.single_page_content ol{
    margin-left: 25px;
}
.single_page_content li {
    padding: 5px 0;
    font-style: normal;
}

.single_page_content a {}

.single_page_content a:hover {}

.single_page_content a.btn {
    background: none repeat scroll 0 0 #666;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin: 10px 15px 10px 0;
    padding: 5px 10px;
}

.single_page_content a.btn:hover {
    background: #333
}

.related_post {
    margin: 20px 0;
}

.related_post>h2 {
    background: url("images/title_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #444444;
    font-family: georgia !important;
    font-size: 18px;
    font-style: italic;
    line-height: 22px;
    margin-left: 120px;
}

.related_post>h2 span {
    background: none repeat scroll 0 0 #fff;
    margin-left: -120px;
}

.single_related_post {
    margin-bottom: 15px;
}

.single_related_post img {
    border: 1px solid #ddd;
    float: left;
    margin-right: 10px;
    padding: 2px;
}

.single_related_post h2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 23px;
    margin-bottom: 5px;
}

.single_related_post h2 a {}

.single_related_post span {
    color: #aaa;
    font-family: georgia;
}

.single_related_post span a {
    color: #aaa;
    font-family: georgia;
}

.single_related_post span a:hover {
    color: #000;
}

.post_meta {
    color: #aaa;
    margin-bottom: 15px;
    padding: 10px 0;
    font-family: georgia;
    font-size: 12px;
}

.post_meta a {
    font-family: georgia;
}

.post_meta span {
    color: #000;
    font-family: georgia;
    margin: 0px 5px;
    display: inline-block
}

.post_meta a:hover {
    color: #000;
}

.tickercontainer /*//width of the original container in which the ticker appears*/
.tickercontainer .mask /*//can be used to achieve padding within the container*/
ul.newsticker {
    /*important to enable css3 transitions properly */
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
    list-style: none;
    margin: 0;
}

li #search-2 {
    list-style: none;
}

.submit {
    display: block;
    border-style: solid;
    border-color: #ddd;
    border-width: 1px 1px 1px 1px;
    width: 6em;
    height: 2em;
    background: #F0F0F0;
    color: #333;
    line-height: 2;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.single_sidebar li {
    list-style-type: none;
}


/* added by rana 24-05-2016*/

.error_div_dev {
    padding-left: 10px;
}


/* added by rana 24-05-2016*/


/* added by rana 25-05-2016*/

.field_50_dev {
    width: 50% !important;
}

.field_display_table_dev {
    display: table !important;
}

.status_check_span_dev {
    font-style: italic;
    margin: 0;
    padding: 0 0 3px 0;
    color: #000;
}

.status_dev {
    /*font-family: 'Tangerine', serif;*/
    font-size: 20px;
}


/* added by rana 25-05-2016*/


/* added by rana 26-05-2016*/

table .order_notification_table_dev td {
    padding: 5px !important;
}

table .order_notification_table_dev {
    border: 5px !important;
    border-color: grey !important;
}


/* added by rana 26-05-2016*/


/*added by rana 03-06-2016*/

.captcha-div-dev {
    width: 108px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    line-height: 38px;
    letter-spacing: 6px;
    font-style: oblique;
    font-weight: bold;
    font-size: 16px;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.captcha_text_dev {
    height: 37px !important;
    padding-left: 5px !important;
}

.captcha_row_div {
    padding-left: 25px !important;
}


/*added by rana 03-06-2016*/

.p-0 {
    padding: 0px !important;
}

.p-t-0 {
    padding-top: 0px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-5 {
    padding: 5px !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.p-r-5 {
    padding-right: 5px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-15 {
    padding: 15px !important;
}

.p-t-15 {
    padding-top: 15px !important;
}

.p-b-15 {
    padding-bottom: 15px !important;
}

.p-l-15 {
    padding-left: 15px !important;
}

.p-r-15 {
    padding-right: 15px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.p-l-20 {
    padding-left: 20px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.p-25 {
    padding: 25px !important;
}

.p-t-25 {
    padding-top: 25px !important;
}

.p-b-25 {
    padding-bottom: 25px !important;
}

.p-l-25 {
    padding-left: 25px !important;
}

.p-r-25 {
    padding-right: 25px !important;
}

.p-30 {
    padding: 30px !important;
}

.p-t-30 {
    padding-top: 30px !important;
}

.p-b-30 {
    padding-bottom: 30px !important;
}

.p-l-30 {
    padding-left: 30px !important;
}

.p-r-30 {
    padding-right: 30px !important;
}
.p-l-r {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.m-0 {
    margin: 0 !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-l-0 {
    margin-left: 0px !important;
}

.m-r-0 {
    margin-right: 0px !important;
}

.m-5 {
    margin: 5px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-10 {
    margin: 10px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-15 {
    margin: 15px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-20 {
    margin: 20px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-25 {
    margin: 25px !important;
}

.m-t-25 {
    margin-top: 25px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.m-l-25 {
    margin-left: 25px !important;
}

.m-r-25 {
    margin-right: 25px !important;
}

.m-30 {
    margin: 30px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}
.m-l-r {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


.f-300 {
    font-weight: 300 !important;
}

.f-400 {
    font-weight: 400 !important;
}

.f-500 {
    font-weight: 500 !important;
}

.f-700 {
    font-weight: 700 !important;
}

/* 
 * Material Background Colors
 */

.bgm-white {
    background-color: #ffffff !important;
}

.c-white {
    color: #ffffff !important;
}

.bgm-black {
    background-color: #000000 !important;
}

.c-black {
    color: #000000 !important;
}

.bgm-gray {
    background-color: #aab2aa !important;
}

.bgm-brown {
    background-color: #795548 !important;
}

.c-brown {
    color: #795548 !important;
}

.bgm-pink {
    background-color: #e91e63 !important;
}

.c-pink {
    color: #e91e63 !important;
}

.red {
    font-size:10px;
    font-family:Arial, Helvetica, sans-serif;
}

.bgm-red {
    background-color: #f44336 !important;
}

.c-red {
    color: #f44336 !important;
}

.bgm-blue {
    background-color: #2196f3 !important;
}

.c-blue {
    color: #2196f3 !important;
}

.bgm-purple {
    background-color: #9c27b0 !important;
}

.c-purple {
    color: #9c27b0 !important;
}

.bgm-deeppurple {
    background-color: #673ab7 !important;
}

.c-deeppurple {
    color: #673ab7 !important;
}

.bgm-lightblue {
    background-color: #03a9f4 !important;
}

.c-lightblue {
    color: #03a9f4 !important;
}

.bgm-cyan {
    background-color: #00bcd4 !important;
}

.c-cyan {
    color: #00bcd4 !important;
}

.bgm-teal {
    background-color:#2196f3 /*#3797d3*/ !important;
	padding: 8px;
}
.bgm-teal-dark {
    background-color: #5b8c15 !important;
}

.c-teal {
    color: #009688 !important;
}

.bgm-green {
    background-color: #4caf50 !important;
}

.c-green {
    color: #4caf50 !important;
}

.bgm-lightgreen {
    background-color: #8bc34a !important;
}

.c-lightgreen {
    color: #8bc34a !important;
}

.bgm-lime {
    background-color: #cddc39 !important;
}

.c-lime {
    color: #cddc39 !important;
}

.bgm-yellow {
    background-color: #ffeb3b !important;
}

.c-yellow {
    color: #ffeb3b !important;
}

.bgm-amber {
    background-color: #ffc107 !important;
}

.c-amber {
    color: #ffc107 !important;
}

.bgm-orange {
    background-color: #ff9800 !important;
}

.c-orange {
    color: #ff9800 !important;
}

.bgm-deeporange {
    background-color: #ff5722 !important;
}

.c-deeporange {
    color: #ff5722 !important;
}

.bgm-gray {
    background-color: #9e9e9e !important;
}

.c-gray {
    color: #9e9e9e !important;
}

.bgm-bluegray {
    background-color: #607d8b !important;
}

.c-bluegray {
    color: #607d8b !important;
}

.bgm-indigo {
    background-color: #3f51b5 !important;
}

.c-indigo {
    color: #3f51b5 !important;
}

/*
 * Background Colors
 */






.navbar-default {
    background-color: #00E0D6 !important;
    border-color: #00E0D6 !important;
}

.navbar {
    border-radius: 0px !important;
margin-bottom:0
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    padding-left: -15px !important;
    padding-right: -15px !important;
}

.navbar-default .navbar-nav>li>a {
    color: #474982;
    font-size: 15px;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background: #474982;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #00E0D6;
    background: #474982;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #474982;
}

.dropdown-menu {
    padding: 0 !important;
}

.navbar-toggle {
    margin-right: 20px !important;
}


/* 26-09-2016 */

.nav>li>a {
    padding: 14px 4px !important;
}

.post-thumbnail img {
    width: 400px;
    float: left;
    margin: 0 10px 10px 0;
}

.post h1 {
    font-size: 22px !important;
}

.content_table td:first-child {
    color: white;
    background-color: #474982;
}

.content_table_thead th {
    /*width: 320px !important;*/
    color: white;
    background-color: #474982;
}

.content_table_row {
    color: white !important;
    background-color: #31749B !important;
}

.table-striped>tbody>tr:nth-child(2n+1)>td,
.table-striped>tbody>tr:nth-child(2n+1)>th {
    background-color: #d9f4fc;
}


/* 27-09-2016 */

.full_form {
    width: 94%;
}


/*28-09-2016*/

.post_p {
    line-height: 18px !important;
}

.post_h2 {
    line-height: 15px !important;
}

.post_anchor {
    color: #e47600 !important;
}

.important-link-logo {
    width: 50px;
    padding-bottom: 10px;
}

.important-link-text {
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    color: #138808 !important;
}


/*14-10-2016*/

.tr-color-blue {
    color: white;
    background-color: #31749B;
}

.IPDS tr {
    border: 1px solid #dfdfdf;
}

.IPDS th {
    /*background-color: #0d6cb0;*/
    color: #fff;
    padding: 12px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.menu-bg {
    background: /*#00aeff*/
    #00E0D6
}

@media (min-width: 768px) {
    .navbar-nav>li {
        float: left;
        margin-right: 3px;
    }
}

.secondary-header {
    background: #eeeeee !important;
    border: medium none !important;
    display: table;
    width: 100%;
    float: left;
    padding: 5px 0px 5px 0px;
    text-align: center;
}

.alignleft {
    flex-grow: 1;
    display: inline;
    float: left;
    margin-right: 15px;
}

.alignright {
    flex-grow: 1;
    display: inline;
    float: right;
    margin-right: 15px;
}

.head-alignleft {
    flex-grow: 1;
    display: inline;
    float: left;
    margin-bottom: 4px;
    margin-right: 15px;
    margin-top: 4px;
}

.head-alignright {
    flex-grow: 1;
    display: inline;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
}

.contact-info,
.contact-info a {
    font-weight: normal;
    font-size: 12px;
    color: #00e0d6;
    display: table;
    line-height: 26px;
}

.screen-read {
    display: inline-block;
    float: none;
    margin-left: 20px;
    margin-right: 20px;
    vertical-align: middle;
    text-transform: uppercase;
}

.screen-read a::before {
    margin-right: 10px;
    vertical-align: middle;
    float: none;
    display: inline-block;
}

.skip-content a::before {
    margin-right: 10px;
    vertical-align: middle;
    float: none;
    display: inline-block;
}

.skip-content {
    display: inline-block;
    float: none;
    vertical-align: middle;
    text-transform: uppercase;
}

.lang {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-left: 20px;
}

.lang label {
    text-transform: uppercase;
    color: #333738;
    display: inline-block;
    float: none;
    vertical-align: middle;
    font-size: 13px;
    font-weight: normal;
}

.lang .dropdown1 {
    margin-left: 10px;
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.lang .btn {
    background: #00E0D6;
    box-shadow: none;
    text-shadow: none;
    border-width: 0px;
    border-color: #00E0D6;
    color: #ffffff;
    font-weight: normal;
    font-size: 13px;
    padding: 1px 10px;
    border-radius: 3px;
}

.lang .btn span {
    color: rgb(255, 255, 255);
}

.swiches {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-left: 20px;
}

.swiches label {
    text-transform: uppercase;
    color: #333738;
    display: inline-block;
    float: none;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 600;
}

.swiches span {
    height: 25px;
    width: 25px;
    display: inline-block;
    float: none;
    vertical-align: middle;
    border-radius: 4px;
    margin: 0 2.5px;
}

.font_bg {
    background: #00E0D6;
    height: 25px;
    width: 25px;
    display: inline-block;
    float: none;
    vertical-align: middle;
    border-radius: 4px;
    margin: 0 2.5px;
    padding: 4px 4px;
    color: #ffffff;
    text-transform: uppercase;
}

span.blue {
    background: #00e0d6;
}

span.green {
	/*margin-left: 20px;*/
    background: #68ce25;
}

span.black {
    background: #474f5d;
    border: 1px #838b98 solid
}

.head-links {
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-bottom: 4px;
    margin-top: 4px;
}

.head-links ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.head-links ul li {
    float: none;
    display: inline-block;
}

.head-links ul li a {
    background: #00e0d6;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin: 0 5px;
    color: #ffffff;
    font-weight: normal;
    line-height: 26px;
}

.slider_area {
    border: 10px solid transparent;
    border-image: url(images/title_bg2.png) 26% round;
}

ul.dropdown-menu[role="menu"] {
    background: #00E0D6 !important;
    border: none;
    border-radius: 0;
    width: 5rem;
}

ul.dropdown-menu[role="menu"] li a {
    color: #474982;
    font-size: 15px;
}

.dropdown-menu{
    margin-right: 2rem;
}

ul.dropdown-menu[role="menu"] li:hover a {
    color: #fff
}

ul.dropdown-menu[role="menu"]>.active>a,
ul.dropdown-menu[role="menu"]>.active>a:focus,
ul.dropdown-menu[role="menu"]>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #474982;
}

table .order_notification_table_dev td {
    padding: 5px !important;
}

table .order_notification_table_dev {
    border: 5px !important;
    border-color: grey !important;
}

.entry-header {
    margin-bottom: 0;
}

h1,
h2 {
    border-bottom: 10px solid transparent;
    border-image: url(images/title_bg2.png) 26% round;
    margin-bottom: 15px;
}

.entry-content {
    font-size: 14px;
}

.entry-content  h2{display: none;}

.entry-title {
    font-size: 25px !important;
    line-height: 40px !important;
    font-weight: normal !important;
}


/*.sidebar header {
    background: #00407C;
    padding: 5px;
    display: inline-block;
    position: relative;
}*/

.sidebar header {
    font-size: 16px;
    display: inline-block;
    position: relative;
    margin: 20px;
    border: none !important;
    z-index: 1;
    width: calc(100% - 37px);
}

.sidebar header:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    right: -10px;
    background: #303363;
    z-index: -1;
    -moz-transform: skew(-25deg);
    -webkit-transform: skew(-25deg);
    box-shadow: 3px 3px 0 0 rgb(223, 223, 223);
}

.sidebar header h2 {
    border: none !important;
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
}

.carousel-control {
    position: absolute;
    right: 0;
    top: -46px;
    z-index: 3;
    opacity: 1;
    color: #fff;
    width: 10px;
}

.carousel-control.left {
    left: 85%;
}

.carousel-control.right {
    right: 15px;
}

.carousel-control.left,
.carousel-control.right {
    background: none;
    color: rgb(255, 255, 255);
    font-size: 14px
}
.main_menu.container:after{
    display:block
}
#footer_top_area{
    background: #474982;
    border-top: 10px #303363 solid;
    padding: 15px 0;
    margin-top: 25px;
}
#footer_top_area h4{
    color:#00E0D6;
    margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
    font-weight: 400
}
#footer_top_area ul{
    margin-left:20px;
    margin-bottom: 15px
}
#footer_top_area ul li{
    color:#fff;
    font-size: 14px;
    line-height: 16px;
    list-style: outside none none;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}
#footer_top_area ul li:hover{
    color: #00E0D6
}

#footer_top_area ul li a:before {
    content: '\f054';
    font-family:FontAwesome;
    font-size: 14px;
    margin-right: 10px;
    vertical-align: top;
    color: #fff;
    margin-left: -19px;
}
 #footer_top_area ul li a, #footer_top_area ul li a:before{
    color: inherit;
}       

.scroll_to_top {
    background: #303363;
    margin-top: -70px;
    height: 50px;
    padding: 2px;
    position: absolute;
    right: 15px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    z-index: 99999;
}
.scroll_to_top i {
    color: #fff;
    font-size: 42px;
}
/*-------14.02.18--------*/
.imp_pages{
    /*background: #00E0D6;*/
    background: #c2e7ec;
    background: -moz-linear-gradient(top, #c2e7ec 0%, #FFFFFF 100%);
    background: -webkit-linear-gradient(top, #c2e7ec 0%, #FFFFFF 100%);
    background: linear-gradient(to bottom, #c2e7ec 0%, #FFFFFF 100%);
    border-radius: 50px 0 50px 0;
    padding: 10px;
    margin-bottom: 25px;
}
.imp_pages header{
    margin-top: 0;
    margin-bottom: 10px;
}
.imp_pages header:after{
    background: none;
    box-shadow: 3px 3px 0 0 #00cec4;
}
.imp_pages header h2{
    color:#303363;
    font-size: 20px;
}
.imp_pages  ul{
    width: calc(100% - 18px);
    margin-left: 3px
}
.imp_pages  ul li{
    color:#474982;
    font-size: 17px !important;
    line-height: 16px;
    list-style: outside none none;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}

.imp_pages  ul li a{
    font-size: 17px !important;
    color:#474982;
    line-height: 26px;
}
.imp_pages ul li{
    border-bottom: 1px dotted  #474982;
}
.imp_pages ul li a:hover{
    color: #474982;
}
.imp_pages  ul li a:before {
    content: '\f054';
    font-family: FontAwesome;
    font-size: 14px;
    margin-right: 10px;
    vertical-align: top;
    color: #474982;
}
.imp_links{
    background: #303363;
    border-radius:0 50px 0 50px ;
    padding: 10px;
    margin-bottom: 25px;
}
.imp_links h3{
    font-weight: 400;
    color: #fff;
    font-size: 18px;
}
.imp_links .btn_search{
    background: #00E0D6;
    border: none;
    font-size: 18px;
    margin:10px 0 25px 0
}

.search_box{
    background: #C3E7EC;
    border: 1px #99d1d8 solid;
    font-size: 16px;
    margin:40px 0 0;
    padding: 10px;
    border-radius: 3px;
}
.search_box label{
    margin: 0;
    padding: 0;
}
.search_box label input{
    border: 1px #99d1d8 solid;
}
.news .item{
    background:#edf3f4;
}
.fas{
    font-family:'FontAwesome';
        font-style: inherit;
}
.sitemap h4{
    border-bottom: 1px #ccc dotted;
    width: 80%;
    margin-bottom: 5px;
}
.sitemap ul{
    margin-bottom: 15px
}
.sitemap ul li{
    font-size: 15px;
    list-style: none;
}
.sitemap  ul li a:before {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 18px;
    margin-right: 10px;
    vertical-align: top;
    color: #474982;
}
.single_page_content {
    margin-top: 25px;
}


.selected img {
	opacity:0.5;
}
#paging{
    margin-top:15px;
}
.view-all-btn{
    background: #303363;
    color:#fff;
}
.view-all-btn:hover{
    color:#fff;
}
.bgbs{
    margin: 30px 45px 0 0;
    float: right;
}
.silpasathi{
    margin: 30px 0 0 0;
    float: right;
}
.bsk{
    margin: 30px 0 0 0;
    float: right;
}


/*---RWD---*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .head-alignleft > div{
        text-align: center;
    }
    .swiches{
        margin: 10px 0 0 0;
    }
    .lang{
        margin: 0
    }
    .bgbs{
        margin: 0;
        text-align: center;
        width: 100%;
    }
    .logo{
       text-align: center;
        width: 100%; 
    }
    .logo a{
        width: 25%;
    float: left;
    }
    .logo h1{
    width: 75%;
    float: left;
    margin: 0;
    padding: 0;
    font-size:15px;
    line-height: 18px
    }
    .header_add{
        display:none;
    }
}

.single_page_content ul, .single_page_content ol {
    padding-bottom: 15px;
}


/*======Soumyadip*/
#sitemap {}

#sitemap ul {list-style: square outside none;margin-left: 25px;}

#sitemap ul li a {
    color: #474982;
    font-size: 17px;
}

#sitemap ul li {
    font-size: 16px;
}

#sitemap ul li ul {
    list-style: circle;
    margin-top: 10px;
}

#sitemap ul li ul li a {
    color: #292929;
    font-size: 15px;
}

#sitemap ul li ul li ul {
    list-style: disc;
}

#sitemap ul li ul li ul li a {
    color: #484848;
    font-size: 14px;
}
#sitemap ul li {
    margin-bottom: 10px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
}

#sitemap ul li ul li {
    border-bottom: 0;
    padding-bottom: 0;
}


.dept {
    float: left;
    width: 100%;
}

.dept h4 {
    color: #424242;
    font-size: 20px;
    border-left: 5px solid #474982;
    padding-left: 7px;
}

.dept p {
    font-size: 15px;
    color: #000000;
}

.dept p strong {
    font-weight: normal;
}
#sitemap ul li ul li ul li a.ext{
    background-image: url(./images/extlink_s.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 22px;
}
.bg_blue_bg td {
    background: #474982;
    color: #ffffff;
}

.bg_gray_bg td {
    background: #cccccc;
    color: #000000;
}


@media only screen and (min-device-width : 1024px) and (max-device-width : 1199px) {
	
.navbar-default .navbar-nav>li>a {
    font-size: 12px;
}	
	
}

.dropdown-toggle:focus-within{
	background:#474982 !important;
	color:#00e0d6 !important;
}
span.yellow {margin-left: 20px !important;background:#FFea02 !important;}